Skip to content

Commit

Permalink
test: add token
Browse files Browse the repository at this point in the history
  • Loading branch information
darkpaladi committed Aug 15, 2024
1 parent 91e8425 commit f64c283
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions src/new-token.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "",
"address": "",
"symbol": "",
"name": "Dai Stablecoin V2",
"address": "0x2502F488D481Df4F5054330C71b95d93D41625C2",
"symbol": "DAI V2",
"decimals": 18,
"chainId": 122,
"logoURI": "",
"oneLiner": "",
"bullishSentence": "",
"logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x440B63C0e7b21a57A3784D8AB8E819B9dA383FDf/logo.png",
"oneLiner": "test",
"bullishSentence": "test",
"socials": {
"website": "",
"twitter": "",
"telegram": ""
"website": "test",
"twitter": "test",
"telegram": "test"
}
}

0 comments on commit f64c283

Please sign in to comment.