@openzeppelin/contracts
Version:
Secure Smart Contract library for Solidity
25 lines (24 loc) • 497 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IBeacon",
"sourceName": "contracts/proxy/beacon/IBeacon.sol",
"abi": [
{
"inputs": [],
"name": "implementation",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}