cURL
curl --request POST \ --url https://rpc.etherspot.io/paymaster/deployVerifyingPaymaster \ --header 'Content-Type: application/json' \ --data ' { "params": [ "EPV_07" ] } '
{ "verifyingPaymaster": "<string>", "txHash": "<string>" }
Deploy Verifying Paymaster
{ "apiKey": "etherspot_public_key", "chainId": "11155111", "params": ["EPV_07"] }
{ "verifyingPaymaster": "0xfe08B548Bd73F2559B1c759A6F41914a09456461", "txHash": "0x28ed5b8fce76b310d255953ba5ac3032730825da2389e7bfb11c7fb047d72e61" }
Arka API key
Chain ID
Successful operation