github.com/ethereum-optimism/optimism@v1.7.2/packages/contracts-bedrock/snapshots/abi/CheckTrue.json (about) 1 [ 2 { 3 "inputs": [ 4 { 5 "internalType": "bytes", 6 "name": "", 7 "type": "bytes" 8 } 9 ], 10 "name": "check", 11 "outputs": [ 12 { 13 "internalType": "bool", 14 "name": "execute_", 15 "type": "bool" 16 } 17 ], 18 "stateMutability": "pure", 19 "type": "function" 20 } 21 ]