Arka (Paymaster) API calls
/whitelist/v2
Whitelist an address v2
POST
/
whitelist
/
v2
Example values you can use to demo the API:
{
"params": [
["0x725404c8Eead111d9E6DFE118c535F43402a9511"]
]
}
Example response:
Value returned: {
"message": "Successfully whitelisted"
}
Query Parameters
apiKey
string
Arka API key
chainId
string
Chain ID
Body
application/json
params
array