NEWTON
Asked
8 months ago
112
views
0
Hey guys, quick question. What should I use to execute abi.encodePacked from solidity in starknet?
This question was originally posted on StarkNet Discord
Newton
asked
8 months ago
0
Accepted answer
Thanks --- I'm not sure I've seen a lib that implements it. https://docs.soliditylang.org/en/latest/abi-spec.html#non-standard-packed-mode should help if you want to give it a shot
This answer was originally posted on StarkNet Discord
Newton
answered
8 months ago
Is there any way to abi-encode calldata to pass to `account.execute`?
What is ArgentX?
Equivalent to Solidity's keccak256(abi.encodePacked())?
Why abi of warp compiled contract does not match original solidity abi?
Where can i get test tokens in StarkNet?
How can I get ETH for the test net in StarkNet?
What the etherscan equivalent for starknet is ?
How do I connect my DAPP to Starknet-devnet using starknetjs?
How to select the network my Pathfinder node runs on?
Cairo/Nile: Testing the proxy upgrade feature, but my tests fail with the error message TypeError: int() can't convert non-string with explicit base.
What is the expected blocktime for starknet mainnet?
Where can I learn more about starknet?
How to submit a StarkNet contract?
How to use Argent (or any from the main providers) account in the StarkNet.py?