Skip to content

Commit

Permalink
Feat/souls (#183)
Browse files Browse the repository at this point in the history
* ref: bump shortlist-file 'updatedAt'

* chore: add new souls token and bump minor

* fixup: 1 - chore: add new souls token and bump minor
  • Loading branch information
RasenGUY authored Oct 23, 2024
1 parent 8509ee3 commit c8443ee
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions json/linea-mainnet-token-shortlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"tokenListId": "https://raw.githubusercontent.com/Consensys/linea-token-list/main/json/linea-mainnet-token-shortlist.json",
"name": "Linea Mainnet Token List",
"createdAt": "2023-07-13",
"updatedAt": "2024-10-01",
"updatedAt": "2024-10-23",
"versions": [
{
"major": 1,
"minor": 45,
"patch": 1
"minor": 46,
"patch": 0
}
],
"tokens": [
Expand Down Expand Up @@ -594,6 +594,22 @@
"rootAddress": "0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9"
}
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
"tokenId": "https://lineascan.build/address/0xeC859566fC5d7ED84Ac823509F3f7db06C461b20",
"tokenType": [
"bridge-reserved",
"external-bridge"
],
"address": "0xeC859566fC5d7ED84Ac823509F3f7db06C461b20",
"name": "Unfettered Ecosystem",
"symbol": "SOULS",
"decimals": 18,
"createdAt": "2024-09-13",
"updatedAt": "2024-09-13",
"logoURI": "https://i.ibb.co/FBdsdYq/white-on-black-logomark.png"
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
Expand Down

0 comments on commit c8443ee

Please sign in to comment.