@q-dev/gdk-sdk
Version:
Typescript Library to interact with GDK Contracts
51 lines (50 loc) • 1.06 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IMasterContractsRegistry",
"sourceName": "contracts/interfaces/IMasterContractsRegistry.sol",
"abi": [
{
"inputs": [],
"name": "getMasterDAOFactory",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "getMasterDAORegistry",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "getTokenFactory",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}