Skip to content

Commit

Permalink
Merge pull request solana-labs#146 from cheesesoda/main
Browse files Browse the repository at this point in the history
Add Ausshole token
  • Loading branch information
oJshua authored May 18, 2021
2 parents 3f6e8c0 + 3931b68 commit 680db6b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/tokens/solana.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -7303,6 +7303,19 @@
"extensions": {
"website": "https://leafwind.tw/shoebill-coin/"
}
},
{
"chainId": 101,
"address": "Djoz8btdR7p6xWHoVtPYF3zyN9LU5BBfMoDk4HczSDqc",
"symbol": "AUSS",
"name": "Ausshole",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/cheesesoda/auss/main/auss.svg",
"tags": [],
"extensions": {
"website": "https://auss.finance/",
"twitter": "https://twitter.com/ausstoken"
}
}
],
"version": {
Expand Down

0 comments on commit 680db6b

Please sign in to comment.