mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add assets & logo to METH token (#5522)
* Add assets & logo to METH token It's a token linked to a yield project. Etherscan shows less holder than the reality since a majority has not yet been claimed by the users. * Add status field Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
cb891b32ad
commit
98476ebd8b
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"name": "METH",
|
||||
"website": "https://farmingbad.finance",
|
||||
"description": "FarmingBad is a yield farming project inspired by DeFi protpocols and drastically improved from a tokenomics point of view. We introduced the new concept of inflation called Berhane Model on our block reward and added a model of buybacks through BTC mining.",
|
||||
"explorer": "https://etherscan.io/token/0x11003E410ca3FcD220765B3d2f343433A0b2bffd",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/FarmingBad",
|
||||
"handle": "FarmingBad"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/FarmingBad",
|
||||
"handle": "FarmingBad"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"url": "https://medium.com/@FarmingBad",
|
||||
"handle": "FarmingBad"
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"url": "https://discord.gg/KvDDnVN2FP",
|
||||
"handle": "FarmingBad"
|
||||
}
|
||||
],
|
||||
"type": "ERC20",
|
||||
"symbol": "METH",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x11003E410ca3FcD220765B3d2f343433A0b2bffd"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in New Issue
Block a user