Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/core-concepts/network-and-token-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ x402 V2 uses [CAIP-2](https://chainagnostic.org/CAIPs/caip-2) standard network i
| `avalanche-fuji` | `eip155:43113` | 43113 | Avalanche Fuji testnet |
| `polygon` | `eip155:137` | 137 | Polygon mainnet |
| `polygon-amoy` | `eip155:80002` | 80002 | Polygon Amoy testnet |
| - | `eip155:42161` | 42161 | Arbitrum One mainnet |
| - | `eip155:421614` | 421614 | Arbitrum Sepolia testnet |
| `sei` | `eip155:1329` | 1329 | Sei mainnet |
| `sei-testnet` | `eip155:713715` | 713715 | Sei testnet |
| `skale-base` | `eip155:1187947933` | 1187947933 | SKALE mainnet |
Expand Down
Loading