Deploying to gh-pages from @ ethereum-lists/chains@ccf2c5c395 🚀
|
@ -390,6 +390,14 @@
|
||||||
"height": 200,
|
"height": 200,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "fibonacci",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://bafkreidiedaz3jugxmh2ylzlc4nympbd5iwab33adhwkcnblyop6vvj25y",
|
||||||
|
"width": 1494,
|
||||||
|
"height": 1494,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "beonechain",
|
"name": "beonechain",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
23
chains/eip155-12306.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "Fibonacci Mainnet",
|
||||||
|
"chain": "FIBO",
|
||||||
|
"icon": "fibonacci",
|
||||||
|
"rpc": ["https://node1.fibo-api.asia"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "FIBONACCI UTILITY TOKEN",
|
||||||
|
"symbol": "FIBO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://fibochain.org",
|
||||||
|
"shortName": "fibo",
|
||||||
|
"chainId": 12306,
|
||||||
|
"networkId": 1230,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "fiboscan",
|
||||||
|
"url": "https://scan.fibochain.org",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -6693,6 +6693,19 @@
|
||||||
"rpc": ["https://zerorpc.singularity.gold"],
|
"rpc": ["https://zerorpc.singularity.gold"],
|
||||||
"faucets": ["https://zeroscan.singularity.gold"],
|
"faucets": ["https://zeroscan.singularity.gold"],
|
||||||
"infoURL": "https://www.singularity.gold"
|
"infoURL": "https://www.singularity.gold"
|
||||||
|
}, {
|
||||||
|
"name": "Fibonacci Mainnet",
|
||||||
|
"chainId": 12306,
|
||||||
|
"shortName": "fibo",
|
||||||
|
"networkId": 1230,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "FIBONACCI UTILITY TOKEN",
|
||||||
|
"symbol": "FIBO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://node1.fibo-api.asia"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://fibochain.org"
|
||||||
}, {
|
}, {
|
||||||
"name": "BLG Testnet",
|
"name": "BLG Testnet",
|
||||||
"chainId": 12321,
|
"chainId": 12321,
|
||||||
|
|
|
@ -9932,6 +9932,26 @@
|
||||||
"url": "https://zeroscan.singularity.gold",
|
"url": "https://zeroscan.singularity.gold",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Fibonacci Mainnet",
|
||||||
|
"chain": "FIBO",
|
||||||
|
"icon": "fibonacci",
|
||||||
|
"rpc": ["https://node1.fibo-api.asia"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "FIBONACCI UTILITY TOKEN",
|
||||||
|
"symbol": "FIBO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://fibochain.org",
|
||||||
|
"shortName": "fibo",
|
||||||
|
"chainId": 12306,
|
||||||
|
"networkId": 1230,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "fiboscan",
|
||||||
|
"url": "https://scan.fibochain.org",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "BLG Testnet",
|
"name": "BLG Testnet",
|
||||||
"chain": "BLG",
|
"chain": "BLG",
|
||||||
|
|
8
icons/fibonacci.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafkreidiedaz3jugxmh2ylzlc4nympbd5iwab33adhwkcnblyop6vvj25y",
|
||||||
|
"width": 1494,
|
||||||
|
"height": 1494,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
|
@ -514,6 +514,7 @@
|
||||||
"SAN": "eip155:11888",
|
"SAN": "eip155:11888",
|
||||||
"tZERO": "eip155:12051",
|
"tZERO": "eip155:12051",
|
||||||
"ZERO": "eip155:12052",
|
"ZERO": "eip155:12052",
|
||||||
|
"fibo": "eip155:12306",
|
||||||
"blgchain": "eip155:12321",
|
"blgchain": "eip155:12321",
|
||||||
"steptest": "eip155:12345",
|
"steptest": "eip155:12345",
|
||||||
"SPS": "eip155:13000",
|
"SPS": "eip155:13000",
|
||||||
|
|
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/1f8a1/autonity.png
Normal file
After Width: | Height: | Size: 698 B |
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/264f2/autonity.webp
Normal file
After Width: | Height: | Size: 206 B |
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/31987/autonity.png
Normal file
After Width: | Height: | Size: 5.9 KiB |
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/497c6/autonity.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/61ca6/autonity.webp
Normal file
After Width: | Height: | Size: 550 B |
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/69585/autonity.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/bd5c1/autonity.webp
Normal file
After Width: | Height: | Size: 124 B |
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/ca121/autonity.png
Normal file
After Width: | Height: | Size: 265 B |
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/e73fe/autonity.webp
Normal file
After Width: | Height: | Size: 372 B |
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/ebf64/autonity.png
Normal file
After Width: | Height: | Size: 202 B |
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/ee604/autonity.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
static/63aca1a4a085f6edf36f1b4be5ffa8c8/f31ef/autonity.png
Normal file
After Width: | Height: | Size: 381 B |
BIN
static/autonity-63aca1a4a085f6edf36f1b4be5ffa8c8.png
Normal file
After Width: | Height: | Size: 27 KiB |