Static
Readonly
abi
abi: readonly [{
inputs: readonly [];
name: "Custom";
type: "error";
}, {
inputs: readonly [{
internalType: "uint256";
name: "";
type: "uint256";
}];
name: "CustomVal";
type: "error";
}, {
inputs: readonly [{
internalType: "uint256";
name: "";
type: "uint256";
}];
name: "a";
outputs: readonly [{
internalType: "uint256";
name: "";
type: "uint256";
}];
stateMutability: "view";
type: "function";
}, {
inputs: readonly [];
name: "revertArrayAccess";
outputs: readonly [];
stateMutability: "view";
type: "function";
}, {
inputs: readonly [];
name: "revertAssert";
outputs: readonly [];
stateMutability: "pure";
type: "function";
}, {
inputs: readonly [];
name: "revertBigArray";
outputs: readonly [{
internalType: "uint8[]";
name: "";
type: "uint8[]";
}];
stateMutability: "pure";
type: "function";
}, {
inputs: readonly [];
name: "revertCustom";
outputs: readonly [];
stateMutability: "pure";
type: "function";
}, {
inputs: readonly [];
name: "revertCustomVal";
outputs: readonly [];
stateMutability: "pure";
type: "function";
}, {
inputs: readonly [];
name: "revertDivByZero";
outputs: readonly [];
stateMutability: "pure";
type: "function";
}, {
inputs: readonly [];
name: "revertEmpty";
outputs: readonly [];
stateMutability: "pure";
type: "function";
}, {
inputs: readonly [];
name: "revertEnum";
outputs: readonly [];
stateMutability: "pure";
type: "function";
}, {
inputs: readonly [];
name: "revertOverflow";
outputs: readonly [{
internalType: "uint256";
name: "";
type: "uint256";
}];
stateMutability: "pure";
type: "function";
}, {
inputs: readonly [];
name: "revertPop";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}, {
inputs: readonly [];
name: "revertString";
outputs: readonly [];
stateMutability: "pure";
type: "function";
}, {
inputs: readonly [{
internalType: "string";
name: "funcSig";
type: "string";
}];
name: "revertTest";
outputs: readonly [];
stateMutability: "nonpayable";
type: "function";
}, {
inputs: readonly [];
name: "revertZeroInitializedFunctionPointer";
outputs: readonly [{
internalType: "int256";
name: "";
type: "int256";
}];
stateMutability: "pure";
type: "function";
}]