Skip to content

Commit

Permalink
Add Automata orbit testnet (#5831)
Browse files Browse the repository at this point in the history
* add automata orbit testnet

* update formatting

* update formatting

* Update testnet info of Automata Orbit Testnet
  • Loading branch information
Liao1 committed Sep 20, 2024
1 parent 431157c commit 1316d12
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-1398244.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Automata Orbit Testnet",
"chain": "Automata Orbit Testnet",
"rpc": ["https://rpc-orbit-testnet.ata.network"],
"faucets": [],
"nativeCurrency": {
"name": "ATA",
"symbol": "ATA",
"decimals": 18
},
"infoURL": "https://ata.network",
"shortName": "automataorbittestnet",
"chainId": 1398244,
"networkId": 1398244,
"icon": "automata",
"explorers": [
{
"name": "Automata Orbit Testnet Explorer",
"url": "https://automata-orbit-testnet-explorer.alt.technology",
"standard": "EIP3091"
}
]
}

0 comments on commit 1316d12

Please sign in to comment.