{"repo":"bhemen/usdc","free":true,"listed":false,"github":"https://github.com/bhemen/usdc","clone":"git clone https://github.com/bhemen/usdc.git","description":"Tools for scraping data about Circle's USDC stablecoin on Ethereum","language":"Python","stars":14,"topics":["blockchain","circle","ethereum","python","usdc","stablecoin"],"license":null,"category":"blockchain-web3","readme_excerpt":"Python scripts for analyzing USDC on Ethereum USDC USDC is a fiat-backed stablecoin issued by Circle. You can read about the off-chain reserves backing USDC at Circle's transparency page. Circle currently issues USDC on 15 blockchains, but this repository focuses on the contracts that control USDC on Ethereum. On Ethereum, USDC is implemented as an ERC-20 contract, but it has significant additional functionality beyond the minimum specified by the ERC-20 standard. This repository is provided to aid in analysis of the on-chain use of USDC. If you are considering using USDC, please read the terms of service. Contract overview The USDC contract is deployed at 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 on the Ethereum Mainnet. The source code for is available at Centre's github repository. Following OpenZeppelin standards, the USDC contract is \"ownable\", and the owner is 0xFcb19e6a322b27c06842A71e8c725399f049AE3a. The contract is also \"Pausable\", meaning that the owner can pause the contract at will. In the context of USDC, pausing the contract prevents all transfers (including mints and burns). The contract is \"Blacklistable\", meaning that special accounts (\"Blacklisters\") can selectively freeze the funds of target users. Basically, the contract will not process transfers to or from \"Blacklisted\" addresses. Since mints and burns are special types of transfers, you cannot mint funds to or burn funds from a \"blacklisted\" address. Unlike the \"Ownable\" and \"Pausable\" which were stan","default_branch":null,"files":null,"tree":[],"storefront":"/r/bhemen","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/bhemen/usdc/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}