Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
GenesisState
Interface GenesisState
GenesisState defines the dex module's genesis state.
interface
GenesisState
{
contractState
:
ContractState
[]
;
lastEpoch
:
bigint
;
params
:
undefined
|
Params
;
}
Index
Properties
contract
State
last
Epoch
params
Properties
contract
State
contract
State
:
ContractState
[]
last
Epoch
last
Epoch
:
bigint
params
params
:
undefined
|
Params
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contract
State
last
Epoch
params
@crownfi/sei-js-proto
Loading...
GenesisState defines the dex module's genesis state.