get https://api-wallet-sandbox.venly.io/api/transactions//fees
This endpoint fetches the current fees (for EVM based chains: gasprice
) for a specific chain
Responses
This endpoint fetches the current fees (for EVM based chains: gasprice
) for a specific chain
xxxxxxxxxx
curl --request GET \
--url https://api-wallet-sandbox.venly.io/api/transactions/AETERNITY/fees \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: