AerodromeSlipstreamStrategy
Verified contract
Active on
Base with 172,750 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAMBOO | ERC-20 | 415 | $0.011629 |
$4.83 | |
ERC-20 | 24K | -- | -- | ||
ERC-20 | 2.4K | -- | -- | ||
ERC-20 | 2.4K | -- | -- | ||
GTC | ERC-20 | 2.4K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22752483 | 10 minutes ago | | | 0 | 0.000014543349 | |
| 22752451 | 11 minutes ago | | | 0 | 0.000018154512 | |
| 22752282 | 17 minutes ago | | | 0 | 0.000013632721 | |
| 22752242 | 18 minutes ago | | | 0 | 0.000013915741 | |
| 22749262 | 2 hours ago | | | 0 | 0.000013923548 | |
| 22748797 | 2 hours ago | | | 0 | 0.000011962178 | |
| 22748357 | 2 hours ago | | | 0 | 0.000035556756 | |
| 22748336 | 2 hours ago | | | 0 | 0.000012735467 | |
| 22748251 | 3 hours ago | | | 0 | 0.000020498419 | |
| 22748112 | 3 hours ago | | | 0 | 0.000011502595 |
ABI
ABI objects
Getter at block 22752789
connectorRegistry() view returns (address)
0xac7b97dc79153367a3256d7eb8b56ea6c7fe9fce
factory() view returns (address)
0x71d234a3e1dfc161cc1d081e6496e76627baac31
feesLib() view returns (address)
0x514142806d1e338e5e62c66b6920c513c991b862
strategyAddress() view returns (address)
0x2f0052779c992c509b0758679b46969418696096
transferLib() view returns (address)
0xa60ca94665686df772926a896b50d163f2c199d5
zapLib() view returns (address)
0x2d1732d585e15276592e0074c360f2f2a2413d0f
Read-only
getSickle(address owner) view returns (address)
State-modifying
Events compound(struct CompoundParams params, address[] sweepTokens)
decrease(struct HarvestParams harvestParams, struct WithdrawParams withdrawParams, struct DepositParams depositParams, address[] sweepTokens)
getOrDeploySickle(address owner, address approved, bytes32 referralCode) returns (address)
increase(struct HarvestParams harvestParams, struct DepositParams depositParams, address[] sweepTokens) payable
This contract contains no event objects.
constructor(address factory, address connectorRegistry, struct AerodromeSlipstreamStrategyLibraries libraries)
This contract contains no fallback and receive objects.
GasCostExceedsEstimate()
NotApproved()
NotOwner(address sender)
NotRegisteredSickle()
SickleNotDeployed()
TokenInRequired()
TokenOutRequired()