@settlemint/solidity-zeto
Version:
Smart contract set to build Zero Knowledge tokens in SettleMint
50 lines (49 loc) • 1.3 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "ERC1967Utils",
"sourceName": "@openzeppelin/contracts/proxy/ERC1967/ERC1967Utils.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "admin",
"type": "address"
}
],
"name": "ERC1967InvalidAdmin",
"type": "error"
},
{
"inputs": [
{
"internalType": "address",
"name": "beacon",
"type": "address"
}
],
"name": "ERC1967InvalidBeacon",
"type": "error"
},
{
"inputs": [
{
"internalType": "address",
"name": "implementation",
"type": "address"
}
],
"name": "ERC1967InvalidImplementation",
"type": "error"
},
{
"inputs": [],
"name": "ERC1967NonPayable",
"type": "error"
}
],
"bytecode": "0x60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220a724d02ed7ba54af95cfeb871498e081bc57f59fa46a8df2be65ac47ce4ee15864736f6c634300081b0033",
"deployedBytecode": "0x600080fdfea2646970667358221220a724d02ed7ba54af95cfeb871498e081bc57f59fa46a8df2be65ac47ce4ee15864736f6c634300081b0033",
"linkReferences": {},
"deployedLinkReferences": {}
}