AIPEPETransformer
Verified contract
Active on
Base with 315 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x82d1…9037
0x309e…6c72
Balances ($0.00)
No balances found for "AIPEPETransformer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12674530 | 8 months ago | | | 0 | 5.8353583e-7 | |
| 12674504 | 8 months ago | | | 0 | 4.6951231e-7 | |
| 12674402 | 8 months ago | | | 0 | 0.0000092953328 | |
| 12674235 | 8 months ago | | | 0 | 4.7710914e-7 | |
| 12674233 | 8 months ago | | | 0 | 0.0000092953328 | |
| 12674123 | 8 months ago | | | 0 | 4.7577175e-7 | |
| 12674097 | 8 months ago | | | 0 | 0.000011256325 | |
| 12673984 | 8 months ago | | | 0 | 3.9262400e-7 | |
| 12673966 | 8 months ago | | | 0 | 4.8134686e-7 | |
| 12673951 | 8 months ago | | | 0 | 4.8273662e-7 |
ABI
ABI objects
Getter at block 23556250
aipepe() view returns (address)
0x82d19f83c6805be03a24327e2a2874c21f2a9037
aipepeV2() view returns (address)
0x309efc182e7044cd8ddd84712f60827660756c72
isTransforming() view returns (bool)
false
owner() view returns (address)
0x854a3e045ac44a7f4a1726adac576029135dfda7
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
transform(uint256 amount)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transform(address indexed user, uint256 amount)
Withdraw(address indexed withdrawer, uint256 aipepe, uint256 aipepeV2)
constructor(address _aipepe, address _aipepeV2, address owner)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)