PythiaLPSwap
Verified contract
Active on
Ethereum with 163 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PythiaLPSwap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20677697 | 2 months ago | | | 0.5 | 0.0028062654 | |
| 20677603 | 2 months ago | | | 1 | 0.0031938435 | |
| 20677568 | 2 months ago | | | 0.14 | 0.0023269455 | |
| 20677515 | 2 months ago | | | 0.36 | 0.0010733354 | |
| 20675740 | 2 months ago | | | 0.1 | 0.00045073035 | |
| 20675373 | 2 months ago | | | 1 | 0.00033834798 | |
| 20675366 | 2 months ago | | | 0.16 | 0.00028927186 | |
| 20675244 | 2 months ago | | | 0.1 | 0.00061484060 | |
| 20675140 | 2 months ago | | | 0.06 | 0.00035763378 | |
| 20675021 | 2 months ago | | | 0.05 | 0.00029974665 |
ABI
ABI objects
Getter at block 21161116
owner() view returns (address)
0xae730f689ac162440536ce006caff10fe759ab52
tokenAddress() view returns (address)
0x66149ab384cc066fb9e6bc140f1378d1015045e9
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
This contract contains no read-only function objects.
State-modifying
Events addLP() payable
renounceOwnership()
setTokenAddress(address _addr)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()