opensea-js - v8.0.20
Preparing search index...
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
ethPrice
?:
string
Optional
image
Url
imageUrl
?:
string
name
name
:
string
symbol
symbol
:
string
Optional
usd
Price
usdPrice
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
chain
decimals
eth
Price
image
Url
name
symbol
usd
Price
opensea-js - v8.0.20
Loading...
Full annotated Fungible Token spec with OpenSea metadata