API Docs
Search
⌃K
Welcome to Gateway
RPC API Documentation
Ethereum API
Fantom API
Gnosis API
eth_blocknumber
eth_call
eth_chainid
eth_estimategas
eth_gasprice
eth_getbalance
eth_getblockbyhash
eth_getblockbynumber
eth_getblocktransactioncountbyhash
eth_getblocktransactioncountbynumber
eth_getcode
eth_getfilterlogs
eth_getlogs
eth_getstorageat
eth_gettransactionbyblockhashandindex
eth_gettransactionbyblocknumberandindex
eth_gettransactionbyhash
eth_gettransactioncount
eth_gettransactionreceipt
eth_getunclebyblockhashandindex
eth_getunclebyblocknumberandindex
eth_getunclecountbyblockhash
eth_getunclecountbyblocknumber
eth_protocolversion
eth_sendrawtransaction
eth_syncing
net_version
trace_block
trace_call
trace_callMany
trace_filter
trace_rawTransaction
trace_replayBlockTransaction
trace_replayTransaction
trace_transaction
Lukso API
Soroban API
Validator API Documentation
Staking API
Powered By GitBook
Comment on page

Gnosis API

Below you will find the api documentation for the standard Gnosis JSON-RPC calls that Gateway supports.
Public Gnosis RPC provides most reliable access via API to anybody. Copy endpoint link and enjoy it: https://rpc.ap-southeast-1.gateway.fm/v4/gnosis/non-archival/mainnet
If you use public RPC you don't need authorization Bearer token, it means that this header should be deleted from your request:
-H "Authorization: Bearer <YOUR_API_KEY>"
RPC API Documentation - Previous
Fantom API
Next
eth_blocknumber
Last modified 10mo ago