Integrator Fees
Any dApp that integrates InstaFi can now be able to generate incremental revenue from the volume they generate.
How it works
When calling our SDK you can pass in a fee parameter to indicate the percentage fees you'd be taking from a transaction.
The fees are stored in USDT on the blockchain your dApp is on, in a non-custodial wallet specific to your dApp.
The fee
parameter takes in values from 0.0
to 0.1
-> where 0.1
represents adding a 10% fee.
How to set it up
Reach out to the team through your InstaFi point of contact or discord and we will set up your account to charge fees and a wallet to capture charged fees.
Last updated