Skip to content

Commit

Permalink
Merge pull request solana-labs#8 from stevennevins/main
Browse files Browse the repository at this point in the history
Change token name and symbol for Mark
  • Loading branch information
bartosz-lipinski authored Feb 26, 2021
2 parents 2dbaff9 + 99370b1 commit a013c62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tokens/mainnet-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,9 @@
"website": "https://tether.to"
},
{
"tokenSymbol": "MARK",
"tokenSymbol": "xMARK",
"mintAddress": "2oDxYGgTBmST4rc3yn1YtcSEck7ReDZ8wHWLqZAuNWXH",
"tokenName": "Benchmark",
"tokenName": "Standard",
"icon": "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/2oDxYGgTBmST4rc3yn1YtcSEck7ReDZ8wHWLqZAuNWXH/logo.png",
"website": "https://benchmarkprotocol.finance/"
},
Expand Down

0 comments on commit a013c62

Please sign in to comment.