UNPKG

@zoralabs/openzeppelin-contracts-upgradeable

Version:
57 lines (56 loc) 1.17 kB
{ "_format": "hh-sol-artifact-1", "contractName": "PullPaymentUpgradeable", "sourceName": "contracts/security/PullPaymentUpgradeable.sol", "abi": [ { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "uint8", "name": "version", "type": "uint8" } ], "name": "Initialized", "type": "event" }, { "inputs": [ { "internalType": "address", "name": "dest", "type": "address" } ], "name": "payments", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "address payable", "name": "payee", "type": "address" } ], "name": "withdrawPayments", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }