Skip to content

Commit

Permalink
Add The Nemesis (NEMS) to the token list (#176)
Browse files Browse the repository at this point in the history
* feat: add nems canonical-bridge token

* fixup: 1 - feat: add nems canonical-bridge token

* fixup: 2 - feat: add nems canonical-bridge token
  • Loading branch information
RasenGUY authored Jul 10, 2024
1 parent d905253 commit 7f1cd02
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion json/linea-mainnet-token-shortlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"versions": [
{
"major": 1,
"minor": 43,
"minor": 44,
"patch": 0
}
],
Expand Down Expand Up @@ -424,6 +424,21 @@
"rootAddress": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2"
}
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
"tokenId": "https://lineascan.build/address/0x45DC7323e7357713D92eDEe756733dAda5865fd5",
"tokenType": [
"canonical-bridge"
],
"address": "0x45DC7323e7357713D92eDEe756733dAda5865fd5",
"name": "The Nemesis",
"symbol": "NEMS",
"decimals": 18,
"createdAt": "2024-06-20",
"updatedAt": "2024-06-20",
"logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/25898.png"
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
Expand Down

0 comments on commit 7f1cd02

Please sign in to comment.