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:
HyeonyeobKim 2022-11-04 03:47:09 +09:00 committed by GitHub
parent f70ab2803d
commit 7878ecccbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View 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
View File

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