@zoralabs/openzeppelin-contracts-upgradeable
Version:
Secure Smart Contract library for Solidity
36 lines (35 loc) • 1.56 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "CrossChainEnabledAMBUpgradeable",
"sourceName": "contracts/crosschain/amb/CrossChainEnabledAMBUpgradeable.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "bridge",
"type": "address"
}
],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"internalType": "uint8",
"name": "version",
"type": "uint8"
}
],
"name": "Initialized",
"type": "event"
}
],
"bytecode": "0x60a060405234801561001057600080fd5b50604051610151380380610151833981810160405281019061003291906100cf565b8073ffffffffffffffffffffffffffffffffffffffff1660808173ffffffffffffffffffffffffffffffffffffffff1681525050506100fc565b600080fd5b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b600061009c82610071565b9050919050565b6100ac81610091565b81146100b757600080fd5b50565b6000815190506100c9816100a3565b92915050565b6000602082840312156100e5576100e461006c565b5b60006100f3848285016100ba565b91505092915050565b608051603f61011260003960005050603f6000f3fe6080604052600080fdfea264697066735822122024bf7297aa3d51ce787e02795061475fce8fc7cff8c69a2d78860a632a950e2364736f6c634300080d0033",
"deployedBytecode": "0x6080604052600080fdfea264697066735822122024bf7297aa3d51ce787e02795061475fce8fc7cff8c69a2d78860a632a950e2364736f6c634300080d0033",
"linkReferences": {},
"deployedLinkReferences": {}
}