You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
CrossroadsCoin is a ERC-20 Token of ethereum, and it has some new feature: 1. exchanging ether and CRC implement by CRC contract; 2. automatically adjust the exchange rate by contract
Created Token as per ERC20 Standard in solidity. used OpenZeppelin ERC20. Pyhton script to deploy on testnet rinkeby. Added asset token in metamask. Tried adding tokens to uniswap
A comprehensive Python library for managing and tracking cryptocurrency wallets across multiple blockchain networks. Monitor balances, transaction history, and exchange rates for Bitcoin, Ethereum, and various altcoins.