UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

30 lines (29 loc) 635 B
{ "_format": "hh-sol-artifact-1", "contractName": "ITimeWallet", "sourceName": "contracts/common/interfaces/ITimeWallet.sol", "abi": [ { "inputs": [ { "internalType": "uint256", "name": "profileId", "type": "uint256" }, { "internalType": "uint256", "name": "time", "type": "uint256" } ], "name": "spendTimeFor", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }