axelarnetwork / support

Your source for support with the Axelar Network
3 stars 1 forks source link

Question on Axelarscan API data #89

Closed alexwes closed 3 months ago

alexwes commented 4 months ago

hey all qq on the axelarscan api: I am querying the interchainChart endpoint. Was wondering what units the volume and fees are in the response. Also how to best interpret the meaning of these values? Are fees the fees paid on the Axelar Network? or does it also include fees paid on source and destination chains? is there documentation on this? thanks

alexwes commented 4 months ago

Some more pointed questions:

  1. Are fees denominated in USD?
  2. I am querying Axelar onchain data for tx fees: are these a subset of the fees reported in the API? Or are they completely separate?
  3. Is volume in USD?
  4. How is a 'user' defined? Is it only sending addresses on source chains? Does it include both sending and receiving address?
Olanetsoft commented 4 months ago

Hello @alexwes, thank you for creating this issue.

I hope that answers your question.

alexwes commented 4 months ago

Hey @Olanetsoft, do the fees reported in the API include gas refunds?

Olanetsoft commented 3 months ago
  • the estimation of gas fees used to perform cross-chain

Apologies for the delay in response here. It doesn't include refunds, just the sum of deposit services and GMP fees (Base fee + Express fee).