Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
x
ERC20Amount
Interface ERC20Amount
The token details and amount of ERC20 token units
interface
ERC20Amount
{
amount
:
string
;
type
:
"ERC20"
;
tokenAddress
:
string
;
}
Hierarchy (
view full
)
ERC20Token
ERC20Amount
Index
Properties
amount
type
token
Address
Properties
amount
amount
:
string
An amount in units for the given ERC20 token
type
type
:
"ERC20"
token
Address
token
Address
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
type
token
Address
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...
The token details and amount of ERC20 token units