mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add ERC20 Research 11/8 (#4739)
* add ERC20 Research 11/8 * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
dcd5522571
commit
2fc1bdf58a
|
@ -615,6 +615,7 @@
|
|||
"0x187abED6d17529E921aed5Dda458389e3d1c594b",
|
||||
"0x187D1018E8ef879BE4194d6eD7590987463eAD85",
|
||||
"0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E",
|
||||
"0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998",
|
||||
"0x18C525cce3ad9A48D82F91B874754be78E9d0F85",
|
||||
"0x18d3Adac07900c2507461749BE70543116C73594",
|
||||
"0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0",
|
||||
|
@ -727,6 +728,7 @@
|
|||
"0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC",
|
||||
"0x1cC9567EA2eB740824a45F8026cCF8e46973234D",
|
||||
"0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672",
|
||||
"0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44",
|
||||
"0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a",
|
||||
"0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250",
|
||||
"0x1d086b868d78040635CB8600bA733f12DB48cB42",
|
||||
|
@ -5724,6 +5726,7 @@
|
|||
"0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8",
|
||||
"0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058",
|
||||
"0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1",
|
||||
"0xF5D669627376EBd411E34b98F19C868c8ABA5ADA",
|
||||
"0xf5d99B06a813231265B5786a48e58B1FEE0baf84",
|
||||
"0xF5DCe57282A584D2746FaF1593d3121Fcac444dC",
|
||||
"0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51",
|
||||
|
|
|
@ -27,5 +27,6 @@
|
|||
"handle": "orion-protocol"
|
||||
}
|
||||
],
|
||||
"explorer": "https://etherscan.io/token/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a"
|
||||
"explorer": "https://etherscan.io/token/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a",
|
||||
"research": "https://research.binance.com/en/projects/orion-protocol"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "UMA",
|
||||
"website": "https://umaproject.org",
|
||||
"short_description": "UMA Protocol is a Decentralized Finance (DeFi) Protocol on Ethereum for any two counterparties to create their own financial contracts and synthetic assets.",
|
||||
"explorer": "https://etherscan.io/token/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828",
|
||||
"research": "https://research.binance.com/en/projects/uma"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Audius",
|
||||
"website": "https://audius.co",
|
||||
"short_description": "Audius is a decentralized music-sharing and streaming protocol that facilitates direct transactions between listeners and creators.",
|
||||
"explorer": "https://etherscan.io/token/0x18aaa7115705e8be94bffebde57af9bfc265b998",
|
||||
"research": "https://research.binance.com/en/projects/audius"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Keep3rV1",
|
||||
"website": "https://keep3r.network",
|
||||
"short_description": "Keep3rV1 is a decentralized job-matching platform for connecting external DevOps with projects that need help for completing various tasks.",
|
||||
"explorer": "https://etherscan.io/token/0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44",
|
||||
"research": "https://research.binance.com/en/projects/keep3rv1"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Orchid",
|
||||
"website": "https://www.orchid.com",
|
||||
"short_description": "Orchid (OXT) is the native token of Orchid, a cryptocurrency-powered virtual private network (VPN).",
|
||||
"explorer": "https://etherscan.io/token/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb",
|
||||
"research": "https://research.binance.com/en/projects/orchid"
|
||||
}
|
|
@ -18,5 +18,6 @@
|
|||
"url": "https://bouncefinance.medium.com"
|
||||
}
|
||||
],
|
||||
"explorer": "https://etherscan.io/token/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37"
|
||||
"explorer": "https://etherscan.io/token/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37",
|
||||
"research": "https://research.binance.com/en/projects/bounce"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "DIA",
|
||||
"website": "https://diadata.org",
|
||||
"short_description": "DIA (Decentralised Information Asset) claims to provide financial institutions with an immutable and verified single source of financial market data for any market and asset type.",
|
||||
"explorer": "https://etherscan.io/token/0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419",
|
||||
"research": "https://research.binance.com/en/projects/dia"
|
||||
}
|
|
@ -2,5 +2,6 @@
|
|||
"name": "Akropolis",
|
||||
"website": "https://akropolis.io",
|
||||
"short_description": "Akropolis describes itself as a domain-specific financial protocol dedicated to the needs of the informal economy.",
|
||||
"explorer": "https://etherscan.io/token/0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7"
|
||||
"explorer": "https://etherscan.io/token/0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7",
|
||||
"research": "https://research.binance.com/en/projects/akropolis"
|
||||
}
|
|
@ -2,5 +2,6 @@
|
|||
"name": "Swerve",
|
||||
"website": "https://swerve.fi/",
|
||||
"short_description": "A fork that's 100% community owned and governed.",
|
||||
"explorer": "https://etherscan.io/token/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433"
|
||||
"explorer": "https://etherscan.io/token/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433",
|
||||
"research": "https://research.binance.com/en/projects/swerve"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Axie Infinity",
|
||||
"website": "https://axieinfinity.com",
|
||||
"short_description": "Axie Infinity Shards are Axie Infinity's governance token.",
|
||||
"explorer": "https://etherscan.io/token/0xf5d669627376ebd411e34b98f19c868c8aba5ada",
|
||||
"research": "https://research.binance.com/en/projects/axie-infinity"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Utrust",
|
||||
"website": "https://utrust.com",
|
||||
"short_description": "The Utrust platform allows merchants to accept digital currencies as a means of payment.",
|
||||
"explorer": "https://etherscan.io/token/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c",
|
||||
"research": "https://research.binance.com/en/projects/utrust"
|
||||
}
|
Loading…
Reference in New Issue
Block a user