Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trending tokens #26897

Merged
merged 9 commits into from
Dec 2, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Create info.json
  • Loading branch information
cryptomanz1 committed Dec 2, 2023
commit 0d75f617326b1031c4789ce29b8976e2ebece5cf
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "EML Protocol",
"symbol": "EML",
"type": "ERC20",
"decimals": 18,
"description": "The EML Protocol is an end-to-end payment platform that integrates the permissioned private blockchain form of Hyperledger Fabric which allows only approved users to participate.",
"website": "https://emlprotocol.io",
"explorer": "https://etherscan.io/token/0x03dde9e5bb31ee40a471476e2fccf75c67921062",
"status": "active",
"id": "0x03dDe9e5BB31ee40A471476e2FCcF75C67921062",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/EMLprotocol"
},
{
"name": "telegram",
"url": "https://t.me/EMLprotocol"
}
]
}
Loading