UNPKG

@jbx-protocol/contracts-v1

Version:
56 lines (55 loc) 1.08 kB
{ "address": "0x6A769804102770781e46843e0100FaF558F2120F", "abi": [ { "inputs": [], "name": "duration", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "pure", "type": "function" }, { "inputs": [], "name": "reconfigurationDelay", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "", "type": "uint256" }, { "internalType": "uint256", "name": "_configured", "type": "uint256" } ], "name": "state", "outputs": [ { "internalType": "enum BallotState", "name": "", "type": "uint8" } ], "stateMutability": "view", "type": "function" } ] }