v1
latestOpenAPI 3.0.02026-07-26541677.9 KBZKSync API
zks_getTestnetPaymaster
Retrieves the testnet paymaster address, specifically for interactions within the Abstract Sepolia Testnet environment. Note: This method is only applicable for Abstract Sepolia Testnet (i.e. not mainnet).
post/zks_getTestnetPaymaster
Request body
Response
Returns the testnet paymaster address
Example response
{
"jsonrpc": "2.0",
"id": 1,
"result": "0x3cb2b87d10ac01736a65688f3e0fb1b070b3eea3"
}