Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b651667

Browse files
authoredJun 9, 2025··
Merge pull request #66 from unionlabs/optmism
feat(sepolia): add selected tokens from the Optimism token list
2 parents fed738e + da958f2 commit b651667

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
 

‎data/sepolia.11155111/tokenlist.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,22 @@
6060
"decimals": 18,
6161
"name": "Ether",
6262
"logoURI": "https://raw.githubusercontent.com/unionlabs/token-lists/main/logos/ETH.svg"
63+
},
64+
{
65+
"chainId": "11155111",
66+
"address": "0x6e14233172B25eba7Ed3CBC513dD8d78d7c2F519",
67+
"symbol": "IPOR",
68+
"decimals": 18,
69+
"name": "IPOR Token",
70+
"logoURI": "https://raw.githubusercontent.com/unionlabs/token-lists/main/logos/IPOR.svg"
71+
},
72+
{
73+
"chainId": "11155111",
74+
"address": "0xB82381A3fBD3FaFA77B3a7bE693342618240067b",
75+
"symbol": "wstETH",
76+
"decimals": 18,
77+
"name": "Wrapped liquid staked Ether 2.0",
78+
"logoURI": "https://raw.githubusercontent.com/unionlabs/token-lists/main/logos/wstETH.svg"
6379
}
6480
],
6581
"version": {

‎logos/IPOR.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.