HolographBridgeProxy
Verified contract
Proxy
Active on
Ethereum with 49 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe1dd…db1b
0xf3dd…7594
0xc076…564b
Balances ($0.00)
No balances found for "HolographBridgeProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20043439 | 6 months ago | | | 0.002 | 0.0028408358 | |
| 19819317 | 7 months ago | | | 0.001079681 | 0.00035135182 | |
| 19781059 | 7 months ago | | | 0.00046667241 | 0.0026304612 | |
| 19663598 | 7 months ago | | | 0.00041516581 | 0.0065453007 | |
| 19350299 | 9 months ago | | | 0.00041668038 | 0.021050371 | |
| 19318104 | 9 months ago | | | 0.00047490827 | 0.012366314 | |
| 19314432 | 9 months ago | | | 0.0020816943 | 0.019259818 | |
| 19311637 | 9 months ago | | | 0.00049471716 | 0.010955871 | |
| 19303977 | 9 months ago | | | 0.00051847411 | 0.010076008 | |
| 19303590 | 9 months ago | | | 0.00048229859 | 0.010508657 |
ABI
ABI objects
Getter at block 21277098
admin() view returns (address)
0x1ed99dfe7462763eaf6925271d7cb2232a61854c
getAdmin() view returns (address adminAddress)
0x1ed99dfe7462763eaf6925271d7cb2232a61854c
getBridge() view returns (address bridge)
0xdcdbb4a68c2a88c3fc0c9187a2d1218e0289c226
admin() view returns (address)
0x1ed99dfe7462763eaf6925271d7cb2232a61854c
getAdmin() view returns (address adminAddress)
0x1ed99dfe7462763eaf6925271d7cb2232a61854c
getFactory() view returns (address factory)
0xf3ddf3dc6ebb5c5dc878c7a0c8b2c5e051c37594
getHolograph() view returns (address holograph)
0x1ed99dfe7462763eaf6925271d7cb2232a61854c
getJobNonce() view returns (uint256 jobNonce)
48
getOperator() view returns (address operator)
0xe1dd53589c001982d06247e1259dcc366b8ddb1b
getRegistry() view returns (address registry)
0xc0768aa301fa733e45b2de64657f952407ec564b
Read-only
getMessageFee(uint32, uint256, uint256, bytes) view returns (uint256, uint256, uint256)
State-modifying
Events adminCall(address target, bytes data) payable
init(bytes data) returns (bytes4)
setAdmin(address adminAddress)
setBridge(address bridge)
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()
fallback()
receive()
receive()
This contract contains no error objects.