UNPKG

@vechain/vebetterdao-contracts

Version:

Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.

38 lines (37 loc) 1.54 kB
{ "_format": "hh-sol-artifact-1", "contractName": "MockRoundGovernor", "sourceName": "contracts/mocks/challenges/MockRoundGovernor.sol", "abi": [ { "inputs": [], "name": "currentRoundId", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "uint256", "name": "roundId", "type": "uint256" } ], "name": "setCurrentRoundId", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x6080604052348015600f57600080fd5b5060ac8061001e6000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c80635723de5c1460375780639cbe5efd146049575b600080fd5b60476042366004605e565b600055565b005b60005460405190815260200160405180910390f35b600060208284031215606f57600080fd5b503591905056fea26469706673582212202e97a219c55b957190ca218c5df795c8e696731da39497761210a2c5b7be0a4f64736f6c63430008140033", "deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c80635723de5c1460375780639cbe5efd146049575b600080fd5b60476042366004605e565b600055565b005b60005460405190815260200160405180910390f35b600060208284031215606f57600080fd5b503591905056fea26469706673582212202e97a219c55b957190ca218c5df795c8e696731da39497761210a2c5b7be0a4f64736f6c63430008140033", "linkReferences": {}, "deployedLinkReferences": {} }