interface MsgBurnProtoMsg {
    typeUrl: "/seiprotocol.seichain.tokenfactory.MsgBurn";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.tokenfactory.MsgBurn"
value: Uint8Array