Skip to main content
GET
Get fungible asset by implementation

Authorizations

Authorization
string
header
required

To test endpoints here, paste your API key from the dashboard into the username field and leave the password empty.

Query Parameters

implementation
string
required

Fungible implementation in the format chain or chain:address (e.g., "ethereum:0xa5a4214bb5f00c86b7969b7dc007302e4f6f05d6").

If only the chain is provided without an address (e.g., "ethereum"), it will return the base asset of that chain.

currency
enum<string>
default:usd

Denominated currency value of returned prices

Available options:
eth,
btc,
usd,
eur,
krw,
rub,
gbp,
aud,
cad,
inr,
jpy,
nzd,
try,
zar,
cny,
chf

Response

Resource for requested fungible

data
object
required

Object, representing fungible asset.