export STARKNET_WALLET=starkware.starknet.wallets.open_zeppelin.OpenZeppelinAccount
starknet --gateway_url http://127.0.0.1:5050 new_account --account toto
starknet --gateway_url http://127.0.0.1:5050 deploy_account --account toto
https://docs.starknet.io/docs/CLI/commands/#starknet-tx_status
starknet tx_status \
--hash 0x2d83ad2a8d0d0a33d0e12382732582f6282685c936199ce8d1853017bd3c053 \
--contract contracts/erc20.compiled.json \
--error_message
Get class by hash