Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
aptos/builtin
_0x3
token_coin_swap
TokenListings
Interface TokenListings<T0>
interface
TokenListings
<
T0
>
{
listing_events
:
_0x1
.
event
.
EventHandle
<
_0x3
.
token_coin_swap
.
TokenListingEvent
,
>
;
listings
:
_0x1
.
table
.
Table
<
_0x3
.
token
.
TokenId
,
_0x3
.
token_coin_swap
.
TokenCoinSwap
<
T0
>
,
>
;
swap_events
:
_0x1
.
event
.
EventHandle
<
_0x3
.
token_coin_swap
.
TokenSwapEvent
>
;
}
Type Parameters
T0
Index
Properties
listing_
events
listings
swap_
events
Properties
listing_
events
listing_events
:
_0x1
.
event
.
EventHandle
<
_0x3
.
token_coin_swap
.
TokenListingEvent
>
listings
listings
:
_0x1
.
table
.
Table
<
_0x3
.
token
.
TokenId
,
_0x3
.
token_coin_swap
.
TokenCoinSwap
<
T0
>
,
>
swap_
events
swap_events
:
_0x1
.
event
.
EventHandle
<
_0x3
.
token_coin_swap
.
TokenSwapEvent
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
listing_
events
listings
swap_
events
@sentio/sdk
Loading...