mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
25 lines
920 B
JSON
25 lines
920 B
JSON
{
|
|
"name": "WOM Token",
|
|
"website": "https://womprotocol.io",
|
|
"source_code": "https://github.com/wom-protocol",
|
|
"white_paper": "https://womprotocol.io/pdf/en/wom-whitepaper.pdf",
|
|
"description": "The WOM Protocol is a next-gen MarTech solution that enables brands to leverage word-of-mouth recommendations and reward creators without compromising authenticity.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/WOMProtocol",
|
|
"handle": "WOMProtocol"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/WOMProtocolChat",
|
|
"handle": "WOMProtocolChat"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0xBd356a39BFf2cAda8E9248532DD879147221Cf76",
|
|
"type": "ERC20",
|
|
"symbol": "WOM",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xBd356a39BFf2cAda8E9248532DD879147221Cf76"
|
|
} |