Preparing search index...
The search index is not available
@aave/aave-v3-aptos-ts-sdk - v0.0.48
@aave/aave-v3-aptos-ts-sdk
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.48
Loading...
Represents the data associated with a token.