curl --request GET \ --url 'https://api.sprinter.tech/credit/accounts/0xUSER/operator/auto-topup/disable'
{ "calls": [ { "chain": "8453", "to": "0x1234567890abcdef1234567890abcdef12345678", "data": "0xa9059cbb000000000000000000000000000000000000000000000000000000000005f5e100", "value": "0" } ] }
Returns the removeCreditReceiver call if the receiver is currently whitelisted; returns empty calls if already disabled.
User account address
Receiver address to remove
List of contract calls
Show child attributes