PNTokenSwap
Verified contract
Active on
Ethereum with 915 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 "PNTokenSwap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14743557 | 3 years ago | | | 0 | 0.0031235497 | |
| 14743554 | 3 years ago | | | 0 | 0.0031843999 | |
| 14743551 | 3 years ago | | | 0 | 0.040506616 | |
| 14743547 | 3 years ago | | | 0 | 0.051828853 | |
| 14743542 | 3 years ago | | | 0 | 0.039064765 | |
| 14743541 | 3 years ago | | | 0 | 0.039231630 | |
| 14743539 | 3 years ago | | | 0 | 0.038526100 | |
| 14743538 | 3 years ago | | | 0 | 0.035882730 | |
| 14743527 | 3 years ago | | | 0 | 0.061886391 | |
| 14743521 | 3 years ago | | | 0 | 0.065867497 |
ABI
ABI objects
Getter at block 21283638
getV1TokenAddress() view returns (address)
0x61b5c3aee3a25f6f83531d548a4d2ee58450f5d9
getV1TokenTaker() view returns (address)
0x56f43a983bc1b56793ade6f4610244f58460c397
getV2TokenAddress() view returns (address)
0x6361f338ab8def2af3f2a1be7bd8a7db3156f7e7
isSwapActive() view returns (bool)
false
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getSwappedAmount(address swapper) view returns (uint256)
swapAmount(uint256 v1Amount) pure returns (uint256)
State-modifying
Events allowSwap()
pauseSwap()
renounceOwnership()
setV1TokenTaker(address newTokenTaker)
swap(uint256 amount)
transferOwnership(address newOwner)
withdrawV2(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _v1Token, address _v2Token)
This contract contains no fallback and receive objects.
This contract contains no error objects.