diff --git a/index/base/erc20.json b/index/base/erc20.json index 1bad902..562f8e6 100644 --- a/index/base/erc20.json +++ b/index/base/erc20.json @@ -6,6 +6,62 @@ "keywords": ["erc20", "base"], "timestamp": "2021-12-08T19:03:47.288Z", "tokens": [ + { + "chainId": 8453, + "address": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913", + "name": "USDC", + "symbol": "USDC", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/6319/large/USD_Coin_icon.png?1547042389", + "extensions": { + "link": "https://www.circle.com/en/usdc", + "description": "USDC is a fully collateralized US dollar stablecoin. USDC is the bridge between dollars and trading on cryptocurrency exchanges. The technology behind CENTRE makes it possible to exchange value between people, businesses and financial institutions just like email between mail services and texts between SMS providers. We believe by removing artificial economic borders, we can create a more inclusive global economy. ", + "ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol", + "originChainId": 1, + "originAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48" + } + }, + { + "chainId": 8453, + "address": "0x4200000000000000000000000000000000000006", + "name": "Ether (Wrapped)", + "type": "erc20", + "symbol": "WETH", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", + "extensions": { + "link": "https://weth.io/", + "description": "W-ETH is \"wrapped ETH\" but let's start by introducing the players. First, there's Ether token. Ether or ETH is the native currency built on the Ethereum blockchain.\r\nSecond, there are alt tokens. When a dApp (decentralized app) is built off of the Ethereum Blockchain it usually implements it’s own form of Token. Think Augur’s REP Token, or Bancor's BNT Token. Finally the ERC-20 standard. ERC20 is a standard developed after the release of ETH that defines how tokens are transferred and how to keep a consistent record of those transfers among tokens in the Ethereum Network." + } + }, + { + "chainId": 8453, + "address": "0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22", + "name": "Coinbase Wrapped Staked ETH", + "type": "erc20", + "symbol": "CBETH", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", + "extensions": { + "link": "https://weth.io/", + "description": "Coinbase Wrapped Staked ETH (cbETH) represents your staked Ethereum (ETH) in a tradable form. You can unwrap cbETH at any time. cbETH provides flexibility to sell, transfer, or use it. You can move cbETH to a personal wallet and trade it outside the Coinbase platform." + } + }, + { + "chainId": 8453, + "address": "0x50c5725949a6f0c72e6c4a641f24049a917db0cb", + "name": "Dai Stablecoin", + "symbol": "DAI", + "decimals": 18, + "logoURI": "https://assets.sequence.info/YBzz5Q_O/images/tokens/dai-token.png", + "extensions": { + "link": "https://makerdao.com/", + "description": "Dai is the native stablecoin for the Maker protocol. It is the world’s first crypto-collateralized and decentralized stablecoin, whose value is soft pegged to the US Dollar. The collateralized assets backing Dai are other cryptocurrencies instead of fiat and are held within smart contracts rather than in institutions.", + "ogImage": "https://makerdao.com/dai.png", + "originChainId": 1, + "originAddress": "0x6b175474e89094c44da98b954eedeac495271d0f" + } + } ], "version": { "major": 1, "minor": 0, "patch": 0 } } diff --git a/index/bnb/erc20.json b/index/bnb/erc20.json index 3833849..0f52159 100644 --- a/index/bnb/erc20.json +++ b/index/bnb/erc20.json @@ -288,6 +288,19 @@ "link": "https://guardfdn.com/", "description": "Guardian is for purpose driven companies and projects building and contributing to the web3 economy." } + }, + { + "chainId": 56, + "address": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", + "name": "Binance-Peg Dai Token", + "symbol": "DAI", + "decimals": 18, + "logoURI": "https://assets.sequence.info/YBzz5Q_O/images/tokens/dai-token.png", + "extensions": { + "link": "https://makerdao.com/", + "description": "MakerDAO has launched Multi-collateral DAI (MCD). This token refers to the new DAI that is collaterized by multiple assets.\r\n", + "ogImage": "https://makerdao.com/dai.png" + } } ], "version": { "major": 1, "minor": 0, "patch": 0 } diff --git a/index/gnosis/erc20.json b/index/gnosis/erc20.json index 1c92a77..acc24cc 100644 --- a/index/gnosis/erc20.json +++ b/index/gnosis/erc20.json @@ -18,6 +18,19 @@ "description": "USDC is a fully collateralized US dollar stablecoin. USDC is the bridge between dollars and trading on cryptocurrency exchanges. The technology behind CENTRE makes it possible to exchange value between people, businesses and financial institutions just like email between mail services and texts between SMS providers. We believe by removing artificial economic borders, we can create a more inclusive global economy. ", "ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol" } + }, + { + "chainId": 100, + "address": "0x44fA8E6f47987339850636F88629646662444217", + "name": "Dai Stablecoin", + "symbol": "DAI", + "decimals": 18, + "logoURI": "https://assets.sequence.info/YBzz5Q_O/images/tokens/dai-token.png", + "extensions": { + "link": "https://makerdao.com/", + "description": "MakerDAO has launched Multi-collateral DAI (MCD). This token refers to the new DAI that is collaterized by multiple assets.\r\n", + "ogImage": "https://makerdao.com/dai.png" + } } ], "version": { "major": 1, "minor": 0, "patch": 0 } diff --git a/index/polygon-zkevm/erc20.json b/index/polygon-zkevm/erc20.json index aa9e255..0be14d2 100644 --- a/index/polygon-zkevm/erc20.json +++ b/index/polygon-zkevm/erc20.json @@ -33,6 +33,57 @@ "description": "MATIC is the currency of Polygon that enables users to interact with tens of thousands of dApps involved in our ecosystem. It is also used to secure the network by staking.", "originChainId": 137 } + }, + { + "chainId": 1101, + "address": "0x1e4a5963abfd975d8c9021ce480b42188849d41d", + "name": "Tether", + "symbol": "USDT", + "decimals": 6, + "logoURI": "https://assets.coingecko.com/coins/images/325/large/Tether-logo.png?1598003707", + "extensions": { + "link": "https://tether.to/", + "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar. The idea was to create a stable cryptocurrency that can be used like digital dollars. Coins that serve this purpose of being a stable dollar substitute are called “stable coins.” Tether is the most popular stable coin and even acts as a dollar replacement on many popular exchanges! According to their site, Tether converts cash into digital currency, to anchor or “tether” the value of the coin to the price of national currencies like the US dollar, the Euro, and the Yen. Like other cryptos it uses blockchain. Unlike other cryptos, it is [according to the official Tether site] “100% backed by USD” (USD is held in reserve). The primary use of Tether is that it offers some stability to the otherwise volatile crypto space and offers liquidity to exchanges who can’t deal in dollars and with banks (for example to the sometimes controversial but leading exchange