List Question
10 TechQA 2024-10-25 17:42:44Automatic Transfer of Token in Solidity Contract
2.6k views
Asked by Bob Maucher
How to test smart contract with cross-contract invoke using truffle?
1.3k views
Asked by hxmmm
How to accurately measure the effort required to reduce a λ-term?
207 views
Asked by MaiaVictor
How do display all the events logs from a smart contract?
2.8k views
Asked by kristoph
sending ether to external address using fallback function in an ethereum contract
1k views
Asked by Ankit Singhal
Creating instance of contract inside another contract and calling it's methods results in thrown exception
1.1k views
Asked by slash686
How can I include real world data in a smart contract?
334 views
Asked by Richard Garfield
Where in Ethereum blockchain do transaction details of a smart contract get written?
335 views
Asked by John
Is is possible to access public structure fileds in NEAR smart-contract without a function?
120 views
Asked by Robert Zaremba
NEAR Protocol - What happens when Rust contract method args are declared as (&mut self, ...) vs. (&self, ...)?
217 views
Asked by mattdlockyer