Preparing search index...
The search index is not available
opensea-js - v7.1.14
opensea-js
OpenSeaPaymentToken
Interface OpenSeaPaymentToken
Full annotated Fungible Token spec with OpenSea metadata
interface
OpenSeaPaymentToken
{
address
:
string
;
chain
:
Chain
;
decimals
:
number
;
ethPrice
?:
string
;
imageUrl
?:
string
;
name
:
string
;
symbol
:
string
;
usdPrice
?:
string
;
}
Index
Properties
address
chain
decimals
eth
Price?
image
Url?
name
symbol
usd
Price?
Properties
address
address
:
string
chain
chain
:
Chain
decimals
decimals
:
number
Optional
eth
Price
eth
Price
?:
string
Optional
image
Url
image
Url
?:
string
name
name
:
string
symbol
symbol
:
string
Optional
usd
Price
usd
Price
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
address
chain
decimals
eth
Price
image
Url
name
symbol
usd
Price
opensea-js - v7.1.14
Loading...
Full annotated Fungible Token spec with OpenSea metadata