Skip to content

Commit

Permalink
Add Ultra Mainnet EVM (ethereum-lists#6655)
Browse files Browse the repository at this point in the history
Co-authored-by: ligi <[email protected]>
  • Loading branch information
Duncan-Ultra and ligi authored Jan 25, 2025
1 parent dbbd921 commit 6d69e46
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-19991.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Ultra EVM Network",
"chain": "Ultra",
"icon": "ultra",
"rpc": ["https://evm.ultra.eosusa.io"],
"faucets": [],
"nativeCurrency": {
"name": "Ultra Token",
"symbol": "UOS",
"decimals": 18
},
"infoURL": "https://ultra.io",
"shortName": "ultra",
"chainId": 19991,
"networkId": 19991,
"explorers": [
{
"name": "Ultra EVM Explorer",
"url": "https://evmexplorer.ultra.io",
"standard": "EIP3091"
}
]
}

0 comments on commit 6d69e46

Please sign in to comment.