Updated on 2026-08-14

This commit is contained in:
Tangem 2024-02-20 18:28:24 +03:00
parent 6b36b10ea2
commit 08475e4328
11 changed files with 171 additions and 3 deletions

View file

@ -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"
}
]
}
]
}