nami-affiliate
nami-affiliate
nami-affiliate is a CosmWasm contract designed to facilitate affiliate fee distribution for transactions. It supports executing messages to a target contract while optionally deducting affiliate fees from the input funds. The contract ensures fees are calculated based on a basis points (bps) system and sent to an affiliate address, with the remaining funds forwarded to the target contract. It also includes a callback mechanism to return residual balances to the sender.
Maintainer Team: NAMI
Source Code: https://github.com/NAMIProtocol/nami-contracts/tree/audit/contracts/nami-affiliate
not seen on mainnet yet