cURL
curl --request POST \ --url https://rpc.etherspot.io/paymaster/addStake \ --header 'Content-Type: application/json' \ --data ' { "params": [ "EPV_07", "0.01" ] } '
{ "message": "<string>" }
Add Stake
{ "apiKey": "etherspot_public_key", "chainId": "11155111", "params": ["EPV_07", "0.01"] }
{ "message": "Successfully staked with transaction Hash 0x..." }
Arka API key
Chain ID
Successful operation