Skip to content
Merged
Changes from 1 commit
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
232 changes: 230 additions & 2 deletions token-lists/base.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "ST0x Base Token List",
"timestamp": "2026-07-21T00:00:00.000Z",
"timestamp": "2026-07-27T00:00:00.000Z",
"version": {
"major": 1,
"minor": 3,
"minor": 4,
"patch": 0
},
"keywords": [
Expand Down Expand Up @@ -545,6 +545,120 @@
"tradingViewMarket": "america"
}
},
{
"chainId": 8453,
"address": "0x6a2357Df4975C667B171bE53dA6FFe6deBf7030c",
"decimals": 18,
"name": "Wrapped Alphabet Inc. Class A ST0x",
"symbol": "wtGOOGL",
"logoURI": "https://st0x.io/images/GOOGL.png",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Upload the referenced logo assets before publishing this list.

The PR notes these assets do not yet exist, so consumers will display broken logos.

  • token-lists/base.json#L554-L554: upload GOOGL.png or reference a live asset.
  • token-lists/base.json#L573-L573: upload META.png or reference a live asset.
  • token-lists/base.json#L592-L592: upload AAPL.png or reference a live asset.
  • token-lists/base.json#L611-L611: upload MSFT.png or reference a live asset.
  • token-lists/base.json#L630-L630: upload LLY.png or reference a live asset.
  • token-lists/base.json#L649-L649: upload PTY.png or reference a live asset.
  • token-lists/base.json#L1211-L1211: mirror the corrected GOOGL URI.
  • token-lists/base.json#L1230-L1230: mirror the corrected META URI.
  • token-lists/base.json#L1249-L1249: mirror the corrected AAPL URI.
  • token-lists/base.json#L1268-L1268: mirror the corrected MSFT URI.
  • token-lists/base.json#L1287-L1287: mirror the corrected LLY URI.
  • token-lists/base.json#L1306-L1306: mirror the corrected PTY URI.
📍 Affects 1 file
  • token-lists/base.json#L554-L554 (this comment)
  • token-lists/base.json#L573-L573
  • token-lists/base.json#L592-L592
  • token-lists/base.json#L611-L611
  • token-lists/base.json#L630-L630
  • token-lists/base.json#L649-L649
  • token-lists/base.json#L1211-L1211
  • token-lists/base.json#L1230-L1230
  • token-lists/base.json#L1249-L1249
  • token-lists/base.json#L1268-L1268
  • token-lists/base.json#L1287-L1287
  • token-lists/base.json#L1306-L1306
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@token-lists/base.json` at line 554, Upload live logo assets or replace the
broken URIs for GOOGL, META, AAPL, MSFT, LLY, and PTY at token-lists/base.json
lines 554-554, 573-573, 592-592, 611-611, 630-630, and 649-649; then mirror each
corrected URI at lines 1211-1211, 1230-1230, 1249-1249, 1268-1268, 1287-1287,
and 1306-1306 respectively.

"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0x15De944Cd020A18C8E5626fB0F81b36e73956199",
"receiptAddress": "0x85ac79F639C692B2f1290d0994c79eEffF350D00",
"category": "ST0x",
"tradingViewSymbol": "NASDAQ:GOOGL",
"isin": "US02079K3059",
"tradingViewMarket": "america"
}
},
{
"chainId": 8453,
"address": "0xf567652fC2d7Db8D5469fD06AEbe8C9c4372d722",
"decimals": 18,
"name": "Wrapped Intel Corporation ST0x",
"symbol": "wtINTC",
"logoURI": "https://st0x.io/images/INTC.png",
"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0xBDC237Aa3B67cC3088adAf117913F30Bf08157a3",
"receiptAddress": "0xAFEd850e458d331EF2A13569547258A84e2e42D2",
"category": "ST0x",
"tradingViewSymbol": "NASDAQ:INTC",
"isin": "US4581401001",
"tradingViewMarket": "america"
}
},
Comment on lines +567 to +585

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟠 Major | ⚡ Quick win

Register wtMETA or correct the release requirements.

The stated PR objective requires wtMETA, but this object registers wtINTC. Line 1216 mirrors Intel in tokenMap, so the published list remains internally consistent while omitting Meta entirely.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@token-lists/base.json` around lines 567 - 585, Update the token registration
object near the Intel entry to register the required wtMETA asset instead of
wtINTC, including its correct Meta-specific address, metadata, symbol, image,
and extensions; alternatively, revise the release requirements to remove the
wtMETA objective. Ensure the corresponding tokenMap entry remains consistent and
Meta is not omitted from the published list.

{
"chainId": 8453,
"address": "0x1020EC8Aa3f709a1f3D8705cdBa89b950451bd88",
"decimals": 18,
"name": "Wrapped Apple Inc. ST0x",
"symbol": "wtAAPL",
"logoURI": "https://st0x.io/images/AAPL.png",
"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0xD36056a4a03707D3743fCE4e9C08852820ADcfdC",
"receiptAddress": "0x3156EB08c9dd870979f1475C5CFe681b8f6A3b53",
"category": "ST0x",
"tradingViewSymbol": "NASDAQ:AAPL",
"isin": "US0378331005",
"tradingViewMarket": "america"
}
},
{
"chainId": 8453,
"address": "0x515A3Ac2a6aB590bDFa970caFFFd7fAdC680886E",
"decimals": 18,
"name": "Wrapped Microsoft Corporation ST0x",
"symbol": "wtMSFT",
"logoURI": "https://st0x.io/images/MSFT.png",
"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0x6a071E25fa25653cF15d1ee320eA3df771926Aa0",
"receiptAddress": "0x6862e34dE9AFE099ca19934fC768A8eB9a906b90",
"category": "ST0x",
"tradingViewSymbol": "NASDAQ:MSFT",
"isin": "US5949181045",
"tradingViewMarket": "america"
}
},
{
"chainId": 8453,
"address": "0x892CcF5E75f4a7Ee6402971a1587F65BEE4d52bd",
"decimals": 18,
"name": "Wrapped Eli Lilly and Company ST0x",
"symbol": "wtLLY",
"logoURI": "https://st0x.io/images/LLY.png",
"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0xA41Ce7B8255A01062ED1AF23ea5E8137B9300554",
"receiptAddress": "0x7b345A02d56f989420EbEd4df647D1C673608F3C",
"category": "ST0x",
"tradingViewSymbol": "NYSE:LLY",
"isin": "US5324571083",
"tradingViewMarket": "america"
}
},
{
"chainId": 8453,
"address": "0xb6D779A79E7493ed821a65D52bA419F0F6D5dD0a",
"decimals": 18,
"name": "Wrapped PIMCO Corporate & Income Opportunity Fund ST0x",
"symbol": "wtPTY",
"logoURI": "https://st0x.io/images/PTY.png",
"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0xb6021810971714cD48572af527307Acc324ecF61",
"receiptAddress": "0x019Ea210a98f5E74F03376712BDAab3801079b7F",
"category": "ST0x",
"tradingViewSymbol": "NYSE:PTY",
"isin": "US72201B1017",
"tradingViewMarket": "america"
}
},
{
"chainId": 8453,
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
Expand Down Expand Up @@ -1080,6 +1194,120 @@
"tradingViewMarket": "america"
}
},
"8453_0x6a2357Df4975C667B171bE53dA6FFe6deBf7030c": {
"chainId": 8453,
"address": "0x6a2357Df4975C667B171bE53dA6FFe6deBf7030c",
"decimals": 18,
"name": "Wrapped Alphabet Inc. Class A ST0x",
"symbol": "wtGOOGL",
"logoURI": "https://st0x.io/images/GOOGL.png",
"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0x15De944Cd020A18C8E5626fB0F81b36e73956199",
"receiptAddress": "0x85ac79F639C692B2f1290d0994c79eEffF350D00",
"category": "ST0x",
"tradingViewSymbol": "NASDAQ:GOOGL",
"isin": "US02079K3059",
"tradingViewMarket": "america"
}
},
"8453_0xf567652fC2d7Db8D5469fD06AEbe8C9c4372d722": {
"chainId": 8453,
"address": "0xf567652fC2d7Db8D5469fD06AEbe8C9c4372d722",
"decimals": 18,
"name": "Wrapped Intel Corporation ST0x",
"symbol": "wtINTC",
"logoURI": "https://st0x.io/images/INTC.png",
"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0xBDC237Aa3B67cC3088adAf117913F30Bf08157a3",
"receiptAddress": "0xAFEd850e458d331EF2A13569547258A84e2e42D2",
"category": "ST0x",
"tradingViewSymbol": "NASDAQ:INTC",
"isin": "US4581401001",
"tradingViewMarket": "america"
}
},
"8453_0x1020EC8Aa3f709a1f3D8705cdBa89b950451bd88": {
"chainId": 8453,
"address": "0x1020EC8Aa3f709a1f3D8705cdBa89b950451bd88",
"decimals": 18,
"name": "Wrapped Apple Inc. ST0x",
"symbol": "wtAAPL",
"logoURI": "https://st0x.io/images/AAPL.png",
"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0xD36056a4a03707D3743fCE4e9C08852820ADcfdC",
"receiptAddress": "0x3156EB08c9dd870979f1475C5CFe681b8f6A3b53",
"category": "ST0x",
"tradingViewSymbol": "NASDAQ:AAPL",
"isin": "US0378331005",
"tradingViewMarket": "america"
}
},
"8453_0x515A3Ac2a6aB590bDFa970caFFFd7fAdC680886E": {
"chainId": 8453,
"address": "0x515A3Ac2a6aB590bDFa970caFFFd7fAdC680886E",
"decimals": 18,
"name": "Wrapped Microsoft Corporation ST0x",
"symbol": "wtMSFT",
"logoURI": "https://st0x.io/images/MSFT.png",
"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0x6a071E25fa25653cF15d1ee320eA3df771926Aa0",
"receiptAddress": "0x6862e34dE9AFE099ca19934fC768A8eB9a906b90",
"category": "ST0x",
"tradingViewSymbol": "NASDAQ:MSFT",
"isin": "US5949181045",
"tradingViewMarket": "america"
}
},
"8453_0x892CcF5E75f4a7Ee6402971a1587F65BEE4d52bd": {
"chainId": 8453,
"address": "0x892CcF5E75f4a7Ee6402971a1587F65BEE4d52bd",
"decimals": 18,
"name": "Wrapped Eli Lilly and Company ST0x",
"symbol": "wtLLY",
"logoURI": "https://st0x.io/images/LLY.png",
"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0xA41Ce7B8255A01062ED1AF23ea5E8137B9300554",
"receiptAddress": "0x7b345A02d56f989420EbEd4df647D1C673608F3C",
"category": "ST0x",
"tradingViewSymbol": "NYSE:LLY",
"isin": "US5324571083",
"tradingViewMarket": "america"
}
},
"8453_0xb6D779A79E7493ed821a65D52bA419F0F6D5dD0a": {
"chainId": 8453,
"address": "0xb6D779A79E7493ed821a65D52bA419F0F6D5dD0a",
"decimals": 18,
"name": "Wrapped PIMCO Corporate & Income Opportunity Fund ST0x",
"symbol": "wtPTY",
"logoURI": "https://st0x.io/images/PTY.png",
"tags": [
"st0x"
],
"extensions": {
"unwrappedAddress": "0xb6021810971714cD48572af527307Acc324ecF61",
"receiptAddress": "0x019Ea210a98f5E74F03376712BDAab3801079b7F",
"category": "ST0x",
"tradingViewSymbol": "NYSE:PTY",
"isin": "US72201B1017",
"tradingViewMarket": "america"
}
},
"8453_0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913": {
"chainId": 8453,
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
Expand Down