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