Skip to content

Commit

Permalink
Add TEST (Test) on Ethereum
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulydev committed Sep 5, 2024
1 parent 83a52e3 commit 1feffb6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/tokens/spectraTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -901,5 +901,13 @@
"protocol": "Harvest (Aerodrome)",
"externalLink": "https://app.harvest.finance/base/0x284c60490212DB0dc0b8F93503d35744f8053381"
}
},
{
"address": "0x4104b135dbc9609fc1a9490e61369036497660c8",
"chainId": 1,
"name": "Test",
"symbol": "TEST",
"decimals": 18,
"extensions": {}
}
]
]

0 comments on commit 1feffb6

Please sign in to comment.