@settlemint/solidity-soulbound
Version:
Smart contract set to build an Soulbound token 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": "0x60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea264697066735822122021f229cc44e125055ec552d931be302306bd1deeb95b14f9cabad70ba1cf564864736f6c634300081b0033",
"deployedBytecode": "0x600080fdfea264697066735822122021f229cc44e125055ec552d931be302306bd1deeb95b14f9cabad70ba1cf564864736f6c634300081b0033",
"linkReferences": {},
"deployedLinkReferences": {}
}