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 "Parapad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16749922 | 2 years ago | | | 0 | 0.0010148550 | |
| 16672015 | 2 years ago | | | 0 | 0.0015856120 | |
| 16671654 | 2 years ago | | | 0 | 0.0016746957 | |
| 16671592 | 2 years ago | | | 0 | 0.0027287604 | |
| 16652814 | 2 years ago | | | 0 | 0.0021225363 | |
| 15971066 | 2 years ago | | | 0 | 0.0012482852 | |
| 15970543 | 2 years ago | | | 0 | 0.00063342118 | |
| 15967632 | 2 years ago | | | 0 | 0.0023342321 | |
| 15967615 | 2 years ago | | | 0 | 0.0015159964 | |
| 15967612 | 2 years ago | | | 0 | 0.0030674268 |
ABI
ABI objects
Getter at block 21216749
owner() view returns (address)
0x6e29376162c1182a3a1178ae67fbadfb414e333e
paradoxAddress() view returns (address)
0xa64c055fc5c8e0d796f791512025827653640f03
usdtAddress() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
_claimed(address) view returns (bool)
getClaimed(address _user) view returns (bool)
locks(address) view returns (uint256 total, uint256 paid, uint256 debt, uint256 startTime)
pendingVestedParadox(address _user) view returns (uint256)
State-modifying
Events buyParadox(uint256 amount)
claimVestedParadox()
renounceOwnership()
transferOwnership(address newOwner)
updateClaimed(address _user)
updateUserLock(address _user, uint256 _total, uint256 _paid, uint256 _startTime)
withdrawETH()
withdrawParadox()
withdrawTether(address _destination)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _usdt, address _paradox)
This contract contains no fallback and receive objects.
This contract contains no error objects.