Multiple Native Assets Means Paying tx in what?

If fuel has support for multiple native assets does this mean developers can pay TX cost in any Token the contract supports?

Hey @tatori3559, at the moment, Fuel only supports paying transaction fees in the “base asset”, which is typically ETH.

However, future versions will support “fee abstraction”, which will allow paying fees with other assets.

To add to David’s answer. The only base asset used to pay for gas is represented by the token address 0x0000000000000000000000000000000000000000000000000000000000000000, as specified in the beta-5 chain specifications. For reference, see the beta chain specifications here: fuel-core/deployment/scripts/chainspec/beta_chainspec.json at v0.22.0 · FuelLabs/fuel-core · GitHub

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.