Add Exosama Network (#1861)

* Add Exosama Network

* Fix codestyle

Co-authored-by: Kyilkhor <90967841+kyilkhor@users.noreply.github.com>
This commit is contained in:
Tuimf 2022-11-18 14:51:26 +00:00 committed by GitHub
parent 220648347f
commit 6fc118c98d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Exosama Network",
"chain": "EXN",
"rpc": ["https://rpc.exosama.com", "wss://rpc.exosama.com"],
"faucets": [],
"nativeCurrency": {
"name": "Sama Token",
"symbol": "SAMA",
"decimals": 18
},
"infoURL": "https://moonsama.com",
"shortName": "exn",
"chainId": 2109,
"networkId": 2109,
"slip44": 2109,
"icon": "exn",
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.exosama.com",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

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

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