interface ContractStateProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.ContractState";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.dex.ContractState"
value: Uint8Array