Skip to main content
Version: Next

Interface: CONTRACT_ERROR

RPCSPEC09.API.CONTRACT_ERROR

Properties

code

code: 40

Defined in

node_modules/@starknet-io/starknet-types-09/dist/types/api/errors.d.ts:55


message

message: "Contract error"

Defined in

node_modules/@starknet-io/starknet-types-09/dist/types/api/errors.d.ts:56


data

data: Object

Type declaration

NameTypeDescription
revert_errorCONTRACT_EXECUTION_ERROR_INNERthe execution trace up to the point of failure

Defined in

node_modules/@starknet-io/starknet-types-09/dist/types/api/errors.d.ts:57