Added ShimmerEVM Testnet (#2557)

* Added ShimmerEVM Testnet

* Added logo

* Update eip155-1071.json

* Update eip155-1071.json

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Ani 2023-04-03 16:57:14 +05:30 committed by GitHub
parent 67c9637099
commit 83ac8b4d09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"name": "ShimmerEVM Testnet",
"title": "ShimmerEVM Testnet",
"chain": "ShimmerEVM",
"icon": "shimmerevm",
"rpc": ["https://json-rpc.evm.testnet.shimmer.network"],
"faucets": [
"https://evm-toolkit.evm.testnet.shimmer.network",
"https://evm-faucet.testnet.shimmer.network"
],
"nativeCurrency": {
"name": "SMR",
"symbol": "SMR",
"decimals": 18
},
"infoURL": "https://shimmer.network",
"shortName": "shimmerevm-testnet",
"chainId": 1071,
"networkId": 1071,
"explorers": [
{
"name": "explorer",
"url": "https://explorer.evm.testnet.shimmer.network",
"standard": "EIP3091"
}
]
}

View File

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