Let users pay Cardano fees
with any token.
Users don't need to preload ADA. FeesaSwap handles the conversion, pays the fees, and submits the transaction, all in one seamless step.
Get Started in Seconds
import { FeesaSwap } from '@mlabs-haskell/feesaswap-components';
<FeesaSwap
network="mainnet"
unbalancedTransaction={{ cbor: 'your-tx-cbor' }}
wallet="lace"
onTransactionSubmitted={(txId) => handleSuccess(txId)}
onError={(error) => handleError(error)}
/>
That's it! Your users can now pay fees using any FeesaSwap supported token.
View DocumentationTry it Out
Please connect your wallet to get started.
Supported wallets: Lace, Eternl, VESPR, and more
How it works
1
User signs transaction
Using your token
2
Feesa scripts automatically
Swap for ADA
3
Transaction finalized
Posted to chain
All in one transaction.
No manual swapsNo preloaded walletsNo support tickets