add garizon chain (#809)

* add garizon chain

* fix garizon network

Co-authored-by: poortuu3 <>
This commit is contained in:
portuu3 2022-01-29 12:29:45 +01:00 committed by GitHub
parent 42cfab445a
commit 5cf9aab830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 240 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Garizon Stage0",
"chain": "GAR",
"network": "mainnet",
"icon": "garizon",
"rpc": [
"https://s0.garizon.net/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "Garizon",
"symbol": "GAR",
"decimals": 18
},
"infoURL": "https://garizon.com",
"shortName": "gar-s0",
"chainId": 90,
"networkId": 90,
"explorers": [{
"name": "explorer",
"url": "https://explorer.garizon.com",
"icon": "garizon",
"standard": "EIP3091"
}]
}

View File

@ -0,0 +1,27 @@
{
"name": "Garizon Testnet Stage0",
"chain": "GAR",
"network": "testnet",
"icon": "garizon",
"rpc": [
"https://s0-testnet.garizon.net/rpc"
],
"faucets": [
"https://faucet-testnet.garizon.com"
],
"nativeCurrency": {
"name": "Garizon",
"symbol": "GAR",
"decimals": 18
},
"infoURL": "https://garizon.com",
"shortName": "gar-test-s0",
"chainId": 900,
"networkId": 900,
"explorers": [{
"name": "explorer",
"url": "https://explorer-testnet.garizon.com",
"icon": "garizon",
"standard": "EIP3091"
}]
}

View File

@ -0,0 +1,31 @@
{
"name": "Garizon Testnet Stage1",
"chain": "GAR",
"network": "testnet",
"icon": "garizon",
"rpc": [
"https://s1-testnet.garizon.net/rpc"
],
"faucets": [
"https://faucet-testnet.garizon.com"
],
"nativeCurrency": {
"name": "Garizon",
"symbol": "GAR",
"decimals": 18
},
"infoURL": "https://garizon.com",
"shortName": "gar-test-s1",
"chainId": 901,
"networkId": 901,
"explorers": [{
"name": "explorer",
"url": "https://explorer-testnet.garizon.com",
"icon": "garizon",
"standard": "EIP3091"
}],
"parent": {
"chain": "eip155-900",
"type": "shard"
}
}

View File

@ -0,0 +1,31 @@
{
"name": "Garizon Testnet Stage2",
"chain": "GAR",
"network": "testnet",
"icon": "garizon",
"rpc": [
"https://s2-testnet.garizon.net/rpc"
],
"faucets": [
"https://faucet-testnet.garizon.com"
],
"nativeCurrency": {
"name": "Garizon",
"symbol": "GAR",
"decimals": 18
},
"infoURL": "https://garizon.com",
"shortName": "gar-test-s2",
"chainId": 902,
"networkId": 902,
"explorers": [{
"name": "explorer",
"url": "https://explorer-testnet.garizon.com",
"icon": "garizon",
"standard": "EIP3091"
}],
"parent": {
"chain": "eip155-900",
"type": "shard"
}
}

View File

@ -0,0 +1,31 @@
{
"name": "Garizon Testnet Stage3",
"chain": "GAR",
"network": "testnet",
"icon": "garizon",
"rpc": [
"https://s3-testnet.garizon.net/rpc"
],
"faucets": [
"https://faucet-testnet.garizon.com"
],
"nativeCurrency": {
"name": "Garizon",
"symbol": "GAR",
"decimals": 18
},
"infoURL": "https://garizon.com",
"shortName": "gar-test-s3",
"chainId": 903,
"networkId": 903,
"explorers": [{
"name": "explorer",
"url": "https://explorer-testnet.garizon.com",
"icon": "garizon",
"standard": "EIP3091"
}],
"parent": {
"chain": "eip155-900",
"type": "shard"
}
}

View File

@ -0,0 +1,29 @@
{
"name": "Garizon Stage1",
"chain": "GAR",
"network": "mainnet",
"icon": "garizon",
"rpc": [
"https://s1.garizon.net/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "Garizon",
"symbol": "GAR",
"decimals": 18
},
"infoURL": "https://garizon.com",
"shortName": "gar-s1",
"chainId": 91,
"networkId": 91,
"explorers": [{
"name": "explorer",
"url": "https://explorer.garizon.com",
"icon": "garizon",
"standard": "EIP3091"
}],
"parent": {
"chain": "eip155-90",
"type": "shard"
}
}

View File

@ -0,0 +1,29 @@
{
"name": "Garizon Stage2",
"chain": "GAR",
"network": "mainnet",
"icon": "garizon",
"rpc": [
"https://s2.garizon.net/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "Garizon",
"symbol": "GAR",
"decimals": 18
},
"infoURL": "https://garizon.com",
"shortName": "gar-s2",
"chainId": 92,
"networkId": 92,
"explorers": [{
"name": "explorer",
"url": "https://explorer.garizon.com",
"icon": "garizon",
"standard": "EIP3091"
}],
"parent": {
"chain": "eip155-90",
"type": "shard"
}
}

View File

@ -0,0 +1,29 @@
{
"name": "Garizon Stage3",
"chain": "GAR",
"network": "mainnet",
"icon": "garizon",
"rpc": [
"https://s3.garizon.net/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "Garizon",
"symbol": "GAR",
"decimals": 18
},
"infoURL": "https://garizon.com",
"shortName": "gar-s3",
"chainId": 93,
"networkId": 93,
"explorers": [{
"name": "explorer",
"url": "https://explorer.garizon.com",
"icon": "garizon",
"standard": "EIP3091"
}],
"parent": {
"chain": "eip155-90",
"type": "shard"
}
}

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

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