HolographBridge
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
7
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 "HolographBridge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19049468 | 10 months ago | | | 0 | 0.0010728400 |
ABI
ABI objects
Getter at block 21277709
admin() view returns (address)
0x1ed99dfe7462763eaf6925271d7cb2232a61854c
getAdmin() view returns (address adminAddress)
0x1ed99dfe7462763eaf6925271d7cb2232a61854c
getFactory() view returns (address factory)
0x0000000000000000000000000000000000000000
getHolograph() view returns (address holograph)
0x0000000000000000000000000000000000000000
getJobNonce() view returns (uint256 jobNonce)
0
getOperator() view returns (address operator)
0x0000000000000000000000000000000000000000
getRegistry() view returns (address registry)
0x0000000000000000000000000000000000000000
Read-only
getMessageFee(uint32, uint256, uint256, bytes) view returns (uint256, uint256, uint256)
State-modifying
Events adminCall(address target, bytes data) payable
bridgeInRequest(uint256, uint32 fromChain, address holographableContract, address hToken, address hTokenRecipient, uint256 hTokenValue, bool doNotRevert, bytes bridgeInPayload) payable
bridgeOutRequest(uint32 toChain, address holographableContract, uint256 gasLimit, uint256 gasPrice, bytes bridgeOutPayload) payable
getBridgeOutRequestPayload(uint32 toChain, address holographableContract, uint256 gasLimit, uint256 gasPrice, bytes bridgeOutPayload) returns (bytes samplePayload)
init(bytes initPayload) returns (bytes4)
revertedBridgeOutRequest(address sender, uint32 toChain, address holographableContract, bytes bridgeOutPayload) returns (string revertReason)
setAdmin(address adminAddress)
setFactory(address factory)
setHolograph(address holograph)
setOperator(address operator)
setRegistry(address registry)
This contract contains no event objects.
constructor()
fallback()
receive()
This contract contains no error objects.