Skip to main content
POST
/
v3
/
api
/
custody
/
currencies
/
fees
Retrieve ledger fees per currency
curl --request POST \
  --url https://api.custody.api-zodia.io/v3/api/custody/currencies/fees \
  --header 'X-Signature: <api-key>' \
  --header 'submitter-id: <submitter-id>'
{
  "items": [
    {
      "high": {
        "value": [
          "9357300",
          "3119100",
          "1576767"
        ]
      },
      "medium": {
        "value": [
          "9357300",
          "3119100",
          "1576767"
        ]
      },
      "low": {
        "value": [
          "9357300",
          "3119100",
          "1576767"
        ]
      },
      "type": "<string>",
      "weight": "BTC: satoshiPerVbyte (e.g. 3995), ETH: Gwei (e.g. 21000)",
      "currencyId": "eth-Seth, btc-btc"
    }
  ]
}

Authorizations

X-Signature
string
header
required

Headers

submitter-id
string
required

Email of API user submitting the request

Example:

"api-maker@zodia.io"

Response

OK

items
object[]

List of Ledger Fee