@perp/hottub-deployments
Version:
Perpetual Protocol Hot Tub contract artifacts (ABIs) and deployed addresses
46 lines (45 loc) • 968 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "ICurve4Pool",
"sourceName": "contracts/interface/ICurve4Pool.sol",
"abi": [
{
"inputs": [
{
"internalType": "int128",
"name": "from",
"type": "int128"
},
{
"internalType": "int128",
"name": "to",
"type": "int128"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "minAmount",
"type": "uint256"
}
],
"name": "exchange_underlying",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}