Skip to main content

zks_getTestnetPaymaster RPC Method

Returns the address of the testnet paymaster, which is available on testnets and facilitates fee payments in ERC-20 compatible tokens

Updated on
Nov 2, 2023

zks_getTestnetPaymaster RPC Method

Parameters

This method does not accept any parameters

Returns

result
The address of the testnet paymaster, which is available on testnets and facilitates fee payments in ERC-20 compatible tokens
Request
1
curl https://docs-demo.zksync-mainnet.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"zks_getTestnetPaymaster","params":[],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free