0xdbdd7b8a8747904f53eb7aef655a6ff81e2c306a
Verified contract
Proxy
Active on
Base with 11,591 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8a31…422d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000855 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22064281 | 4 minutes ago | | | 0 | 8.2964220e-7 | |
| 22064061 | 12 minutes ago | | | 0 | 8.2964220e-7 | |
| 22063988 | 14 minutes ago | | | 0 | 8.2964220e-7 | |
| 22063943 | 16 minutes ago | | | 0 | 8.2964220e-7 | |
| 22063893 | 17 minutes ago | | | 0 | 8.2964220e-7 | |
| 22063886 | 18 minutes ago | | | 0 | 8.2964220e-7 | |
| 22063608 | 27 minutes ago | | | 0 | 8.2964220e-7 | |
| 22063600 | 27 minutes ago | | | 0 | 8.2964220e-7 | |
| 22063361 | 35 minutes ago | | | 0 | 1.8076198e-7 | |
| 22063353 | 35 minutes ago | | | 0 | 1.8076198e-7 |
ABI
ABI objects
Getter at block 22064409
storageT() view returns (address)
0x8a311d7048c35985aa31c131b9a13e03a5f7422d
tokensClaimedTotal() view returns (uint256)
280318946323
triggerTimeout() view returns (uint256)
5
Read-only
openLimitOrderTypes(address, uint256, uint256) view returns (uint8)
tokensClaimed(address) view returns (uint256)
tokensToClaim(address) view returns (uint256)
triggeredLimits(address, uint256, uint256, uint8) view returns (address first, uint256 block)
State-modifying
Events claimTokens()
distributeReward(struct IExecuteTriggeredLimitId _id, uint256 _reward)
initialize(address _storageT)
setOpenLimitOrderType(address _trader, uint256 _pairIndex, uint256 _index, uint8 _type)
storeFirstToTrigger(struct IExecuteTriggeredLimitId _id, address _bot)
unregisterTrigger(struct IExecuteTriggeredLimitId _id)
updateTriggerTimeout(uint256 _triggerTimeout)
Initialized(uint8 version)
NumberUpdated(string name, uint256 value)
PercentagesUpdated(uint256 firstP)
PoolTokensClaimed(address bot, uint256 fromRound, uint256 toRound, uint256 tokens)
TokensClaimed(address bot, uint256 tokens)
TriggerRewarded(struct IExecuteTriggeredLimitId id, uint256 reward)
TriggerUnregistered(struct IExecuteTriggeredLimitId id)
TriggeredFirst(struct IExecuteTriggeredLimitId id, address bot)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.