Docs Navigationexpand_more

Public Relayer

Public Relayer: Supported Networks

View supported networks and accepted payment tokens for the 1Shot Public Relayer.

Supported networks by token

Network
USDCUSDC
USDTUSDT
USDGUSDG
mUSDmUSD
EthereumEthereum (1)
LineaLinea (59144)
-
ArbitrumArbitrum (42161)
--
OptimismOptimism (10)
--
BSCBSC (56)
--
BaseBase (8453)
--
PolygonPolygon (137)
--
SonicSonic (146)
---
UnichainUnichain (130)
--
MonadMonad (143)
--
CeloCelo (42220)
--

Source of truth is the live relayer response from relayer_getCapabilities.

Query supported networks and tokens

curl -X POST "https://relayer.1shotapi.com/relayers" -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","id":1,"method":"relayer_getCapabilities","params":["1"]}' | jq