Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ninibear030 committed Jan 31, 2024
1 parent 536c5e8 commit ce52dba
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/tokens/testnet/defaultTokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
{
"chainId": 2061,
"address": "0x6581e59A1C8dA66eD0D313a0d4029DcE2F746Cc5",
"address": "0xdE09e0332b2D6623B8ebE5856296BD59075574df",
"symbol": "STGUSDC",
"name": "Stable Collateral USD Coin",
"decimals": 18,
Expand All @@ -68,7 +68,7 @@
},
{
"chainId": 2061,
"address": "0x7EeCA4205fF31f947EdBd49195a7A88E6A91161B",
"address": "0x76af228c0C89EBdB436628DECA39Faa40FeF7824",
"symbol": "HONEY",
"name": "Honey",
"decimals": 18,
Expand Down Expand Up @@ -122,18 +122,18 @@
"logoURI": "https://raw.githubusercontent.com/berachain/default-token-list/main/src/assets/bera.png",
"tags": ["featured"]
},
"0x6581e59A1C8dA66eD0D313a0d4029DcE2F746Cc5": {
"0xdE09e0332b2D6623B8ebE5856296BD59075574df": {
"chainId": 2061,
"address": "0x6581e59A1C8dA66eD0D313a0d4029DcE2F746Cc5",
"address": "0xdE09e0332b2D6623B8ebE5856296BD59075574df",
"symbol": "STGUSDC",
"name": "Stable Collateral USD Coin",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/6319/small/USD_Coin_icon.png?1547042389",
"tags": ["stablecoin", "collateral", "featured", "defaultCollateral"]
},
"0x7EeCA4205fF31f947EdBd49195a7A88E6A91161B": {
"0x76af228c0C89EBdB436628DECA39Faa40FeF7824": {
"chainId": 2061,
"address": "0x7EeCA4205fF31f947EdBd49195a7A88E6A91161B",
"address": "0x76af228c0C89EBdB436628DECA39Faa40FeF7824",
"symbol": "HONEY",
"name": "Honey",
"decimals": 18,
Expand Down

0 comments on commit ce52dba

Please sign in to comment.