Skip to content

Commit

Permalink
feat: add linea-goerli-token-list.json (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
wantedsystem committed Jun 23, 2023
1 parent f59bfa3 commit a344064
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions json/linea-goerli-token-list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"type": "CanonicalTokenList",
"tokenListId": "https://ipfs.io/ipns/k51qzi5uqu5dkkciu33khkzbcmxtyhn376i1e83tya8kuy7z9euedzyr5nhoew",
"name": "Aggregate Canonical Token List",
"createdAt": "2022-05-08",
"updatedAt": "2022-05-09",
"versions": [
{
"major": 1,
"minor": 1,
"patch": 1
}
],
"tokens": [
{
"chainId": 137,
"chainURI": "https://polygonscan.com/block/0",
"tokenId": "https://polygonscan.com/address/0x0000000000000000000000000000000000001010",
"tokenType": ["fungible", "transferable"],
"address": "0x0000000000000000000000000000000000001010",
"name": "Matic",
"symbol": "MATIC",
"decimals": 18,
"createdAt": "2020-05-31",
"updatedAt": "2020-05-31"
}
]
}

0 comments on commit a344064

Please sign in to comment.