Hey guys. I wanna interact with my contract using Telegram Bot. Is this a correct way to initalize contract instance from mainnet?
let contract = web3.utils.Contract(abi, adress)?

Mar 23, 2021, 8:27 PM
web3.eth.contract(abi,addr)
Mar 23, 2021, 10:34 PM
Oh sure. Not utils. I ve done it)
Rarible is a platform when you can sell your art (pictures, music) as NFT
Custom NFT is custom NFT. You can take hashes of numbers 1 to 100. So you minted 100 NFT tokens (bad description but clear)
Mar 24, 2021, 12:03 AM

© 2024 Draquery.com All rights reserved.