interface DepositInfoEntryProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.DepositInfoEntry";
    value: Uint8Array;
}

Properties

Properties

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