NEWTON
Asked
3 months ago
20
views
0
How does Argent X wallet estimate fees in Starknet before sending a tx?
Elias Tazartes (Eikii)
asked
3 months ago
0
Accepted answer
StarkNet's sequencer has an estimate_fee API. This API returns the max-fee for a transaction. (From Julien of Argent)
victorforissier.eth
answered
2 months ago
How to use Argent (or any from the main providers) account in the StarkNet.py?
What are gas fees in StarkNet?
When you run warp deploy or warp invoke, which account is paying for the tx fees on the Goerli testnet?
Which account does protostar deploy command from?
How do I connect my wallet to my Pathfinder node?
ApeWorX: Why do I need to fund a Starknet account before deploying it?
Do you know if I can use a Braavos account as a multisig wallet?
Any idea what this could be caused by?
StarkNet error while deploying: IndexError: list assignment index out of range. Can anyone help?
How to install Nethermind's Solidity to Cairo transpiler without an error "command not found: warp"?
What do I have as the result of a Cairo contract in JavaScript?
Does Kakarot zkEVM have a token?
Is there a way to cache context + StarkNet state?
How can I write contact memory with Account.execute in starknetjs?