Quote Transaction with Fees
Get the price of a transaction hosted through Crossmint, inclusive of all fees.
This API is subject to change as it is currently in its alpha form.
GET
/
v1-alpha1
/
quote
This is an alpha API and subject to change.
Authorizations
X-CLIENT-ID
string
headerrequiredQuery Parameters
chain
enum<string>
default: polygon-amoyrequiredThe chain in which to quote on.
Available options:
apex
, aptos
, arbitrum
, arbitrum-sepolia
, arbitrumnova
, astar-zkevm
, zkyoto
, base
, base-sepolia
, bsc
, bsc-testnet
, ethereum
, ethereum-sepolia
, optimism
, optimism-sepolia
, polygon
, polygon-amoy
, solana
, skale-nebula
, skale-nebula-testnet
, sui
, zora
, zora-sepolia
nativePrice
string
requiredPrice in specified chain currency to quote. The chain is derived from the chain your collection is on. If your chain is on the Solana network, the parameter would be the SOL amount, not Lamports.
quoteCurrency
enum<string>
default: usdrequiredPrice in specified currency to quote
Available options:
usd
, eur
, gbp
, aud
, sgd
, hkd
, krw
, inr
, vnd
, jpy
Response
200 - application/json
currency
string
price
number