Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 19 additions & 5 deletions tokenLists/tokenList_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
{
"addressInfo": "0x111111111117dC0aa78b770fA6A738034120C302",
"chainId": 1,
"name": "1inch",
"name": "1INCH",
"symbol": "1INCH",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/13469/large/1inch-token.png?1696513230",
"logoURI": "https://coin-images.coingecko.com/coins/images/13469/large/1inch-logo.jpeg?1759404663",
"meta": {}
},
{
Expand Down Expand Up @@ -223,7 +223,7 @@
"name": "Chainlink",
"symbol": "LINK",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/877/large/chainlink-new-logo.png?1696502009",
"logoURI": "https://coin-images.coingecko.com/coins/images/877/large/Chainlink_Logo_500.png?1760023405",
"meta": {}
},
{
Expand Down Expand Up @@ -304,7 +304,7 @@
{
"addressInfo": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F",
"chainId": 1,
"name": "Synthetix Network",
"name": "Synthetix",
"symbol": "SNX",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/3406/large/SNX.png?1696504103",
Expand Down Expand Up @@ -2581,7 +2581,9 @@
"logoURI": "/tokens/1/mevbtc.svg",
"name": "Bitcoin MEV Capital",
"symbol": "mevBTC",
"meta": {}
"meta": {
"provider": "MIDAS"
}
},
{
"addressInfo": "0x238a700eD6165261Cf8b2e544ba797BC11e466Ba",
Expand Down Expand Up @@ -2697,5 +2699,17 @@
"isPendlePT": true,
"pendleMarket": "0xa549ea12e9bef89c604183404a929d78a4941eb8"
}
},
{
"addressInfo": "0x3E7736d0b1Ed0F6A0A555355b72c2C2d416564E1",
"chainId": 1,
"decimals": 6,
"logoURI": "/tokens/1/mfarm.svg",
"name": "PT Midas mFARM 11DEC2025",
"symbol": "PT-mFARM-11DEC2025",
"meta": {
"isPendlePT": true,
"pendleMarket": "0x56649da435f9a9a57ee9c4c06b728e4ba84fcc6b"
}
}
]
4 changes: 3 additions & 1 deletion tokenLists/tokenList_42161.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,9 @@
"symbol": "thBILL",
"decimals": 6,
"logoURI": "https://coin-images.coingecko.com/coins/images/67650/large/thBILL.png?1753401034",
"meta": {}
"meta": {
"provider": "STABLEWATCH"
}
},
{
"addressInfo": "0x41CA7586cC1311807B4605fBB748a3B8862b42b5",
Expand Down
11 changes: 11 additions & 0 deletions tokenLists/tokenList_43114.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,5 +275,16 @@
"provider": "DEFILLAMA",
"poolId": "33c732f6-a78d-41da-af5b-ccd9fa5e52d5"
}
},
{
"addressInfo": "0x211Cc4DD073734dA055fbF44a2b4667d5E5fE5d2",
"chainId": 43114,
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/33669/large/sUSDe-Symbol-Color.png?1716307680",
"name": "Staked USDe",
"symbol": "sUSDe",
"meta": {
"provider": "SUSDE"
}
}
]
12 changes: 12 additions & 0 deletions tokenLists/tokenList_8453.json
Original file line number Diff line number Diff line change
Expand Up @@ -310,5 +310,17 @@
"isPendlePT": true,
"pendleMarket": "0x5d6e67fce4ad099363d062815b784d281460c49b"
}
},
{
"addressInfo": "0xEDfa23602D0EC14714057867A78d01e94176BEA0",
"chainId": 8453,
"decimals": 18,
"logoURI": "/tokens/239/wrseth.svg",
"name": "wrsETH",
"symbol": "wrsETH",
"meta": {
"provider": "DEFILLAMA",
"poolId": "33c732f6-a78d-41da-af5b-ccd9fa5e52d5"
}
}
]
8 changes: 5 additions & 3 deletions tokenLists/tokenList_9745.json
Original file line number Diff line number Diff line change
Expand Up @@ -313,16 +313,18 @@
"addressInfo": "0x616185600989Bf8339b58aC9e539d49536598343",
"chainId": 9745,
"decimals": 18,
"logoURI": "/tokens/9475/splUSD.svg",
"logoURI": "/tokens/9745/splUSD.svg",
"name": "Staked Plasma USD",
"symbol": "splUSD",
"meta": {}
"meta": {
"provider": "STABLEWATCH"
}
},
{
"addressInfo": "0xf91c31299E998C5127Bc5F11e4a657FC0cF358CD",
"chainId": 9745,
"decimals": 18,
"logoURI": "/tokens/9475/plUSD.svg",
"logoURI": "/tokens/9745/plUSD.svg",
"name": "Plasma USD",
"symbol": "plUSD",
"meta": {}
Expand Down