blackbull-sdk
Version:
An SDK for building applications on top of Blackbullswap
30 lines (29 loc) • 629 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IMiniChefV2",
"sourceName": "contracts/TreasuryVesterProxy.sol",
"abi": [
{
"inputs": [
{
"internalType": "uint256",
"name": "newFunding",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "duration",
"type": "uint256"
}
],
"name": "fundRewards",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}