NEWTON
Asked
30 days ago
11
views
0
Hey, I'm using StartkNet.py to make a transaction and it gets rejected. How to solve it?
0xa483...6765fa
asked
30 days ago
How to send tokens through StarkNet.py?
A plan to get better visibility when a transaction got received but not placed into a block?
Does writing it to zero actually do something?
How to get the contract ABI?
What is the inefficiency in this cairo code using alloc_locals
Why does range_check_ptr chek for [0, 2^128) instead of [0, P/2)
Cairo: Getting the zero address
What is the proxy pattern and how it can help make my smart contracts upgradable in Cairo Language?
how to return struct
StarknetPy Error in get_balance_sync (StarknetErrorCode.ENTRY_POINT_NOT_FOUND_IN_CONTRACT)
Is there a way to search a block for events without using `get_transaction_receipt` for each transaction?
Will it be possible to invoke functions from within the loops in Cairo 1.0?
Fixed Point pow operation error
ApeWorX: Why are the cairo and starknet plugins not installing properly?