xHDPNKRWETH
Verified contract
Proxy
Active on
Ethereum with 0 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
0x0f8c…60da
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HDPNKR | ERC-20 | 12.1159 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "xHDPNKRWETH"
ABI
ABI objects
Getter at block 21207867
decimals() view returns (uint8)
18
name() view returns (string)
xHDPNKRWETH
owner() view returns (address)
0x688c3e4658b5367da06fd629e41879beab538e37
symbol() view returns (string)
xHDPNKRWETH
target() view returns (address)
0x0f8cd97268a49421929e7f1a0eefbe74ad8b60da
totalSupply() view returns (uint256)
1017693132086961531
Read-only
accumulativeRewardOf(address _owner) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
dividendOf(address _owner) view returns (uint256)
timelockUntil(address account) view returns (uint256)
withdrawnRewardOf(address _owner) view returns (uint256)
State-modifying
Events __TimelockRewardDistributionToken_init(address _target, string _name, string _symbol)
approve(address spender, uint256 amount) returns (bool)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeRewards(uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
renounceOwnership()
timelockMint(address account, uint256 amount, uint256 timelockLength)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawReward(address user)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardWithdrawn(address indexed to, uint256 weiAmount)
RewardsDistributed(address indexed from, uint256 weiAmount)
Timelocked(address user, uint256 amount, uint256 until)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.