Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ContractInfoSDKType
Interface ContractInfoSDKType
ContractInfo stores a WASM contract instance
interface
ContractInfoSDKType
{
admin
:
string
;
code_id
:
bigint
;
created
?:
AbsoluteTxPositionSDKType
;
creator
:
string
;
extension
?:
AnySDKType
;
ibc_port_id
:
string
;
label
:
string
;
}
Index
Properties
admin
code_
id
created?
creator
extension?
ibc_
port_
id
label
Properties
admin
admin
:
string
code_
id
code_
id
:
bigint
Optional
created
created
?:
AbsoluteTxPositionSDKType
creator
creator
:
string
Optional
extension
extension
?:
AnySDKType
ibc_
port_
id
ibc_
port_
id
:
string
label
label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
admin
code_
id
created
creator
extension
ibc_
port_
id
label
@crownfi/sei-js-proto
Loading...
ContractInfo stores a WASM contract instance