mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Ellipsis (BEP20) token (#13079)
* Create info.json * Create logo.png * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
8d47763639
commit
e371346e87
|
@ -1058,6 +1058,7 @@
|
|||
"0xa75e17A061Ed826C65F138B7A85B44c5D3156afF",
|
||||
"0xa7aCaFEDCDF33Ad7541698701E9A76b48EC62728",
|
||||
"0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8",
|
||||
"0xA7f552078dcC247C2684336020c03648500C6d9F",
|
||||
"0xa83E84d45EDB55324E2d10e1817F071481289D90",
|
||||
"0xa898dF02906d40ec81900B3a5Ba36ea20d09b7Cc",
|
||||
"0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929",
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Ellipsis",
|
||||
"website": "https://ellipsis.finance/",
|
||||
"description": "Ellipsis Finance aims to offer secure low-slippage stable swapping.",
|
||||
"explorer": "https://bscscan.com/token/0xA7f552078dcC247C2684336020c03648500C6d9F",
|
||||
"type": "BEP20",
|
||||
"symbol": "EPS",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xA7f552078dcC247C2684336020c03648500C6d9F",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/Ellipsisfi"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/ellipsis/"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/ellipsisfinance"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/ellipsis/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user