UNPKG

@q-dev/gdk-sdk

Version:

Typescript Library to interact with GDK Contracts

49 lines (48 loc) 991 B
{ "_format": "hh-sol-artifact-1", "contractName": "IDAOResource", "sourceName": "contracts/interfaces/IDAOResource.sol", "abi": [ { "inputs": [ { "internalType": "address", "name": "member_", "type": "address" }, { "internalType": "string", "name": "permission_", "type": "string" } ], "name": "checkPermission", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "getResource", "outputs": [ { "internalType": "string", "name": "", "type": "string" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }