@perp/hottub-deployments
Version:
Perpetual Protocol Hot Tub contract artifacts (ABIs) and deployed addresses
31 lines (30 loc) • 679 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IPerpPositionManagerEvent",
"sourceName": "contracts/interface/IPerpPositionManagerEvent.sol",
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "address",
"name": "oldCaller",
"type": "address"
},
{
"indexed": false,
"internalType": "address",
"name": "newCaller",
"type": "address"
}
],
"name": "UpdateCaller",
"type": "event"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}