Skip to content

Commit

Permalink
Merge pull request #29 from hemilabs/tokenlist
Browse files Browse the repository at this point in the history
Add tokenlist file
  • Loading branch information
gndelia authored May 6, 2024
2 parents 57a4f16 + 69cd47d commit e934c55
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions hemi-testnet.tokenlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Hemi Token List",
"timestamp": "2024-05-03T16:25:27.888Z",
"version": {
"major": 1,
"minor": 0,
"patch": 0
},
"tokens": [
{
"address": "0xec46E0EFB2EA8152da0327a5Eb3FF9a43956F13e",
"chainId": 743111,
"decimals": 18,
"logoURI": "https://optimistic.etherscan.io/token/images/MCDDai_32.png",
"name": "Hemi Tunneled DAI",
"symbol": "DAI"
},
{
"address": "0x0C8aFD1b58aa2A5bAd2414B861D8A7fF898eDC3A",
"chainId": 743111,
"decimals": 18,
"logoURI": "https://optimistic.etherscan.io/token/images/weth_28.png",
"name": "Wrapped Ether",
"symbol": "WETH"
}
]
}

0 comments on commit e934c55

Please sign in to comment.