Skip to content

Commit

Permalink
add BEP20 HARD (trustwallet#4863)
Browse files Browse the repository at this point in the history
* add BEP20 HARD

* Update tokenlist.json
  • Loading branch information
zachzwei authored Nov 19, 2020
1 parent fa6bba6 commit 9cd6c48
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions blockchains/smartchain/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
},
{
"base":"c20000714_t0xa1faa113cbE53436Df28FF0aEe54275c13B40975"
},
{
"base":"c20000714_t0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4"
}
]
},
Expand Down Expand Up @@ -125,6 +128,19 @@
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/logo.png",
"pairs":[

]
},
{
"chainId":56,
"asset":"c20000714_t0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4",
"type":"BEP20",
"address":"0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4",
"name":"Hard Protocol",
"symbol":"HARD",
"decimals":6,
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png",
"pairs":[

]
}
],
Expand Down

0 comments on commit 9cd6c48

Please sign in to comment.