cURL
curl --request POST \ --url https://rpc.etherspot.io/paymaster/getAllWhitelist/v2 \ --header 'Content-Type: application/json' \ --data '{ "params": [ "<string>" ] }'
Get all Whitelist addresses v2
{ "params": [ "1", ] }
Value returned: { "addresses": [ "0x725404c8Eead111d9E6DFE118c535F43402a9511" ] }
Arka API key
Chain ID
get all whitelists
The body is of type object.
object
Successful operation