Blockchains

Get Suggested Fees

Get the suggested fees in a specific network.

get/api/v1/blockchains/suggested-fees

Query parameters

chainsstring[]
chain_typesChainType[]

Response

Successful Response

suggested_feesobject required

Changes

Changed in 2 of the 7 revisions of this API.11

    • added the enum value ripple to the property items/ of the query request parameter chain_types

      request-parameter-property-enum-value-added

    • added the new ton_testnet enum value to the /// response property for the response status

      response-property-enum-value-added