RngAuctionRelayerRemoteOwner
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "RngAuctionRelayerRemoteOwner"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18424922 | a year ago | | | 0 | 0.0039419249 | |
| 18408717 | a year ago | | | 0 | 0.0035146902 | |
| 18394708 | a year ago | | | 0 | 0.0039411056 | |
| 18386867 | a year ago | | | 0 | 0.0032688960 | |
| 18379752 | a year ago | | | 0 | 0.0038318421 | |
| 18372738 | a year ago | | | 0 | 0.0035042265 | |
| 18372531 | a year ago | | | 0 | 0.0038059673 | |
| 18365615 | a year ago | | | 0 | 0.0034689465 | |
| 18358169 | a year ago | | | 0 | 0.0033033789 | |
| 18351060 | a year ago | | | 0 | 0.0035225906 |
ABI
ABI objects
Getter at block 21327330
rngAuction() view returns (address)
0x8cfffffa42407db9dcb974c2c744425c3e58d832
Read-only
remappingOf(address _addr) view returns (address)
State-modifying
Events relay(address _messageDispatcher, uint256 _remoteOwnerChainId, address _remoteOwner, address _remoteRngAuctionRelayListener, address _rewardRecipient) returns (bytes32)
remapTo(address _destination)
AddressRemapped(address indexed caller, address indexed destination)
RelayedToDispatcher(address messageDispatcher, uint256 indexed remoteOwnerChainId, address remoteOwner, address remoteRngAuctionRelayListener, address indexed rewardRecipient, bytes32 indexed messageId)
constructor(address _rngAuction)
This contract contains no fallback and receive objects.
MessageDispatcherIsZeroAddress()
RemoteOwnerIsZeroAddress()
RemoteRngAuctionRelayListenerIsZeroAddress()
RewardRecipientIsZeroAddress()
RngAuctionIsZeroAddress()
RngNotCompleted()