PTCSwapper
Verified contract
Active on
Ethereum with 457 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 "PTCSwapper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21147441 | 2 days ago | | | 0.033333123 | 0.0013153841 | |
| 21132959 | 4 days ago | | | 0.02517739 | 0.0037977671 | |
| 21100543 | 8 days ago | | | 0.054114789 | 0.00098081672 | |
| 21072142 | 12 days ago | | | 0.037997 | 0.0023784614 | |
| 21054166 | 15 days ago | | | 0.060716 | 0.00063522619 | |
| 21051518 | 15 days ago | | | 0.040284 | 0.00094633494 | |
| 21051466 | 15 days ago | | | 0.0055312674 | 0.0010305774 | |
| 20896094 | a month ago | | | 0.028 | 0.00074032388 | |
| 20896067 | a month ago | | | 0.028 | 0.00073924017 | |
| 20896033 | a month ago | | | 0.028 | 0.00077394957 |
ABI
ABI objects
Getter at block 21158599
PTC() view returns (address)
0x1776c8ba4883b7e8f710e8f7b68646788340c177
Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
isActivated() view returns (bool)
true
minAmountOutPercentage() view returns (uint256)
9800
owner() view returns (address)
0xa07b5cfd556c922b770dd60ebe62331ccdca52bf
supportingFeeOnTransferTokens() view returns (bool)
true
useMinAmountOut() view returns (bool)
true
Read-only
path(uint256) view returns (address)
State-modifying
Events changeIsActivated(bool _isActivated)
changeMinAmountOutPercentage(uint256 _minAmountOutPercentage)
changeRouter(address _router)
changeSupportingFeeOnTransferTokens(bool _supportingFeeOnTransferTokens)
changeUseMinAmountOut(bool _useMinAmountOut)
renounceOwnership()
transferOwnership(address newOwner)
withdrawTokens(address _token)
ChangedIsActivated(bool indexed isActivated)
ChangedMinAmountOutPercentage(uint256 indexed minAmountOutPercentage)
ChangedRouter(address indexed router)
ChangedSupportingFeeOnTransferTokens(bool indexed supportingFeeOnTransferTokens)
ChangedUseMinAmountOut(bool indexed useMinAmountOut)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
This contract contains no error objects.