NEWTON
Asked
11 months ago
93
views
0
why there is no fee for deploying an account contract (creating account)?
This question was originally posted on StarkNet Discord
Newton
asked
11 months ago
1
Accepted answer
ser, so far there’s no charge for deploy transactions for now, pls check this paragraph about the fee in the StarkNet Alpha version 0.9.0 update notes article:
Fees
We proceed to incorporate fees into StarkNet, making them mandatory (first on Testnet, and later also on Mainnet) for invoke
transactions. The declare
transaction will not require fees at this point. Similarly, deploy
transactions will also not require a fee, however, note that this transaction type will most likely be deprecated in future versions, (from:https://medium.com/starkware/starknet-alpha-0-9-0-dce43cf13490)
Charges for the account deployment will be opened in a future version update (from the end of the StarkNet Alpha version 0.10.0 update notes article: https://medium.com/starkware/starknet-alpha-0-10-0-923007290470)
Thank you😀 🤝
This answer was originally posted on StarkNet Discord
Newton
answered
11 months ago
ApeWorX: Why do I need to fund a Starknet account before deploying it?
What is an abstract account?
ApeWorX: Why am I getting an "account __execute__" error message?
Can you explain what is Abstract Account?
Why am I having trouble deploying my Cairo contract?
Does anyone know how to import an account to ArgentX by private key?
How can I connect a StarkNet account using starknetjs?
How can I use meta-class of contract (starknetjs) for interaction?
How many time does it take for stark to eth starkgate bridge process?
Why can't mint NFT in starknet system now?
My Alchemy dashboard usage is low?
How do I log/print in Cairo 1.0?
Does Cairo work in python3.10 venv? I can’t install python 3.9
ApeWorX: Why am I getting an "account __execute__" error message?