LibOpERC20AllowanceNP
Opcode for getting the current erc20 allowance of an account.
Functions
integrity
function integrity(IntegrityCheckStateNP memory, Operand) internal pure returns (uint256, uint256);
run
function run(InterpreterStateNP memory, Operand, Pointer stackTop) internal view returns (Pointer);
referenceFn
function referenceFn(InterpreterStateNP memory, Operand, uint256[] memory inputs)
internal
view
returns (uint256[] memory);