Highlights
Pinned Loading
-
Deposit some _amount in ERC20 _token...
Deposit some _amount in ERC20 _token ( USDC, DAI, etc ) 1// get web3
2let web3 = await initAccount()
34// get contract instance
5let main = new web3.eth.Contract(
-
Batch contract calls
Batch contract calls 1# How can you execute the same smart contract get function for thousands of users?
23We can use multicall.
45### Makerdao Multicall
-
yield-farm
yield-farm PublicA yield farming application with integrated NFT factory and lottery
-
nft-minter
nft-minter PublicAn ERC-721 minter that allows a user to mint randomly generated word NFTs and view them on OpenSea Rinkeby Test network. The NFT metadata is stored On-Chain using Base64.
Solidity 3
-
ethereumbook
ethereumbook PublicForked from ethereumbook/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
JavaScript 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.