GlassEaters/hydra

Distribution Bot Reward Model

austbot opened this issue · 3 comments

Allow optional Configuration to allow a reward for distributors. They should get their txn fee + some non-trivial amount of money to continue to distribute.

anything done on this

https://github.com/LUK3ARK/hydra/tree/feature/luk3-touch-up

I have started configuring similar to seller_fee_basis_points, basically supply number out of 10000 for percentage of pot to be given to the distributor (the one paying). Don't know how to appropriately find out transaction fee on chain - any resources that i can follow?

@LUK3ARK I think if you run a preflight check it basically does what Phantom does before you hit 'approve,' it's like a dry-run and you can possibly assess fees that way