Updated on 2026-08-14
This commit is contained in:
parent
6b36b10ea2
commit
08475e4328
11 changed files with 171 additions and 3 deletions
|
|
@ -608,6 +608,36 @@
|
|||
"networkId": "hedera-hashgraph/test"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "aurora-near",
|
||||
"name": "Aurora Testnet",
|
||||
"symbol": "ETH",
|
||||
"networks": [
|
||||
{
|
||||
"networkId": "aurora/test"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "areon-network",
|
||||
"name": "Areon Network Testnet",
|
||||
"symbol": "TAREA",
|
||||
"networks": [
|
||||
{
|
||||
"networkId": "areon-network/test"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "pulsechain",
|
||||
"name": "PulseChain Testnet v4",
|
||||
"symbol": "tPLS",
|
||||
"networks": [
|
||||
{
|
||||
"networkId": "pulsechain/test"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue