cURL
curl --request POST \ --url https://rpc.etherspot.io/paymaster/checkWhitelist/v2 \ --header 'Content-Type: application/json' \ --data ' { "params": [ "<string>" ] } '
Check an address is whitelisted v2
Documentation IndexFetch the complete documentation index at: https://etherspot.fyi/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://etherspot.fyi/llms.txt
Use this file to discover all available pages before exploring further.
{ "apiKey": "etherspot_public_key", "chainId": "11155111", "params": [ "0x725404c8Eead111d9E6DFE118c535F43402a9511", ]}
{ "message": "Already added" }
Arka API key
Chain ID
Successful operation