Skip to main content
Version: Next

Interface: CONTRACT_ERROR

RPCSPEC08.API.CONTRACT_ERROR

Properties​

code​

• code: 40

Defined in​

node_modules/starknet-types-08/dist/types/api/errors.d.ts:63


message​

• message: "Contract error"

Defined in​

node_modules/starknet-types-08/dist/types/api/errors.d.ts:64


data​

• data: Object

Type declaration​

NameTypeDescription
revert_errorCONTRACT_EXECUTION_ERROR_INNERthe execution trace up to the point of failure

Defined in​

node_modules/starknet-types-08/dist/types/api/errors.d.ts:65