@openzeppelin/contracts
Version:
Secure Smart Contract library for Solidity
20 lines (19 loc) • 375 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "Proxy",
"sourceName": "contracts/proxy/Proxy.sol",
"abi": [
{
"stateMutability": "payable",
"type": "fallback"
},
{
"stateMutability": "payable",
"type": "receive"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}