AerodromeLockedLp
Verified contract
Active on
Base with 0 txns
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 |
---|---|---|---|---|---|
vAMM-HENLO/WETH | ERC-20 | 27.155386M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "AerodromeLockedLp"
ABI
ABI objects
Getter at block 22702215
AERODROME_POOL() view returns (address)
0x23a96680ccde03bd4bdd9a3e9a0cb56a5d27f7c9
owner() view returns (address)
0x72c3c8b0cacdf6e36b39c9462a42756b2a294ccb
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimFees()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _aerodromePool, address _owner)
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)