Skip to content

Commit

Permalink
Update testnet.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-hash authored Dec 6, 2024
1 parent ea1505b commit 02c1f66
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tokens/testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,20 +202,20 @@
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/NUTTY.png"
},
{
"id": "2af4fb26f0ea58f1b10deeb848db16ce5c1ce9e0f86dc202753f1f3f528d5900",
"name": "TEST",
"symbol": "TEST",
"id": "9970013b1e7928c0331bf75c30ebfb89a7898b5442b8bfc1484e06dce755dd00",
"name": "TEST1",
"symbol": "TEST1",
"decimals": 18,
"description": "",
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/TEST.jpg"
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/TEST1.png"
},
{
"id": "83847a67361cd0288e57f4a51dee3a6fafb170f1424e3de83d02676a98d92f00",
"name": "TEST2",
"symbol": "TEST2",
"decimals": 18,
"description": "",
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/TEST2.jpg"
"logoURI": "https://raw.githubusercontent.com/alephium/token-list/master/logos/TEST2.png"
}
]
}

0 comments on commit 02c1f66

Please sign in to comment.