test-contracts-sovryn
Version:
Smart contracts for the Sovryn protocol and external integrations.
27 lines (26 loc) • 557 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "Administered",
"sourceName": "contracts/mockup/TimelockHarness.sol",
"abi": [
{
"constant": false,
"inputs": [],
"name": "_acceptAdmin",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}