mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[Internal] Duplicate info from 'socials' to 'links' (#10639)
* Handle fields, 1 * Few more fields * Discord field, fixes * Facebook, youtube fields * Telegram_news, docs, ignored fields * New fields Coinmarketcap & coingecko, better handling of handles. * Code to commit links into info.json, commented out * Add checks for new links fields * Minor log fixes * Extra check for URLs must start with https:// * Duplicate info from 'socials' to 'links'. * Fix for one links (was not array) * Revert asset-infos, except checking * Lint fix * Fix discord.gg .com//invite links * Add error for lone socials section (w/o links) * Remove empty socials section * Manual fix of some socials sections. * Check for invalid fields in links. * Lint fix Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
251b904e51
commit
5a4dfb324a
|
@ -2,7 +2,6 @@
|
||||||
"name": "Binance USD",
|
"name": "Binance USD",
|
||||||
"website": "https://paxos.com/busd",
|
"website": "https://paxos.com/busd",
|
||||||
"description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.",
|
"description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://explorer.binance.org/asset/BUSD-BD1",
|
"explorer": "https://explorer.binance.org/asset/BUSD-BD1",
|
||||||
"research": "https://research.binance.com/en/projects/binance-usd",
|
"research": "https://research.binance.com/en/projects/binance-usd",
|
||||||
"type": "BEP2",
|
"type": "BEP2",
|
||||||
|
|
|
@ -32,5 +32,27 @@
|
||||||
"symbol": "DFY",
|
"symbol": "DFY",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "DFY-EA0"
|
"id": "DFY-EA0",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/defi-vn/DeFi-VN-Smart-Contract"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/DeFi For You."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/DefiForYouDFY"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facebook",
|
||||||
|
"url": "https://facebook.com/DeFiForYouDFY"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/user/DeFiForYou"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -20,5 +20,15 @@
|
||||||
"symbol": "PROPEL",
|
"symbol": "PROPEL",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "PROPEL-6D9"
|
"id": "PROPEL-6D9",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/payrue"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/u/payrue"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -22,5 +22,19 @@
|
||||||
"symbol": "TWT",
|
"symbol": "TWT",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "TWT-8C2"
|
"id": "TWT-8C2",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/trustwallet/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/TrustWalletApp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/trustapp"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -26,5 +26,19 @@
|
||||||
"symbol": "LON",
|
"symbol": "LON",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0000000000095413afC295d19EDeb1Ad7B71c952"
|
"id": "0x0000000000095413afC295d19EDeb1Ad7B71c952",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/tokenlon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/nPmsMrG"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@tokenlon"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -41,5 +41,31 @@
|
||||||
"symbol": "ALBT",
|
"symbol": "ALBT",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0"
|
"id": "0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/Stichting-AllianceBlock-Foundation/AllianceBlock-Contracts"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/allianceblock"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/allianceblock"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/hF7AGgt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/Allianceblock/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@allianceblock"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -25,5 +25,23 @@
|
||||||
"symbol": "UFT",
|
"symbol": "UFT",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1"
|
"id": "0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/unilend"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/UniLend_Finance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/UniLendFinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@UniLend"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -32,5 +32,23 @@
|
||||||
"symbol": "ORN",
|
"symbol": "ORN",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a"
|
"id": "0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/orionprotocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/orion_protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/orionprotocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/orion-protocol"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -3,12 +3,21 @@
|
||||||
"website": "https://piedao.org",
|
"website": "https://piedao.org",
|
||||||
"description": "Diversified Bitcoin exposure on Ethereum",
|
"description": "Diversified Bitcoin exposure on Ethereum",
|
||||||
"socials": [
|
"socials": [
|
||||||
"https://twitter.com/PieDAO_DeFi"
|
{
|
||||||
|
"name": "Twitter",
|
||||||
|
"url": "https://twitter.com/PieDAO_DeFi"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"explorer": "https://etherscan.io/token/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd",
|
"explorer": "https://etherscan.io/token/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "BTC++",
|
"symbol": "BTC++",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd"
|
"id": "0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/PieDAO_DeFi"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Aave UniDAI",
|
"name": "Aave UniDAI",
|
||||||
"website": "https://aave.com",
|
"website": "https://aave.com",
|
||||||
"description": "Aave UniDAI is an interest bearing token pegged 1:1 to the underlying DAI deposited in the Uniswap Market of Aave Protocol.",
|
"description": "Aave UniDAI is an interest bearing token pegged 1:1 to the underlying DAI deposited in the Uniswap Market of Aave Protocol.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb",
|
"explorer": "https://etherscan.io/token/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "aUniDAI",
|
"symbol": "aUniDAI",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "CRO Decentralized Finance",
|
"name": "CRO Decentralized Finance",
|
||||||
"website": "https://crocryptocoin.com",
|
"website": "https://crocryptocoin.com",
|
||||||
"description": "The most profitable and secure platform to entrust your digital assets. Absolutely safe with multi-layer encrypted protection.",
|
"description": "The most profitable and secure platform to entrust your digital assets. Absolutely safe with multi-layer encrypted protection.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C",
|
"explorer": "https://etherscan.io/token/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "CRO",
|
"symbol": "CRO",
|
||||||
|
|
|
@ -9,5 +9,11 @@
|
||||||
"symbol": "PPAY",
|
"symbol": "PPAY",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2"
|
"id": "0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/plasmadlt/PPAY-Governance"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -15,5 +15,11 @@
|
||||||
"symbol": "FIN",
|
"symbol": "FIN",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x054f76beED60AB6dBEb23502178C52d6C5dEbE40"
|
"id": "0x054f76beED60AB6dBEb23502178C52d6C5dEbE40",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/DeFinerorg"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -30,5 +30,23 @@
|
||||||
"symbol": "YFPI",
|
"symbol": "YFPI",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5"
|
"id": "0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/yfpi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/YFPIncome"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/YF_PI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@yfpincome"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -29,5 +29,23 @@
|
||||||
"symbol": "BASE",
|
"symbol": "BASE",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x07150e919B4De5fD6a63DE1F9384828396f25fDC"
|
"id": "0x07150e919B4De5fD6a63DE1F9384828396f25fDC",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/BaseProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/baseprotocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/JyQ4gmR"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@BaseProtocol"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -30,5 +30,23 @@
|
||||||
"symbol": "SUKU",
|
"symbol": "SUKU",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7"
|
"id": "0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/SukuLab"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/SUKUecosystem"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/SUKUecosystem"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facebook",
|
||||||
|
"url": "https://facebook.com/SUKUecosystem"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Dentacoin",
|
"name": "Dentacoin",
|
||||||
"website": "http://dentacoin.com",
|
"website": "http://dentacoin.com",
|
||||||
"description": "Dentacoin is a blockchain solution for the global dental industry.",
|
"description": "Dentacoin is a blockchain solution for the global dental industry.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6",
|
"explorer": "https://etherscan.io/token/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "Dentacoin",
|
"symbol": "Dentacoin",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Tierion",
|
"name": "Tierion",
|
||||||
"website": "https://tierion.com",
|
"website": "https://tierion.com",
|
||||||
"description": "Use the blockchain as a global platform to verify any data, file, or business process. Developer tools & API to anchor data in the blockchain.",
|
"description": "Use the blockchain as a global platform to verify any data, file, or business process. Developer tools & API to anchor data in the blockchain.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8",
|
"explorer": "https://etherscan.io/token/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "TNT",
|
"symbol": "TNT",
|
||||||
|
|
|
@ -29,5 +29,23 @@
|
||||||
"symbol": "MIR",
|
"symbol": "MIR",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x09a3EcAFa817268f77BE1283176B946C4ff2E608"
|
"id": "0x09a3EcAFa817268f77BE1283176B946C4ff2E608",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/mirror_protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@mirror-protocol"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -8,5 +8,11 @@
|
||||||
"symbol": "YAM",
|
"symbol": "YAM",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0AaCfbeC6a24756c20D41914F2caba817C0d8521"
|
"id": "0x0AaCfbeC6a24756c20D41914F2caba817C0d8521",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/yam-finance"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,9 +2,6 @@
|
||||||
"name": "EUR36",
|
"name": "EUR36",
|
||||||
"website": "https://element36.io",
|
"website": "https://element36.io",
|
||||||
"description": "Our EUR36 tokens are used to connect banking network with ethereum,to send (and receive) EUR and CHF directly with your Smart Contracts. End-users do not need a wallet, because wire-transfers trigger mint/burn at the moment the transfer happens.",
|
"description": "Our EUR36 tokens are used to connect banking network with ethereum,to send (and receive) EUR and CHF directly with your Smart Contracts. End-users do not need a wallet, because wire-transfers trigger mint/burn at the moment the transfer happens.",
|
||||||
"socials": [
|
|
||||||
"https://www.linkedin.com/company/element36/"
|
|
||||||
],
|
|
||||||
"explorer": "https://etherscan.io/token/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17",
|
"explorer": "https://etherscan.io/token/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "EUR36",
|
"symbol": "EUR36",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Streamr DATAcoin",
|
"name": "Streamr DATAcoin",
|
||||||
"website": "https://streamr.com",
|
"website": "https://streamr.com",
|
||||||
"description": "Streamr provides a complete system to tokenize the value of real-time data to enable a new way for machines and people to trade it on a decentralised P2P network.",
|
"description": "Streamr provides a complete system to tokenize the value of real-time data to enable a new way for machines and people to trade it on a decentralised P2P network.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023",
|
"explorer": "https://etherscan.io/token/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "DATA",
|
"symbol": "DATA",
|
||||||
|
|
|
@ -21,5 +21,19 @@
|
||||||
"symbol": "BTF",
|
"symbol": "BTF",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b"
|
"id": "0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/bitphantom-ops"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/BitphantomPro"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/bitphantompro"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -30,5 +30,27 @@
|
||||||
"symbol": "ABYSS",
|
"symbol": "ABYSS",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6"
|
"id": "0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/abyssfinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/AbyssFinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/abyssfinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facebook",
|
||||||
|
"url": "https://facebook.com/abyssfinance/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/abyssfinance"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -26,5 +26,23 @@
|
||||||
"symbol": "PCL",
|
"symbol": "PCL",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A"
|
"id": "0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/Peculium-Dev/peculiumContracts"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/peculium"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facebook",
|
||||||
|
"url": "https://facebook.com/PeculiumICO"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/Peculium/"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Decentraland",
|
"name": "Decentraland",
|
||||||
"website": "https://decentraland.org",
|
"website": "https://decentraland.org",
|
||||||
"description": "Decentraland (MANA) defines itself as a virtual reality platform powered by the Ethereum blockchain that allows users to create, experience, and monetize content and applications.",
|
"description": "Decentraland (MANA) defines itself as a virtual reality platform powered by the Ethereum blockchain that allows users to create, experience, and monetize content and applications.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942",
|
"explorer": "https://etherscan.io/token/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "MANA",
|
"symbol": "MANA",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Pundi X",
|
"name": "Pundi X",
|
||||||
"website": "https://pundix.com",
|
"website": "https://pundix.com",
|
||||||
"description": "Pundi X (NPXS) aims to make the use of cryptocurrency as a form of payment into a reality for retailers and consumers alike.",
|
"description": "Pundi X (NPXS) aims to make the use of cryptocurrency as a form of payment into a reality for retailers and consumers alike.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38",
|
"explorer": "https://etherscan.io/token/0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "PUNDIX",
|
"symbol": "PUNDIX",
|
||||||
|
|
|
@ -10,5 +10,11 @@
|
||||||
"symbol": "BFC",
|
"symbol": "BFC",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c"
|
"id": "0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/bifrost-platform"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -3,15 +3,45 @@
|
||||||
"website": "https://pooltogether.com",
|
"website": "https://pooltogether.com",
|
||||||
"description": "PoolTogether is the open source, decentralized primitive for no-loss prize games",
|
"description": "PoolTogether is the open source, decentralized primitive for no-loss prize games",
|
||||||
"socials": [
|
"socials": [
|
||||||
"https://twitter.com/PoolTogether_",
|
{
|
||||||
"https://discord.com/invite/hxPhPDW",
|
"name": "Twitter",
|
||||||
"https://medium.com/pooltogether",
|
"url": "https://twitter.com/PoolTogether_"
|
||||||
"https://github.com/pooltogether"
|
},
|
||||||
|
{
|
||||||
|
"name": "Discord",
|
||||||
|
"url": "https://discord.com/invite/hxPhPDW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Medium",
|
||||||
|
"url": "https://medium.com/pooltogether"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Github",
|
||||||
|
"url": "https://github.com/pooltogether"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"explorer": "https://etherscan.io/token/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e",
|
"explorer": "https://etherscan.io/token/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "POOL",
|
"symbol": "POOL",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e"
|
"id": "0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/PoolTogether_"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/hxPhPDW"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/pooltogether"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/pooltogether"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -29,5 +29,23 @@
|
||||||
"symbol": "mAMZN",
|
"symbol": "mAMZN",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7"
|
"id": "0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/mirror_protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@mirror-protocol"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -14,5 +14,11 @@
|
||||||
"symbol": "SSL",
|
"symbol": "SSL",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4"
|
"id": "0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/SergeySavelink"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -14,5 +14,11 @@
|
||||||
"symbol": "FMA",
|
"symbol": "FMA",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x0f8794f66C7170c4f9163a8498371A747114f6C4"
|
"id": "0x0f8794f66C7170c4f9163a8498371A747114f6C4",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/Flama"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -4,7 +4,6 @@
|
||||||
"description": "A new LAYER of possibilities to trade on Uniswap.",
|
"description": "A new LAYER of possibilities to trade on Uniswap.",
|
||||||
"explorer": "https://etherscan.io/token/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b",
|
"explorer": "https://etherscan.io/token/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b",
|
||||||
"data_source": "crowd",
|
"data_source": "crowd",
|
||||||
"socials": [],
|
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "LAYER",
|
"symbol": "LAYER",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Diamond Platform Token",
|
"name": "Diamond Platform Token",
|
||||||
"website": "https://cdiamondcoin.com",
|
"website": "https://cdiamondcoin.com",
|
||||||
"description": "Diamond Network aims to create a transparent and traceable diamond market.",
|
"description": "Diamond Network aims to create a transparent and traceable diamond market.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x10c71515602429C19d53011EA7040B87a4894838",
|
"explorer": "https://etherscan.io/token/0x10c71515602429C19d53011EA7040B87a4894838",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "DPT",
|
"symbol": "DPT",
|
||||||
|
|
|
@ -29,5 +29,23 @@
|
||||||
"symbol": "METH",
|
"symbol": "METH",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x11003E410ca3FcD220765B3d2f343433A0b2bffd"
|
"id": "0x11003E410ca3FcD220765B3d2f343433A0b2bffd",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/FarmingBad"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/FarmingBad"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/KvDDnVN2FP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@FarmingBad"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "MX Token",
|
"name": "MX Token",
|
||||||
"website": "https://mxc.com",
|
"website": "https://mxc.com",
|
||||||
"description": "MX is the native token of the MXC trading platform. MX holders reportedly benefit from asset appreciation, rebates on platform revenue, supervision, and voting.",
|
"description": "MX is the native token of the MXC trading platform. MX holders reportedly benefit from asset appreciation, rebates on platform revenue, supervision, and voting.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36",
|
"explorer": "https://etherscan.io/token/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "MX",
|
"symbol": "MX",
|
||||||
|
|
|
@ -24,5 +24,19 @@
|
||||||
"symbol": "VOX",
|
"symbol": "VOX",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x12D102F06da35cC0111EB58017fd2Cd28537d0e1"
|
"id": "0x12D102F06da35cC0111EB58017fd2Cd28537d0e1",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/RealVoxFinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/VoxFinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/c32KurP"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -19,5 +19,15 @@
|
||||||
"symbol": "GBX",
|
"symbol": "GBX",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283"
|
"id": "0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/globitex_"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/globitex_com"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -8,5 +8,11 @@
|
||||||
"symbol": "DFF",
|
"symbol": "DFF",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D"
|
"id": "0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "whitepaper",
|
||||||
|
"url": "https://dff.finance/white-page.pdf"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -31,5 +31,27 @@
|
||||||
"symbol": "ARMOR",
|
"symbol": "ARMOR",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a"
|
"id": "0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/ArmorFi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/ArmorFi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/ArmorFi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/8HuTB22"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/armorfi"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -31,5 +31,27 @@
|
||||||
"symbol": "arNXM",
|
"symbol": "arNXM",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1337DEF18C680aF1f9f45cBcab6309562975b1dD"
|
"id": "0x1337DEF18C680aF1f9f45cBcab6309562975b1dD",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/ArmorFi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/ArmorFi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/ArmorFi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/8HuTB22"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/armorfi"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -9,5 +9,11 @@
|
||||||
"symbol": "JNTR/e",
|
"symbol": "JNTR/e",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF"
|
"id": "0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/jointerinc"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -29,5 +29,23 @@
|
||||||
"symbol": "mQQQ",
|
"symbol": "mQQQ",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x13B02c8dE71680e71F0820c996E4bE43c2F57d15"
|
"id": "0x13B02c8dE71680e71F0820c996E4bE43c2F57d15",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/mirror_protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@mirror-protocol"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "BitKan",
|
"name": "BitKan",
|
||||||
"website": "http://kan.land",
|
"website": "http://kan.land",
|
||||||
"description": "The KAN can be used and circulated in various scenarios to serve the community's value incentives and sharing economy, and ultimately construct the K Sites cryptocurrency ecological mechanism.",
|
"description": "The KAN can be used and circulated in various scenarios to serve the community's value incentives and sharing economy, and ultimately construct the K Sites cryptocurrency ecological mechanism.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a",
|
"explorer": "https://etherscan.io/token/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "KAN",
|
"symbol": "KAN",
|
||||||
|
|
|
@ -8,5 +8,11 @@
|
||||||
"symbol": "NRGE",
|
"symbol": "NRGE",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1416946162B1C2c871A73B07E932D2fB6C932069"
|
"id": "0x1416946162B1C2c871A73B07E932D2fB6C932069",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/energicryptocurrency/"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "TENDIES Token",
|
"name": "TENDIES Token",
|
||||||
"website": "https://tendies.dev",
|
"website": "https://tendies.dev",
|
||||||
"description": "$TEND is the Next Generation Autonomous and Hyper Deflationary Coin",
|
"description": "$TEND is the Next Generation Autonomous and Hyper Deflationary Coin",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB",
|
"explorer": "https://etherscan.io/token/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "TEND",
|
"symbol": "TEND",
|
||||||
|
|
|
@ -40,5 +40,27 @@
|
||||||
"symbol": "GALA",
|
"symbol": "GALA",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA"
|
"id": "0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/GoGalaGames"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/GoGalaGames"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/GoGalaGames"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facebook",
|
||||||
|
"url": "https://facebook.com/GoGalaGames"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/GoGalaGames"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -8,5 +8,11 @@
|
||||||
"symbol": "MAGGOT",
|
"symbol": "MAGGOT",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89"
|
"id": "0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/rottenswap"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -49,5 +49,31 @@
|
||||||
"symbol": "FKX",
|
"symbol": "FKX",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x16484d73Ac08d2355F466d448D2b79D2039F6EBB"
|
"id": "0x16484d73Ac08d2355F466d448D2b79D2039F6EBB",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/FortKnoxster"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/FortKnoxster"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facebook",
|
||||||
|
"url": "https://facebook.com/FortKnoxster"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "youtube",
|
||||||
|
"url": "https://youtube.com/c/FortKnoxster"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/FortKnoxster/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/fortknoxster"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -25,5 +25,23 @@
|
||||||
"website": "https://kira.network",
|
"website": "https://kira.network",
|
||||||
"explorer": "https://etherscan.io/token/0x16980b3b4a3f9d89e33311b5aa8f80303e5ca4f8",
|
"explorer": "https://etherscan.io/token/0x16980b3b4a3f9d89e33311b5aa8f80303e5ca4f8",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8"
|
"id": "0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "source_code",
|
||||||
|
"url": "https://git.kira.network"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/kira_core"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/kirainterex"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "blog",
|
||||||
|
"url": "https://blog.kira.network"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -24,5 +24,23 @@
|
||||||
"symbol": "WIOV",
|
"symbol": "WIOV",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x175D9Dfd6850AA96460E29bC0cEad05756965E91"
|
"id": "0x175D9Dfd6850AA96460E29bC0cEad05756965E91",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/iov-one"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/starname_me"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/internetofvalues"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/iov-internet-of-values"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Numeraire",
|
"name": "Numeraire",
|
||||||
"website": "https://numer.ai",
|
"website": "https://numer.ai",
|
||||||
"description": "Numeraire: A Cryptographic Token for Coordinating Machine Intelligence and Preventing Overfitting.",
|
"description": "Numeraire: A Cryptographic Token for Coordinating Machine Intelligence and Preventing Overfitting.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671",
|
"explorer": "https://etherscan.io/token/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671",
|
||||||
"research": "https://research.binance.com/en/projects/numeraire",
|
"research": "https://research.binance.com/en/projects/numeraire",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
|
|
|
@ -25,5 +25,23 @@
|
||||||
"symbol": "RVP",
|
"symbol": "RVP",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x17EF75AA22dD5f6C2763b8304Ab24f40eE54D48a"
|
"id": "0x17EF75AA22dD5f6C2763b8304Ab24f40eE54D48a",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/Rev_Populi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/revpopofficial"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/37gBNkJ"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://revolutionpopuli.medium.com/"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -14,5 +14,11 @@
|
||||||
"symbol": "IDXT",
|
"symbol": "IDXT",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E"
|
"id": "0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/IdexTools"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Reserve",
|
"name": "Reserve",
|
||||||
"website": "https://reserve.org",
|
"website": "https://reserve.org",
|
||||||
"description": "The stable cryptocurrency that is economically and legally robust at any scale.",
|
"description": "The stable cryptocurrency that is economically and legally robust at any scale.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x196f4727526eA7FB1e17b2071B3d8eAA38486988",
|
"explorer": "https://etherscan.io/token/0x196f4727526eA7FB1e17b2071B3d8eAA38486988",
|
||||||
"research": "https://research.binance.com/en/projects/reserve-rights",
|
"research": "https://research.binance.com/en/projects/reserve-rights",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
|
|
|
@ -8,5 +8,11 @@
|
||||||
"symbol": "HOUSE",
|
"symbol": "HOUSE",
|
||||||
"decimals": 0,
|
"decimals": 0,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x19810559dF63f19cfE88923313250550eDADB743"
|
"id": "0x19810559dF63f19cfE88923313250550eDADB743",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/Toast-finance"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -10,5 +10,11 @@
|
||||||
"symbol": "COM",
|
"symbol": "COM",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF"
|
"id": "0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/ComToken"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -30,5 +30,27 @@
|
||||||
"symbol": "vUSD",
|
"symbol": "vUSD",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C"
|
"id": "0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/valuedefi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/value_defi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/ValueDeFi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/Dpvd7tp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@valuedefi"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Aave UniUSDCETH",
|
"name": "Aave UniUSDCETH",
|
||||||
"website": "https://aave.com",
|
"website": "https://aave.com",
|
||||||
"description": "Aave UniUSDCETH is an interest bearing token pegged 1:1 to the underlying USDC and ETH deposited in the Uniswap Market of Aave Protocol.",
|
"description": "Aave UniUSDCETH is an interest bearing token pegged 1:1 to the underlying USDC and ETH deposited in the Uniswap Market of Aave Protocol.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5",
|
"explorer": "https://etherscan.io/token/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "aUniUSDCETH",
|
"symbol": "aUniUSDCETH",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Bancor",
|
"name": "Bancor",
|
||||||
"website": "https://bancor.network",
|
"website": "https://bancor.network",
|
||||||
"description": "Bancor is an on-chain liquidity protocol that enables automated, decentralized exchange on Ethereum and across blockchains.",
|
"description": "Bancor is an on-chain liquidity protocol that enables automated, decentralized exchange on Ethereum and across blockchains.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C",
|
"explorer": "https://etherscan.io/token/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C",
|
||||||
"research": "https://research.binance.com/en/projects/bancor",
|
"research": "https://research.binance.com/en/projects/bancor",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
|
|
|
@ -23,5 +23,23 @@
|
||||||
"symbol": "NFY",
|
"symbol": "NFY",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC"
|
"id": "0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/NFYFinance/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/NFYFinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/NFYOfficialChat"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/wKgUcYr"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -29,5 +29,23 @@
|
||||||
"symbol": "mIAU",
|
"symbol": "mIAU",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1d350417d9787E000cc1b95d70E9536DcD91F373"
|
"id": "0x1d350417d9787E000cc1b95d70E9536DcD91F373",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/mirror_protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@mirror-protocol"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -10,5 +10,11 @@
|
||||||
"symbol": "CHART",
|
"symbol": "CHART",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1d37986F252d0e349522EA6C3B98Cb935495E63E"
|
"id": "0x1d37986F252d0e349522EA6C3B98Cb935495E63E",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/chartexpro"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -8,5 +8,11 @@
|
||||||
"symbol": "LEAD",
|
"symbol": "LEAD",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce"
|
"id": "0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/leadwallet"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -14,5 +14,11 @@
|
||||||
"symbol": "CGG",
|
"symbol": "CGG",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43"
|
"id": "0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/chainguardians"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -14,5 +14,11 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x20398aD62bb2D930646d45a6D4292baa0b860C1f"
|
"id": "0x20398aD62bb2D930646d45a6D4292baa0b860C1f",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/Flashstake"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -26,5 +26,23 @@
|
||||||
"symbol": "Nsure",
|
"symbol": "Nsure",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x20945cA1df56D237fD40036d47E866C7DcCD2114"
|
"id": "0x20945cA1df56D237fD40036d47E866C7DcCD2114",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/nsure-tech"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/Nsure"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/nsurenet"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@nsure_network"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -10,5 +10,11 @@
|
||||||
"symbol": "SPN",
|
"symbol": "SPN",
|
||||||
"decimals": 6,
|
"decimals": 6,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A"
|
"id": "0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/sapiennetwork"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Tantan Token",
|
"name": "Tantan Token",
|
||||||
"website": "https://tantantoken.com/en",
|
"website": "https://tantantoken.com/en",
|
||||||
"description": "Tantan is all about making honest connections online and in real life.",
|
"description": "Tantan is all about making honest connections online and in real life.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51",
|
"explorer": "https://etherscan.io/token/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "TANTAN",
|
"symbol": "TANTAN",
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "FTO",
|
"name": "FTO",
|
||||||
"website": "https://f5trader.com",
|
"website": "https://f5trader.com",
|
||||||
"description": "Most Trending & Potential Exchange Platform For Trading",
|
"description": "Most Trending & Potential Exchange Platform For Trading",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd",
|
"explorer": "https://etherscan.io/token/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "FTO",
|
"symbol": "FTO",
|
||||||
|
|
|
@ -29,5 +29,23 @@
|
||||||
"symbol": "mTSLA",
|
"symbol": "mTSLA",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x21cA39943E91d704678F5D00b6616650F066fD63"
|
"id": "0x21cA39943E91d704678F5D00b6616650F066fD63",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/mirror_protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@mirror-protocol"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -30,5 +30,27 @@
|
||||||
"symbol": "SMOL",
|
"symbol": "SMOL",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C"
|
"id": "0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/smolfinance/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/SmolFinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/smol_tok"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/SmolFinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@smolfinance"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -19,5 +19,11 @@
|
||||||
"symbol": "CLV",
|
"symbol": "CLV",
|
||||||
"decimals": 6,
|
"decimals": 6,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x22222C03318440305aC3e8a7820563d6A9FD777F"
|
"id": "0x22222C03318440305aC3e8a7820563d6A9FD777F",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/clvfi"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -36,5 +36,23 @@
|
||||||
"symbol": "OML",
|
"symbol": "OML",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x224DB5E6180761df4C3d8936585f6b8b83879770"
|
"id": "0x224DB5E6180761df4C3d8936585f6b8b83879770",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/om_lira"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/MB75Bnc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facebook",
|
||||||
|
"url": "https://facebook.com/omlira"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://omlira.medium.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -9,5 +9,11 @@
|
||||||
"symbol": "QQQF",
|
"symbol": "QQQF",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4"
|
"id": "0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/standardcryptofund"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -8,5 +8,11 @@
|
||||||
"symbol": "IYFI",
|
"symbol": "IYFI",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5"
|
"id": "0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "source_code",
|
||||||
|
"url": "https://gitlab.com/iYearnFinance"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Ultimate Hub and Defi App For Uniswap and DEX trading.",
|
"description": "Ultimate Hub and Defi App For Uniswap and DEX trading.",
|
||||||
"socials": [
|
"socials": [
|
||||||
{
|
{
|
||||||
"name": "DEXTools",
|
"name": "Twitter",
|
||||||
"url": "https://twitter.com/DexToolsapp",
|
"url": "https://twitter.com/DexToolsapp",
|
||||||
"handle": "DEXTools"
|
"handle": "DEXTools"
|
||||||
}
|
}
|
||||||
|
@ -14,5 +14,11 @@
|
||||||
"symbol": "DEXT",
|
"symbol": "DEXT",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x26CE25148832C04f3d7F26F32478a9fe55197166"
|
"id": "0x26CE25148832C04f3d7F26F32478a9fe55197166",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/DexToolsapp"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -16,5 +16,15 @@
|
||||||
"symbol": "DGVC",
|
"symbol": "DGVC",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x26E43759551333e57F073bb0772F50329A957b30"
|
"id": "0x26E43759551333e57F073bb0772F50329A957b30",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/degen-vc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/degen_vc"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -8,5 +8,11 @@
|
||||||
"symbol": "ABY*",
|
"symbol": "ABY*",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa"
|
"id": "0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/m4ssAB/theAbyss"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -3,12 +3,21 @@
|
||||||
"website": "https://terawattled.com",
|
"website": "https://terawattled.com",
|
||||||
"description": "Terawatt is a patent-pending, renewable energy blockchain startup, with a strong focus on monetization and driving global L.E.D. adoption",
|
"description": "Terawatt is a patent-pending, renewable energy blockchain startup, with a strong focus on monetization and driving global L.E.D. adoption",
|
||||||
"socials": [
|
"socials": [
|
||||||
"https://twitter.com/terawatt_led"
|
{
|
||||||
|
"name": "Twitter",
|
||||||
|
"url": "https://twitter.com/terawatt_led"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"explorer": "https://etherscan.io/token/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC",
|
"explorer": "https://etherscan.io/token/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "LED",
|
"symbol": "LED",
|
||||||
"decimals": 0,
|
"decimals": 0,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC"
|
"id": "0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/terawatt_led"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -9,5 +9,11 @@
|
||||||
"symbol": "ARGP",
|
"symbol": "ARGP",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4"
|
"id": "0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/argenpeso"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -40,5 +40,31 @@
|
||||||
"symbol": "eMTR",
|
"symbol": "eMTR",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32"
|
"id": "0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/meterio"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/Meter_IO"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/Meter_IO"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/XZgZsCn"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facebook",
|
||||||
|
"url": "https://facebook.com/MeterFoundation/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/Meter_io/"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -8,5 +8,11 @@
|
||||||
"symbol": "OUSD",
|
"symbol": "OUSD",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86"
|
"id": "0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/originprotocol/origin-dollar"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -19,5 +19,15 @@
|
||||||
"symbol": "TONE",
|
"symbol": "TONE",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4"
|
"id": "0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/TE_FOOD"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/TE_FOOD"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "ATBank",
|
"name": "ATBank",
|
||||||
"website": "https://atbankdigital.com/",
|
"website": "https://atbankdigital.com/",
|
||||||
"description": "ATBANK DIGITAL under AT GROUP is the world's first bank to use digital banking service. With the motto: “In just a few minutes, with no need for branches or paperwork”, you absolutely do not need to go to the bank, or use any paper for your banking activities. Just open the ATBANK DIGITAL app and use it to complete transactions in just a few seconds. Anytime... Anywhere...",
|
"description": "ATBANK DIGITAL under AT GROUP is the world's first bank to use digital banking service. With the motto: “In just a few minutes, with no need for branches or paperwork”, you absolutely do not need to go to the bank, or use any paper for your banking activities. Just open the ATBANK DIGITAL app and use it to complete transactions in just a few seconds. Anytime... Anywhere...",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e",
|
"explorer": "https://etherscan.io/token/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "ATB",
|
"symbol": "ATB",
|
||||||
|
|
|
@ -20,5 +20,19 @@
|
||||||
"symbol": "YFED",
|
"symbol": "YFED",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A"
|
"id": "0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/yfedfinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/FinanceYfed"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/YFEDGROUP"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -10,5 +10,11 @@
|
||||||
"symbol": "OWL",
|
"symbol": "OWL",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2a7f709eE001069771ceB6D42e85035f7D18E736"
|
"id": "0x2a7f709eE001069771ceB6D42e85035f7D18E736",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/stealthswap"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "Schain Wallet",
|
"name": "Schain Wallet",
|
||||||
"website": "https://schainwallet.com",
|
"website": "https://schainwallet.com",
|
||||||
"description": "Schain Wallet is mobile defi wallet designed to help people staking and earn profit, storage, transfer coin & token with security and lower fees",
|
"description": "Schain Wallet is mobile defi wallet designed to help people staking and earn profit, storage, transfer coin & token with security and lower fees",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A",
|
"explorer": "https://etherscan.io/token/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "SCHA",
|
"symbol": "SCHA",
|
||||||
|
|
|
@ -45,5 +45,31 @@
|
||||||
"symbol": "MTLX",
|
"symbol": "MTLX",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14"
|
"id": "0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/fetchai/mettalex-market-maker"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/Mettalex"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/mettalex_official_news"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/zvWqGEaykD"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "youtube",
|
||||||
|
"url": "https://youtube.com/channel/UCrEQK_X2Vm1kCtftlRoodXA"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/mettalex"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -25,5 +25,23 @@
|
||||||
"symbol": "YFDOT",
|
"symbol": "YFDOT",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2e6539edc3b76f1E21B71d214527FAbA875F70F3"
|
"id": "0x2e6539edc3b76f1E21B71d214527FAbA875F70F3",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/YFDOT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/Yfdotfinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/YFDOT_Finance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@YFdotFinance"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -25,5 +25,23 @@
|
||||||
"symbol": "ZEE",
|
"symbol": "ZEE",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5"
|
"id": "0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/ZeroswapLabs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/ZeroSwapLabs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/zeroswap"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/zeroswaplabs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -9,5 +9,11 @@
|
||||||
"symbol": "CORN",
|
"symbol": "CORN",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x3080ec2A6960432F179c66D388099A48E82e2047"
|
"id": "0x3080ec2A6960432F179c66D388099A48E82e2047",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/popcorntoken"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -24,5 +24,19 @@
|
||||||
"symbol": "DEC",
|
"symbol": "DEC",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3"
|
"id": "0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/decentr"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/DecentrNet"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@DecentrNet"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "ATBank",
|
"name": "ATBank",
|
||||||
"website": "https://defi.atbankdigital.com",
|
"website": "https://defi.atbankdigital.com",
|
||||||
"description": "ATBANK DIGITAL under AT GROUP is the world's first bank to use digital banking service. With the motto: “In just a few minutes, with no need for branches or paperwork”, you absolutely do not need to go to the bank, or use any paper for your banking activities. Just open the ATBANK DIGITAL app and use it to complete transactions in just a few seconds. Anytime... Anywhere...",
|
"description": "ATBANK DIGITAL under AT GROUP is the world's first bank to use digital banking service. With the motto: “In just a few minutes, with no need for branches or paperwork”, you absolutely do not need to go to the bank, or use any paper for your banking activities. Just open the ATBANK DIGITAL app and use it to complete transactions in just a few seconds. Anytime... Anywhere...",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x31371618e52a1dCD55Caa07f6E81628Bd4371585",
|
"explorer": "https://etherscan.io/token/0x31371618e52a1dCD55Caa07f6E81628Bd4371585",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "ATB",
|
"symbol": "ATB",
|
||||||
|
|
|
@ -29,5 +29,23 @@
|
||||||
"symbol": "mUSO",
|
"symbol": "mUSO",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x31c63146a635EB7465e5853020b39713AC356991"
|
"id": "0x31c63146a635EB7465e5853020b39713AC356991",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/mirror_protocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/MirrorProtocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/@mirror-protocol"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -8,5 +8,11 @@
|
||||||
"symbol": "CRU",
|
"symbol": "CRU",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x32a7C02e79c4ea1008dD6564b35F131428673c41"
|
"id": "0x32a7C02e79c4ea1008dD6564b35F131428673c41",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/crustio/crust"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -20,5 +20,19 @@
|
||||||
"symbol": "wANATHA",
|
"symbol": "wANATHA",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20"
|
"id": "0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/anathatech/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/Anatha_IO"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/Anatha"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -24,5 +24,19 @@
|
||||||
"symbol": "RAMP",
|
"symbol": "RAMP",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f"
|
"id": "0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/RampDefi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/rampdefiofficial"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://medium.com/rampdefi"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -25,5 +25,23 @@
|
||||||
"symbol": "FXS",
|
"symbol": "FXS",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0"
|
"id": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/FraxFinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/Frax Finance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/fraxfinance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/Xwe8kAwZ4a"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "YOU COIN",
|
"name": "YOU COIN",
|
||||||
"website": "http://youchain.cc",
|
"website": "http://youchain.cc",
|
||||||
"description": "YOUChain is focused on carrying out large-scale commercial applications through its YPoS consensus mechanism and investment model.",
|
"description": "YOUChain is focused on carrying out large-scale commercial applications through its YPoS consensus mechanism and investment model.",
|
||||||
"socials": [],
|
|
||||||
"explorer": "https://etherscan.io/token/0x34364BEe11607b1963d66BCA665FDE93fCA666a8",
|
"explorer": "https://etherscan.io/token/0x34364BEe11607b1963d66BCA665FDE93fCA666a8",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"symbol": "YOU",
|
"symbol": "YOU",
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user