DrawDispatcher
Verified contract
Active on
Ethereum with 437 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "DrawDispatcher"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19615860 | 7 months ago | | | 0 | 0.0042297360 | |
| 19584615 | 7 months ago | | | 0 | 0.0065489760 | |
| 19577478 | 7 months ago | | | 0 | 0.0058629600 | |
| 19570326 | 7 months ago | | | 0 | 0.0069935400 | |
| 19563194 | 7 months ago | | | 0 | 0.0055550400 | |
| 19556076 | 7 months ago | | | 0 | 0.0052617600 | |
| 19548975 | 7 months ago | | | 0 | 0.0048601760 | |
| 19541867 | 7 months ago | | | 0 | 0.0052601360 | |
| 19534739 | 7 months ago | | | 0 | 0.0059353920 | |
| 19530072 | 7 months ago | | | 0 | 0.0047949120 |
ABI
ABI objects
Getter at block 21116128
drawBuffer() view returns (address)
0x78ea5a9595279dc2f9608283875571b1151f19d4
Read-only
This contract contains no read-only function objects.
State-modifying
Events dispatchDraw(address _dispatcher, uint256 _toChainId, address _drawExecutor, uint32 _drawId)
dispatchDraws(address _dispatcher, uint256 _toChainId, address _drawExecutor, uint32[] _drawIds)
dispatchNewestDraw(address _dispatcher, uint256 _toChainId, address _drawExecutor)
DrawDispatched(address indexed dispatcher, uint256 indexed toChainId, address indexed drawExecutor, struct IDrawBeaconDraw draw)
DrawsDispatched(address indexed dispatcher, uint256 indexed toChainId, address indexed drawExecutor, struct IDrawBeaconDraw[] draws)
constructor(address _drawBuffer)
This contract contains no fallback and receive objects.
This contract contains no error objects.