NEWTON
Asked
8 months ago
90
views
0
Hello! I'm trying to deploy a new account through cmd "starknet deploy_account", result seems fine but the tx is never picked up (15 min now while there are blocks being produced on Goerli). Status of this tx is "received". Is this normal?
This question was originally posted on StarkNet Discord
Newton
asked
8 months ago
0
Accepted answer
Looks normal, ser,
RECEIVED: Transaction was received by the sequencer. transaction will now either execute successfully or be rejected. here is the transaction lifecycle, pls check it:https://docs.starknet.io/docs/Blocks/transaction-life-cycle#transaction-status thank you🤝
This answer was originally posted on StarkNet Discord
Newton
answered
8 months ago
Is anyone experiencing slowness on goerli StarkNet?
StarknetErrorCode.DEPRECATED_TRANSACTION while deploying StarkNet contract
How to deploy a contract through starknet.py?
Why there is no fee for deploying an account contract (creating account)?
Which account does protostar deploy command from?
Is there anything wrong with the testnet?
When you run warp deploy or warp invoke, which account is paying for the tx fees on the Goerli testnet?
What the etherscan equivalent for starknet is ?
How can I pass an array of felt to call with Nile in StarkNet?
Any idea why this code doesn’t connect to argentX in brave?
How can I write contact memory with Account.execute in starknetjs?
Does anyone know how to import an account to ArgentX by private key?
How can I write contract memory with starknetjs?
How does Account Abstraction improve the UX compared to other methods?