Merge pull request #184 from harmony-one/staking-precompile-address

add staking precompile address label
pull/189/head
Artem 3 years ago committed by GitHub
commit 7a9df18e5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      src/config/addressAliasMap.json

@ -135,5 +135,10 @@
"0x51f6290510be3c802471e27f0843a3a54a8226df": {
"name": "DaVinci Books",
"link": "https://davinci.gallery"
},
"0x00000000000000000000000000000000000000fc": {
"name": "Staking precompile",
"link": "https://staking.harmony.one",
"description": "This address is used for Metamask staking and smart contract staking. Use the staking website to stake ONE tokens. Please do not directly send tokens to this contract."
}
}

Loading…
Cancel
Save