NEWTON
Asked
5 months ago
8
views
0
How do I access the address 0, ie 0x0 in Cairo? Like address(0) in solidity
ㅤ This question was originally posted on Triality
0
Since addresses are just felts you can just set the value of the address to 0.
ㅤ This answer was originally posted on Triality
answered
6 months ago
Cairo: How do I find the current contract's address?
How do you check if a number is even in Cairo?
Cairo v. Solidity
How to write "and" conditional logic in Cairo?
Cairo 0.10.0 Error: Cannot unpack return value error
What is the inefficiency in this cairo code using alloc_locals
Cairo: Unknown value for memory cell at address
Is there a way to find events in a block without getting receipt for all transactions on Starknet?
Are there situations in which we prefer declaring variables as `local` vs `tempvar`?
Namespaces in Cairo
What the etherscan equivalent for starknet is ?
Cairo Automatic Events
Another vanilla Cairo question, what are the sorts of references
Is Kakarot part of the Starknet ecosystem?