Skip to content

Commit

Permalink
remove stndxp
Browse files Browse the repository at this point in the history
  • Loading branch information
hskang9 committed Nov 10, 2024
1 parent af21944 commit 1bd12f9
Showing 1 changed file with 2 additions and 44 deletions.
46 changes: 2 additions & 44 deletions src/buildList.js
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ module.exports = function buildList() {
"Story Odyssey Testnet": [
{
chainId: 1516,
address: "0xF1815bd50389c46847f0Bda824eC8da914045D14",
address: "0x40fCa9cB1AB15eD9B5bDA19A52ac00A78AE08e1D",
name: "USD Coin",
symbol: "USDC",
decimals: 6,
Expand Down Expand Up @@ -531,7 +531,7 @@ module.exports = function buildList() {
},
quote: {
chainId: 1516,
address: "0xF1815bd50389c46847f0Bda824eC8da914045D14",
address: "0x40fCa9cB1AB15eD9B5bDA19A52ac00A78AE08e1D",
name: "USD Coin",
symbol: "USDC",
decimals: 6,
Expand Down Expand Up @@ -599,48 +599,6 @@ module.exports = function buildList() {
startBlock: 440605,
},
},
stndxp: {
Base: {
address: "0xb10a2AceC87757d7C8801dD6d0E194F00B9be7d2",
startBlock: 17951815,
},
Kroma: {
address: "0xdd2D72Ccdf83dB18B83ba487E0ebCB52e75B9c6f",
startBlock: 14395927,
},
"Morph Holesky": {
address: "0xEA98008F20e06636470b6a3C7ddA9caE63B668EC",
startBlock: 5389919,
},
Mode: {
address: "0xEA98008F20e06636470b6a3C7ddA9caE63B668EC",
startBlock: 5389919,
},
Fraxtal: {
address: "0xEA98008F20e06636470b6a3C7ddA9caE63B668EC",
startBlock: 5389919,
},
Metal: {
address: "0xEA98008F20e06636470b6a3C7ddA9caE63B668EC",
startBlock: 5389919,
},
Scroll: {
address: "0xEA98008F20e06636470b6a3C7ddA9caE63B668EC",
startBlock: 5389919,
},
"Neon EVM MainNet": {
address: "0xEA98008F20e06636470b6a3C7ddA9caE63B668EC",
startBlock: 5389919,
},
"Taiko Mainnet": {
address: "0xEA98008F20e06636470b6a3C7ddA9caE63B668EC",
startBlock: 5389919,
},
"Story Public Testnet": {
address: "0xEA98008F20e06636470b6a3C7ddA9caE63B668EC",
startBlock: 5389919,
},
},
tags: {},
logoURI: "https://avatars.githubusercontent.com/u/73440097?s=200&v=4",
keywords: ["standard", "default"],
Expand Down

0 comments on commit 1bd12f9

Please sign in to comment.