Credit Cost
Processing
Authorizations
Bearer authentication header of the form: Bearer <token>
, where <token>
is your GoldRush API Key.
Path Parameters
The chain name eg: eth-mainnet
.
The pool contract address.
Query Parameters
The currency to convert. Supports USD
, CAD
, EUR
, SGD
, INR
, JPY
, VND
, CNY
, KRW
, RUB
, TRY
, NGN
, ARS
, AUD
, CHF
, and GBP
.
Response
Successful response
The timestamp when the response was generated.
The deployed pool contract address.
The deployed contract address of token_0
in the token pair making up the pool.
The deployed contract name of token_0
in the token pair making up the pool.
The deployed contract symbol of token_0
in the token pair making up the pool.
Price of token_0
in units of token_1
.
Price of token_0
in units of token_1
as of 24 hours ago.
Price of token_0
in the selected quote currency (defaults to USD).
Price of token_0
in the selected quote currency (defaults to USD) as of 24 hours ago.
The deployed contract address of token_1
in the token pair making up the pool.
The deployed contract name of token_1
in the token pair making up the pool.
The deployed contract symbol of token_1
in the token pair making up the pool.
Price of token_1
in units of token_0
.
Price of token_1
in units of token_0
as of 24 hours ago.
Price of token_1
in the selected quote currency (defaults to USD).
Price of token_1
in the selected quote currency (defaults to USD) as of 24 hours ago.
The currency to convert. Supports USD
, CAD
, EUR
, SGD
, INR
, JPY
, VND
, CNY
, KRW
, RUB
, TRY
, NGN
, ARS
, AUD
, CHF
, GBP
, BTC
and ETH
.