Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HMSTR | ERC-20 | 5.082855 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22699988 | 16 hours ago | | | 0 | 4.6238698e-7 | |
| 22699342 | 17 hours ago | | | 0 | 4.9903279e-7 | |
| 22697646 | 17 hours ago | | | 0 | 4.6215393e-7 | |
| 22697068 | 18 hours ago | | | 0 | 5.4477159e-7 | |
| 22695799 | 18 hours ago | | | 0 | 4.6051867e-7 | |
| 22695735 | 19 hours ago | | | 0 | 4.9895316e-7 | |
| 22694841 | 19 hours ago | | | 0 | 4.7921931e-7 | |
| 22694758 | 19 hours ago | | | 0 | 4.9885800e-7 | |
| 22693724 | 20 hours ago | | | 0 | 5.4461039e-7 | |
| 22693431 | 20 hours ago | | | 0 | 4.6224133e-7 |
ABI
ABI objects
Getter at block 22729067
bookManager() view returns (address)
0x382ccccbd3b142d7da063bf68cd0c89634767f76
owner() view returns (address)
0xfb976bae0b3ef71843f1c6c63da7df2e44b3836d
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isOperator(address) view returns (bool)
State-modifying
Events acceptOwnership()
arbitrage(uint192 id, address router, bytes data)
lockAcquired(address sender, bytes data) returns (bytes)
renounceOwnership()
setOperator(address operator, bool status)
transferOwnership(address newOwner)
withdrawToken(address currency, uint256 amount, address recipient)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetOperator(address indexed operator, bool status)
constructor(address bookManager_, address initialOwner_)
receive()
ERC20TransferFailed()
InvalidAccess()
InvalidTick()
NativeTransferFailed()
NotOperator()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()
SafeCastOverflowedUintDowncast(uint8 bits, uint256 value)
SafeCastOverflowedUintToInt(uint256 value)