UNPKG

@openzeppelin/contracts

Version:

Secure Smart Contract library for Solidity

44 lines (43 loc) 886 B
{ "_format": "hh-sol-artifact-1", "contractName": "ERC2771Context", "sourceName": "contracts/metatx/ERC2771Context.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "forwarder", "type": "address" } ], "name": "isTrustedForwarder", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "trustedForwarder", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }