Add Chain ID 6565 Testnet (#2886)

* Add Chain ID 6565 Testnet

Validated Please

* Create eip155-1801.json

add chain mainnet 1801 Fox

* Delete eip155-1801.json

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Fox Chain Labs 2023-05-24 18:52:36 +07:00 committed by GitHub
parent f07057004c
commit 487ea8c649
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 39 additions and 3 deletions

View File

@ -0,0 +1,28 @@
{
"name": "Fox Testnet Network",
"chain": "FOX",
"rpc": [
"https://rpc-testnet-v1.foxchain.app/",
"https://rpc2-testnet-v1.foxchain.app/",
"https://rpc3-testnet-v1.foxchain.app"
],
"faucets": ["https://faucet.foxchain.app"],
"nativeCurrency": {
"name": "FOX Native Token",
"symbol": "tFOX",
"decimals": 18
},
"infoURL": "https://foxchain.app",
"shortName": "fox",
"chainId": 6565,
"networkId": 6565,
"icon": "fox",
"explorers": [
{
"name": "FOX Testnet Explorer",
"icon": "fox",
"url": "https://testnet.foxscan.app",
"standard": "none"
}
]
}

View File

@ -1,8 +1,8 @@
[ [
{ {
"url": "ipfs://bafkreiecoqvit2mikpbpbtzy2zrn6e7fvqdegm72sdcathdwmgiyuzey7u", "url": "ipfs://QmQxGA6rhuCQDXUueVcNvFRhMEWisyTmnF57TqL7h6k6cZ",
"width": 104, "width": 1280,
"height": 114, "height": 1280,
"format": "png" "format": "png"
} }
] ]

8
_data/icons/fox.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://Qmbp1rwhtRr6JQRyYqyfLqkbmzXr1T17zbmChsi2ouvg3M",
"width": 100,
"height": 100,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB