mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add BOSagora mainnet eip155-2151 (#1809)
* Add BOSagora mainnet eip155-2151 * Update _data/chains/eip155-2151.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
f70ab2803d
commit
7878ecccbc
24
_data/chains/eip155-2151.json
Normal file
24
_data/chains/eip155-2151.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "BOSagora Mainnet",
|
||||
"chain": "ETH",
|
||||
"rpc": ["https://mainnet.bosagora.org", "https://rpc.bosagora.org"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "BOSAGORA",
|
||||
"symbol": "BOA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://docs.bosagora.org",
|
||||
"shortName": "boa",
|
||||
"chainId": 2151,
|
||||
"networkId": 2151,
|
||||
"icon": "agora",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "BOASCAN",
|
||||
"url": "https://boascan.io",
|
||||
"icon": "agora",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/agora.json
Normal file
8
_data/icons/agora.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmW3CT4SHmso5dRJdsjR8GL1qmt79HkdAebCn2uNaWXFYh",
|
||||
"width": 256,
|
||||
"height": 257,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user