Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
LegacyContractInfoAmino
Interface LegacyContractInfoAmino
interface
LegacyContractInfoAmino
{
codeId
?:
string
;
contractAddr
?:
string
;
dependentContractAddrs
?:
string
[]
;
needHook
?:
boolean
;
needOrderMatching
?:
boolean
;
}
Index
Properties
code
Id?
contract
Addr?
dependent
Contract
Addrs?
need
Hook?
need
Order
Matching?
Properties
Optional
code
Id
code
Id
?:
string
Optional
contract
Addr
contract
Addr
?:
string
Optional
dependent
Contract
Addrs
dependent
Contract
Addrs
?:
string
[]
Optional
need
Hook
need
Hook
?:
boolean
Optional
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...