mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-37.json (#1418)
* Create eip155-37.json New Ecological network * Create seedcoin.json * Update eip155-37.json
This commit is contained in:
parent
9a1190b5e1
commit
2ae14930fb
20
_data/chains/eip155-37.json
Normal file
20
_data/chains/eip155-37.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"name": "SeedCoin-Network",
|
||||||
|
"chain": "SeedCoin-Network",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://node.seedcoin.network"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "SeedCoin",
|
||||||
|
"symbol": "SEED",
|
||||||
|
"decimals": 8
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.seedcoin.network/",
|
||||||
|
"shortName": "SEED",
|
||||||
|
"icon": "seedcoin",
|
||||||
|
"chainId": 37,
|
||||||
|
"networkId": 37
|
||||||
|
}
|
8
_data/icons/seedcoin.json
Normal file
8
_data/icons/seedcoin.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url":"ipfs://QmSchLvCCZjBzcv5n22v1oFDAc2yHJ42NERyjZeL9hBgrh",
|
||||||
|
"width":64,
|
||||||
|
"height":64,
|
||||||
|
"format":"png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user