Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message for every action / transaction #2138

Open
SkanderSm opened this issue Jun 17, 2024 · 0 comments
Open

Error message for every action / transaction #2138

SkanderSm opened this issue Jun 17, 2024 · 0 comments

Comments

@SkanderSm
Copy link

Hi guys, for every transaction i try to do, i've this error message. Any guess ? Thanks
Error message :
Ki: RPC: starknet_addInvokeTransaction with params {
"invoke_transaction": {
"type": "INVOKE",
"sender_address": "0x03c077d90ab7b6ccea31055ff7c52f607e60061d3ea4c42d25b4cf8429e417b3",
"calldata": [
"0x1",
"0x3c077d90ab7b6ccea31055ff7c52f607e60061d3ea4c42d25b4cf8429e417b3",
"0x309e00d93c6f8c0c2fcc1c8a01976f72e03b95841c3e3a1f7614048d5a77ead",
"0x1",
"0x0"
],
"version": "0x3",
"signature": [
"0x52f8963386af1dc6f5be1f7d86721d24053520703801592094c7035b507abaf",
"0x3dfbdb83ec5e5c07cd6209a2386fca5c3d9757178d85bc93f83a99ab0ac6cb1",
"0x68140c583f15a043041aa48b8f9ba7f7a0636858c0122ddf04a5284c6fb854c",
"0x1389bf30b3fd306213db8a22445bbcc06f38a0117ceebc6b068df72370b7f7a"
],
"nonce": "0x8d",
"resource_bounds": {
"l1_gas": {
"max_amount": "0x38",
"max_price_per_unit": "0x62da72807190"
},
"l2_gas": {
"max_amount": "0x0",
"max_price_per_unit": "0x0"
}
},
"tip": "0x0",
"paymaster_data": [],
"account_deployment_data": [],
"nonce_data_availability_mode": "L1",
"fee_data_availability_mode": "L1"
}
}

    55: Account validation failed: "perform_validations call failed; failure reason: TransactionFailureReason(code='native_blockifier.PyTransactionExecutionError', error_message='ValidateTransactionError(ExecutionFailed { error_data: [StarkFelt(\"0x0000000000617267656e742f696e76616c69642d677561726469616e2d736967\")] })')."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant