HolographFactory
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "HolographFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "HolographFactory"
ABI
ABI objects
Getter at block 21398423
admin() view returns (address)
0xc0ffee78121f208475abdd2cf0853a7afed64749
getAdmin() view returns (address adminAddress)
0xc0ffee78121f208475abdd2cf0853a7afed64749
getHolograph() view returns (address holograph)
0x0000000000000000000000000000000000000000
getRegistry() view returns (address registry)
0x0000000000000000000000000000000000000000
Read-only
bridgeOut(uint32, address, bytes payload) pure returns (bytes4 selector, bytes data)
State-modifying
Events adminCall(address target, bytes data) payable
bridgeIn(uint32, bytes payload) returns (bytes4)
deployHolographableContract(struct DeploymentConfig config, struct Verification signature, address signer)
deployHolographableContractMultiChain(struct DeploymentConfig config, struct Verification signature, address signer, bool deployOnCurrentChain, struct BridgeSettings[] bridgeSettings) payable
init(bytes initPayload) returns (bytes4)
setAdmin(address adminAddress)
setHolograph(address holograph)
setRegistry(address registry)
BridgeableContractDeployed(address indexed contractAddress, bytes32 indexed hash)
constructor()
fallback()
receive()
This contract contains no error objects.