Skip to content

Commit

Permalink
Add OpenEX LONG Testnet (ethereum-lists#4574)
Browse files Browse the repository at this point in the history
Co-authored-by: ryan <[email protected]>
Co-authored-by: ligi <[email protected]>
  • Loading branch information
3 people authored Mar 30, 2024
1 parent 2d6e19a commit 3888512
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 0 deletions.
26 changes: 26 additions & 0 deletions _data/chains/eip155-7798.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "OpenEX LONG Testnet",
"title": "OpenEX LONG Testnet",
"chain": "OEX",
"icon": "oex",
"rpc": ["https://long.rpc.openex.network/"],
"faucets": ["https://long.hub.openex.network/faucet"],
"nativeCurrency": {
"name": "USDT Testnet",
"symbol": "USDT",
"decimals": 18
},
"infoURL": "https://openex.network",
"shortName": "oex",
"chainId": 7798,
"networkId": 7798,
"slip44": 1,
"explorers": [
{
"name": "OpenEX Long Testnet Explorer",
"url": "https://scan.long.openex.network",
"icon": "oex",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/oex.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreidnu6p6vmmplerzvkboq7fz73ygkomzpnnokuxstrqv2fvxgmgg7i",
"width": 512,
"height": 512,
"format": "png"
}
]
Binary file not shown.

0 comments on commit 3888512

Please sign in to comment.