@q-dev/q-ts-gdk-sdk
Version:
Typescript Library to interact with GDK Contracts
48 lines (47 loc) • 820 B
JSON
[
{
"anonymous": false,
"inputs": [],
"name": "Initialized",
"type": "event"
},
{
"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": "getMasterPermissionManager",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
]