Credit
Build transaction calls to enable auto top-up
Returns the calls needed to enable auto top-up. Checks on-chain state and only includes setOperator (if not already set) and addCreditReceiver (if not already whitelisted).
get/credit/accounts/{account}/operator/auto-topup/enable
Path parameters
accountstring required
User account address
Query parameters
receiverstring required
Receiver address to auto top-up
Response
List of contract calls
Changes
Changed in 2 of the 9 revisions of this API.31
- ▲
the
calls/items/dataresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
the
calls/items/toresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
the
calls/items/valueresponse's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ▲
- ○
endpoint added
endpoint-added
- ○