add BEP20_ONE (#7947)

* add BEP20_ONE

https://medium.com/harmony-one/launching-harmony-binance-smart-chain-bridge-b8aa495845ed
https://bscscan.com//token/0x03fF0ff224f904be3118461335064bB48Df47938

* Fixes (sanity and consistency, auto), history

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
Andrew M 2021-05-14 16:32:35 +08:00 committed by GitHub
parent 97fa8afc7b
commit 374bf89828
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View File

@ -12,6 +12,7 @@
"0x0314e5a39806C30D67B869EE1bCDABee7e08dE74",
"0x0321394309CaD7E0E424650844c3AB3b659315d3",
"0x03D6BD3d48F956D783456695698C407A46ecD54d",
"0x03fF0ff224f904be3118461335064bB48Df47938",
"0x0491648C910ad2c1aFaab733faF71D30313Df7FC",
"0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd",
"0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7",

View File

@ -0,0 +1,11 @@
{
"name": "Harmony.One",
"symbol": "ONE",
"type": "BEP20",
"decimals": 18,
"description": "Harmony aims to offer a fast and open blockchain for decentralized applications.",
"website": "https://harmony.one/",
"explorer": "https://bscscan.com/token/0x03fF0ff224f904be3118461335064bB48Df47938",
"status": "active",
"id": "0x03fF0ff224f904be3118461335064bB48Df47938"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB