interface TokenStoreEscrow {
    token_escrows: _0x1.table.Table<TokenId, TokenEscrow>;
}

Properties

Properties