Commit 62f410e
feat: add Radius Network chain (#842)
Add Radius (723487) and Radius Testnet (72344) to `StdChains`.
Radius is an EVM-compatible stablecoin platform with sub-second finality
and stablecoin-native fees (~$0.0001/tx).
## Chain details
| | Mainnet | Testnet |
|---|---|---|
| Chain ID | 723487 | 72344 |
| RPC | https://rpc.radiustech.xyz | https://rpc.testnet.radiustech.xyz
|
| Explorer | https://network.radiustech.xyz |
https://testnet.radiustech.xyz |
| Native currency | RUSD (18 decimals) | RUSD (18 decimals) |
- EIP-1559 and legacy transactions supported
- Shanghai supported
Website: https://radiustech.xyz
Docs: https://docs.radiustech.xyz
alloy-rs/chains: alloy-rs/chains#269
ethereum-lists/chains:
ethereum-lists/chains#8168 (merged)
Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>1 parent 8dd1827 commit 62f410e
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
268 | 273 | | |
269 | 274 | | |
270 | 275 | | |
| |||
0 commit comments