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>
44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"name": "DePay",
|
|
"website": "https://depay.app",
|
|
"description": "DePay is a simple, decentralized payment protocol. An all-in-one, anything to anything crypto payment processor.",
|
|
"explorer": "https://etherscan.io/token/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb",
|
|
"source_code": "https://github.com/depayapp",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/DePayApp",
|
|
"handle": "DePayApp"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://www.reddit.com/r/DePayApp",
|
|
"handle": "DePayApp"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/@DePay",
|
|
"handle": "DePay"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/depayapp",
|
|
"handle": "depayapp"
|
|
},
|
|
{
|
|
"name": "Linkedin",
|
|
"url": "https://www.linkedin.com/company/DePay",
|
|
"handle": "DePay"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.gg/smDs5zK",
|
|
"handle": "DePay"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "DEPAY",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb"
|
|
} |