@perp/hottub-deployments
Version:
Perpetual Protocol Hot Tub contract artifacts (ABIs) and deployed addresses
40 lines (39 loc) • 1.9 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "TestSimpleProxy",
"sourceName": "contracts/test/TestSimpleProxy.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "_implementation",
"type": "address"
}
],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"stateMutability": "payable",
"type": "fallback"
},
{
"inputs": [
{
"internalType": "address",
"name": "_newImplementation",
"type": "address"
}
],
"name": "updateImplementation",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x608060405234801561001057600080fd5b5060405161013c38038061013c8339818101604052602081101561003357600080fd5b5051600080546001600160a01b039092166001600160a01b031990921691909117905560d8806100646000396000f3fe608060405260043610601c5760003560e01c8063025b22bc14604f575b600080546040516001600160a01b0390911691369082376000803683855af43d806000843e818015604b578184f35b8184fd5b348015605a57600080fd5b50607e60048036036020811015606f57600080fd5b50356001600160a01b03166080565b005b600080546001600160a01b0319166001600160a01b039290921691909117905556fea264697066735822122020040e75ac5266d2e52a1767312b99bbc47838dd8210d3f74f165f77b96ad50a64736f6c63430007060033",
"deployedBytecode": "0x608060405260043610601c5760003560e01c8063025b22bc14604f575b600080546040516001600160a01b0390911691369082376000803683855af43d806000843e818015604b578184f35b8184fd5b348015605a57600080fd5b50607e60048036036020811015606f57600080fd5b50356001600160a01b03166080565b005b600080546001600160a01b0319166001600160a01b039290921691909117905556fea264697066735822122020040e75ac5266d2e52a1767312b99bbc47838dd8210d3f74f165f77b96ad50a64736f6c63430007060033",
"linkReferences": {},
"deployedLinkReferences": {}
}