interface ExchangeRateTupleProtoMsg {
    typeUrl: "/seiprotocol.seichain.oracle.ExchangeRateTuple";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.oracle.ExchangeRateTuple"
value: Uint8Array