Skip to content
Closed
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 @@ -27,6 +27,8 @@ x402 V2 uses [CAIP-2](https://chainagnostic.org/CAIPs/caip-2) standard network i
| `sei-testnet` | `eip155:713715` | 713715 | Sei testnet |
| `skale-base` | `eip155:1187947933` | 1187947933 | SKALE mainnet |
| `skale-base-sepolia` | `eip155:324705682` | 324705682 | SKALE testnet |
| - | `eip155:988` | 988 | Stable mainnet |
| - | `eip155:2201` | 2201 | Stable testnet |

### Format Explanation
- **EVM networks**: `eip155:<chainId>` where chainId is the numeric chain identifier
Expand Down
Loading