FlipperBotRouter1
Verified contract
Active on
Ethereum with 47 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.02)
Native
Value
$0.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000007 | $3,342.78 |
$0.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18363868 | a year ago | | | 0.0001 | 0.0016524480 | |
| 18363764 | a year ago | | | 0.00001 | 0.0020549760 | |
| 18363650 | a year ago | | | 0.00001 | 0.0016750300 | |
| 18363613 | a year ago | | | 0.00001 | 0.0027556200 | |
| 18363553 | a year ago | | | 0.0001 | 0.0022678210 | |
| 18363169 | a year ago | | | 0.0001 | 0.0021834000 | |
| 18336817 | a year ago | | | 0.0001 | 0.0018370800 | |
| 18334989 | a year ago | | | 0.0001 | 0.0018370800 | |
| 18334982 | a year ago | | | 0.0001 | 0.0022963500 | |
| 18334531 | a year ago | | | 0.0004 | 0.0022505940 |
ABI
ABI objects
Getter at block 21247778
owner() view returns (address)
0x7ab96e331bcce2a02d2f84604523fbe550be7eaf
tradingFee() view returns (uint256)
50
Read-only
calculateAmountInWithTaxDeducted(uint256 amountIn) view returns (uint256)
getAmountsOut(uint256 amountIn, address[] path) view returns (uint256[])
State-modifying
Events performBuyOrder(uint256 _amountOutMin, address tokenAddress) payable
performSellOrder(uint256 _amountIn, uint256 _amountOutMin, address tokenAddress)
renounceOwnership()
setTradingFee(uint256 _tradingFee)
transferOwnership(address newOwner)
withdrawFees()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.