Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
LegacyContractInfo
Interface LegacyContractInfo
interface
LegacyContractInfo
{
codeId
:
bigint
;
contractAddr
:
string
;
dependentContractAddrs
:
string
[]
;
needHook
:
boolean
;
needOrderMatching
:
boolean
;
}
Index
Properties
code
Id
contract
Addr
dependent
Contract
Addrs
need
Hook
need
Order
Matching
Properties
code
Id
code
Id
:
bigint
contract
Addr
contract
Addr
:
string
dependent
Contract
Addrs
dependent
Contract
Addrs
:
string
[]
need
Hook
need
Hook
:
boolean
need
Order
Matching
need
Order
Matching
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
Id
contract
Addr
dependent
Contract
Addrs
need
Hook
need
Order
Matching
@crownfi/sei-js-proto
Loading...