@aave/aave-v3-aptos-ts-sdk - v0.0.53
Preparing search index...
TokenData
Interface TokenData
Represents the data associated with a token.
interface
TokenData
{
symbol
:
string
;
tokenAddress
:
AccountAddress
;
}
Index
Properties
symbol
token
Address
Properties
symbol
symbol
:
string
token
Address
tokenAddress
:
AccountAddress
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
symbol
token
Address
@aave/aave-v3-aptos-ts-sdk - v0.0.53
Loading...
Represents the data associated with a token.