0Gas sponsorship
Last updated
Last updated
Stable-coin transferring could be accepted with as low as 0 gwei gas price across ALL 48 RPC
Contact rpc@48.club for your stable-coin being listed
We implements the pm_isSponsorable
method 100% compatible with BEP-414, please check api definition in the link above. The general idea is:
Query pm_isSponsorable
endpoint before packing an end-user transaction.
Apply 0 gwei to actually pack and broadcast this transaction if the result is true.
To be sponsorable ,a tx must meet rules below:
Gas limit required is not greater than 300,000.
Regarding potential exploition, token amount must not be less than 48e16 if the method called is one of transfer/transferFrom/increaseAllowance/decreaseAllowance/burn/burnFrom
It's an interaction to a contract address in following .