Skip to content

Commit

Permalink
Merge pull request #52 from superfluid-finance/modify-op-usdce
Browse files Browse the repository at this point in the history
Fix Optimism USDC.e
  • Loading branch information
kasparkallas authored Aug 14, 2024
2 parents 178a836 + 9e7588d commit c2ffcff
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@superfluid-finance/tokenlist-repo",
"private": true,
"version": "5.3.0",
"version": "5.4.0",
"license": "MIT",
"scripts": {
"1.bootstrap": "ts-node scripts/bootstrap.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/tokenlist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superfluid-finance/tokenlist",
"version": "5.3.0",
"version": "5.4.0",
"license": "MIT",
"type": "module",
"main": "dist/index.cjs",
Expand Down
46 changes: 37 additions & 9 deletions superfluid.extended.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "Superfluid Token List",
"version": {
"major": 5,
"minor": 1,
"minor": 4,
"patch": 0
},
"timestamp": "2024-07-04T11:53:06.771Z",
"timestamp": "2024-08-14T11:40:21.403Z",
"tokens": [
{
"address": "0x00d05eed85bad962ba5237dd4afff12004455a8a",
Expand Down Expand Up @@ -3258,6 +3258,34 @@
"underlying"
]
},
{
"address": "0x35adeb0638eb192755b6e52544650603fe65a006",
"name": "Super USD Coin",
"symbol": "USDCx",
"decimals": 18,
"chainId": 10,
"extensions": {
"superTokenInfo": {
"type": "Wrapper",
"underlyingTokenAddress": "0x0b2c639c533813f4aa9d7837caf62653d097ff85"
}
},
"logoURI": "https://raw.githubusercontent.com/superfluid-finance/assets/master/public/tokens/usdc/icon.svg",
"tags": [
"supertoken"
]
},
{
"address": "0x0b2c639c533813f4aa9d7837caf62653d097ff85",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/superfluid-finance/assets/master/public/tokens/usdc/icon.svg",
"tags": [
"underlying"
]
},
{
"address": "0x4ac8bd1bdae47beef2d1c6aa62229509b962aa0d",
"name": "Super ETH",
Expand Down Expand Up @@ -3332,8 +3360,8 @@
},
{
"address": "0x8430f084b939208e2eded1584889c9a66b90562f",
"name": "Super USD Coin",
"symbol": "USDCx",
"name": "Super USD Coin (Bridged from Ethereum)",
"symbol": "USDC.ex",
"decimals": 18,
"chainId": 10,
"extensions": {
Expand All @@ -3349,8 +3377,8 @@
},
{
"address": "0x7f5c764cbc14f9669b88837ca1490cca17c31607",
"name": "USD Coin",
"symbol": "USDC",
"name": "USD Coin (Bridged from Ethereum)",
"symbol": "USDC.e",
"decimals": 6,
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/superfluid-finance/assets/master/public/tokens/usdc/icon.svg",
Expand Down Expand Up @@ -3419,7 +3447,7 @@
},
{
"address": "0x1dbc1809486460dcd189b8a15990bca3272ee04e",
"name": "Super USD Coin (Arb1)",
"name": "Super Bridged USDC",
"symbol": "USDC.ex",
"decimals": 18,
"chainId": 42161,
Expand All @@ -3436,7 +3464,7 @@
},
{
"address": "0xff970a61a04b1ca14834a43f5de4533ebddb5cc8",
"name": "USD Coin (Arb1)",
"name": "Bridged USDC",
"symbol": "USDC",
"decimals": 6,
"chainId": 42161,
Expand Down Expand Up @@ -4714,4 +4742,4 @@
"description": "This is a Tier C token based on Solvency: Not qualifying for Solvency Tier A or B."
}
}
}
}
61 changes: 50 additions & 11 deletions superfluid.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "Superfluid Token List",
"version": {
"major": 5,
"minor": 1,
"minor": 4,
"patch": 0
},
"timestamp": "2024-07-04T11:53:06.771Z",
"timestamp": "2024-08-14T11:40:21.403Z",
"tokens": [
{
"address": "0x1234756ccf0660e866305289267211823ae86eec",
Expand Down Expand Up @@ -3796,6 +3796,45 @@
"underlying"
]
},
{
"address": "0x35adeb0638eb192755b6e52544650603fe65a006",
"name": "Super USD Coin",
"symbol": "USDCx",
"decimals": 18,
"chainId": 10,
"extensions": {
"superTokenInfo": {
"type": "Wrapper",
"underlyingTokenAddress": "0x0b2c639c533813f4aa9d7837caf62653d097ff85"
}
},
"logoURI": "https://raw.githubusercontent.com/superfluid-finance/assets/master/public/tokens/usdc/icon.svg",
"tags": [
"supertoken"
]
},
{
"address": "0x0b2c639c533813f4aa9d7837caf62653d097ff85",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/superfluid-finance/assets/master/public/tokens/usdc/icon.svg",
"tags": [
"underlying"
]
},
{
"address": "0x0b2c639c533813f4aa9d7837caf62653d097ff85",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/superfluid-finance/assets/master/public/tokens/usdc/icon.svg",
"tags": [
"underlying"
]
},
{
"address": "0x4ac8bd1bdae47beef2d1c6aa62229509b962aa0d",
"name": "Super ETH",
Expand Down Expand Up @@ -3892,8 +3931,8 @@
},
{
"address": "0x8430f084b939208e2eded1584889c9a66b90562f",
"name": "Super USD Coin",
"symbol": "USDCx",
"name": "Super USD Coin (Bridged from Ethereum)",
"symbol": "USDC.ex",
"decimals": 18,
"chainId": 10,
"extensions": {
Expand All @@ -3909,8 +3948,8 @@
},
{
"address": "0x7f5c764cbc14f9669b88837ca1490cca17c31607",
"name": "USD Coin",
"symbol": "USDC",
"name": "USD Coin (Bridged from Ethereum)",
"symbol": "USDC.e",
"decimals": 6,
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/superfluid-finance/assets/master/public/tokens/usdc/icon.svg",
Expand All @@ -3920,8 +3959,8 @@
},
{
"address": "0x7f5c764cbc14f9669b88837ca1490cca17c31607",
"name": "USD Coin",
"symbol": "USDC",
"name": "USD Coin (Bridged from Ethereum)",
"symbol": "USDC.e",
"decimals": 6,
"chainId": 10,
"logoURI": "https://raw.githubusercontent.com/superfluid-finance/assets/master/public/tokens/usdc/icon.svg",
Expand Down Expand Up @@ -4001,7 +4040,7 @@
},
{
"address": "0x1dbc1809486460dcd189b8a15990bca3272ee04e",
"name": "Super USD Coin (Arb1)",
"name": "Super Bridged USDC",
"symbol": "USDC.ex",
"decimals": 18,
"chainId": 42161,
Expand All @@ -4018,7 +4057,7 @@
},
{
"address": "0xff970a61a04b1ca14834a43f5de4533ebddb5cc8",
"name": "USD Coin (Arb1)",
"name": "Bridged USDC",
"symbol": "USDC",
"decimals": 6,
"chainId": 42161,
Expand All @@ -4029,7 +4068,7 @@
},
{
"address": "0xff970a61a04b1ca14834a43f5de4533ebddb5cc8",
"name": "USD Coin (Arb1)",
"name": "Bridged USDC",
"symbol": "USDC",
"decimals": 6,
"chainId": 42161,
Expand Down

0 comments on commit c2ffcff

Please sign in to comment.