Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged solidity

0 votes
861 views
1 answer
    How can i simulate transfer of token in remix between two addresses not the one deploying the contract? First ... -it-possible-to-test-transfer-function-between-two-test-addresses...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
950 views
1 answer
    So Prettier is behaving quite weirdly for me. I have this simplified interface in a language called solidity: ... com/questions/65876455/weird-behaviour-with-prettier-in-vs-code...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am trying to verify my deployed contract from truffle and getting "Etherscan has no support for network ... questions/66062761/truffle-contract-verify-not-working-on-bsc-testnet...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
910 views
1 answer
    When I used "eth_getLogs" to query logs of a pending transaction, the ... confirmation: https://etherscan.io/tx/0x9b51d7093c4507fa96af3fd4418c508700cb9f69f3cea9d7f5a192afa30cd1bf...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am trying really hard to convert Ethereum private keys BIP44 in string format to a type that can (*ecdsa.PrivateKey) be ... = nil { fmt.Println("Cannot parse private key") } }...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
3.7k views
1 answer
    How can i simulate transfer of token in remix between two addresses not the one deploying the contract? First address in the ... I tried to use transfer but i had overflow... error...
asked Jan 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
3.4k views
1 answer
    How can i simulate transfer of token in remix between two addresses not the one deploying the contract? First address in the ... I tried to use transfer but i had overflow... error...
asked Jan 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...