Skip to content

Commit

Permalink
feat: add CROAK to the token shortlist (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
1vanov authored May 28, 2024
1 parent 570746e commit 72f08b3
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": 42,
"minor": 43,
"patch": 0
}
],
Expand Down Expand Up @@ -92,6 +92,21 @@
"rootAddress": "0x514910771af9ca656af840dff83e8264ecf986ca"
}
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
"tokenId": "https://lineascan.build/address/0xaCb54d07cA167934F57F829BeE2cC665e1A5ebEF",
"tokenType": [
"native"
],
"address": "0xaCb54d07cA167934F57F829BeE2cC665e1A5ebEF",
"name": "CROAK",
"symbol": "CROAK",
"decimals": 18,
"createdAt": "2024-05-27",
"updatedAt": "2024-05-27",
"logoURI": "https://bafybeiempzjdoflyvrhs6uk3424pij753jus3hz5ztkcri4d3zkyjmyd34.ipfs.dweb.link/logo/coin.png"
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
Expand Down

0 comments on commit 72f08b3

Please # to comment.