Arka (Paymaster) API calls
/deposit
Deposit to paymaster
POST
/
deposit
Example values you can use to demo the API:
{
"params": ["0.000001"]
}
Example response:
Value returned: {
"message": "Successfully deposited with transaction Hash 0x79137319a6c9c67827b67dbbc16c0729465305516da4788bce578d5fdf59a52e"
}
Query Parameters
apiKey
string
Arka API key
chainId
string
Chain ID
Body
application/json
params
string[]