Skip to content

Commit

Permalink
goerli: stickermarket2
Browse files Browse the repository at this point in the history
  • Loading branch information
churik committed Jul 5, 2022
1 parent 9f7f163 commit bf98a30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/wallet/tokenstore.go
Original file line number Diff line number Diff line change
Expand Up @@ -1423,7 +1423,7 @@ var tokenStore = map[uint64]map[common.Address]*Token{
Color: "#f8f8f8",
Decimals: 18,
ChainID: 4,
},
},
common.HexToAddress("0x7d4ccf6af2f0fdad48ee7958bcc28bdef7b732c7"): &Token{
Address: common.HexToAddress("0x7d4ccf6af2f0fdad48ee7958bcc28bdef7b732c7"),
Name: "WIBB",
Expand All @@ -1441,7 +1441,7 @@ var tokenStore = map[uint64]map[common.Address]*Token{
ChainID: 4,
},
},
5: {
5: {
common.HexToAddress("0x86e5c5c884740894644dad30021aaaade2b7babd"): &Token{
Address: common.HexToAddress("0x86e5c5c884740894644dad30021aaaade2b7babd"),
Name: "Status Test Token",
Expand Down

0 comments on commit bf98a30

Please sign in to comment.