Skip to content

Commit

Permalink
Add Miexs Mainnet Network (ethereum-lists#3291)
Browse files Browse the repository at this point in the history
* Create eip155-761412.json

* Create miexs.json

* Update miexs.json

* Update miexs.json

* Update eip155-761412.json

edit shortName

* Update eip155-761412.json

Update shortName

---------

Co-authored-by: ligi <ligi@ligi.de>
  • Loading branch information
chainkloud and ligi authored Aug 13, 2023
1 parent 171ab8c commit 3ec2d28
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-761412.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Miexs Smartchain",
"chain": "MiexsSmartchain",
"icon": "miexs",
"rpc": ["https://mainnet-rpc.miexs.com"],
"faucets": [],
"nativeCurrency": {
"name": "Miexs Coin",
"symbol": "MIX",
"decimals": 18
},
"infoURL": "https://miexs.com",
"shortName": "Miexs",
"chainId": 761412,
"networkId": 761412,
"explorers": [
{
"name": "Miexs Smartchain Explorer",
"url": "https://miexs.com",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/miexs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreic6tcc6swh5kzljwqnswj6rlemcm7n6ra7xkgttwv5v3fv7ozj5zu",
"width": 1500,
"height": 1500,
"format": "png"
}
]

0 comments on commit 3ec2d28

Please sign in to comment.