Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ContractInfoV2SDKType
Interface ContractInfoV2SDKType
interface
ContractInfoV2SDKType
{
codeId
:
bigint
;
contractAddr
:
string
;
creator
:
string
;
dependencies
:
ContractDependencyInfoSDKType
[]
;
needHook
:
boolean
;
needOrderMatching
:
boolean
;
numIncomingDependencies
:
bigint
;
rentBalance
:
bigint
;
suspended
:
boolean
;
suspensionReason
:
string
;
}
Index
Properties
code
Id
contract
Addr
creator
dependencies
need
Hook
need
Order
Matching
num
Incoming
Dependencies
rent
Balance
suspended
suspension
Reason
Properties
code
Id
code
Id
:
bigint
contract
Addr
contract
Addr
:
string
creator
creator
:
string
dependencies
dependencies
:
ContractDependencyInfoSDKType
[]
need
Hook
need
Hook
:
boolean
need
Order
Matching
need
Order
Matching
:
boolean
num
Incoming
Dependencies
num
Incoming
Dependencies
:
bigint
rent
Balance
rent
Balance
:
bigint
suspended
suspended
:
boolean
suspension
Reason
suspension
Reason
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
Id
contract
Addr
creator
dependencies
need
Hook
need
Order
Matching
num
Incoming
Dependencies
rent
Balance
suspended
suspension
Reason
@crownfi/sei-js-proto
Loading...