HolographFactory
Verified contract
Implementation
Active on
Base with 1 txns
Inferred storage
Map
Table
Raw
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) |
---|---|---|---|---|---|---|---|
| 9500993 | 10 months ago | | | 0 | 0.0000026776000 |
ABI
ABI objects
Getter at block 22745417
admin() view returns (address)
0x1ed99dfe7462763eaf6925271d7cb2232a61854c
getAdmin() view returns (address adminAddress)
0x1ed99dfe7462763eaf6925271d7cb2232a61854c
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.