pETHDirect
Verified contract
Active on
Ethereum with 305 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 "pETHDirect"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16746978 | 2 years ago | | | 0 | 0.0073048012 | |
| 16746092 | 2 years ago | | | 0 | 0.0067996609 | |
| 16744054 | 2 years ago | | | 0 | 0.0058326414 | |
| 16719857 | 2 years ago | | | 0 | 0.0069479272 | |
| 16717226 | 2 years ago | | | 0 | 0.0056382229 | |
| 16714335 | 2 years ago | | | 0 | 0.0065800925 | |
| 16688025 | 2 years ago | | | 0 | 0.010944811 | |
| 16683759 | 2 years ago | | | 0 | 0.014641687 | |
| 16683742 | 2 years ago | | | 0 | 0.015569327 | |
| 16648992 | 2 years ago | | | 0 | 0.010988167 |
ABI
ABI objects
Getter at block 21317191
owner() view returns (address)
0x416760a2d78d5bdc6841851a0d48f2787bc23d61
Read-only
estimateBuy(uint256 pETHAmountIn) view returns (uint256 PiAmount)
estimateSell(uint256 PiAmountIn) view returns (uint256 ethAmount)
State-modifying
Events buy(uint256 piOutMin) payable returns (uint256 PiAmount)
buyFromPETH(uint256 pETHIn, uint256 piOutMin) returns (uint256 PiAmount)
claimOwnership()
easyBuy() payable returns (uint256 PiAmount)
easyBuyFromPETH(uint256 pETHIn) returns (uint256 PiAmount)
easySell(uint256 PiAmountIn) returns (uint256 pETHAmount)
easySellToPETH(uint256 PiAmountIn) returns (uint256 pETHAmount)
recoverETH(uint256 amount)
recoverTokens(address token)
sell(uint256 PiAmountIn, uint256 pETHOutMin) returns (uint256 bnbAmount)
sellForPETH(uint256 PiAmountIn, uint256 pETHOutMin) returns (uint256 pETHAmount)
setSlippage(uint256 _slippage)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SlippageSet(uint256 slippage)
constructor(address _pETH, address _pi)
receive()
This contract contains no error objects.