baluni-contracts
Version:
Smart Contracts for Baluni
32 lines (31 loc) • 647 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IWETH",
"sourceName": "contracts/managers/BaluniV1HyperPoolZap.sol",
"abi": [
{
"inputs": [],
"name": "deposit",
"outputs": [],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint256",
"name": "wad",
"type": "uint256"
}
],
"name": "withdraw",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}