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 "Ponke WIF"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12144648 | 8 months ago | | | 0 | 0.0000010332372 | |
| 12144546 | 8 months ago | | | 0 | 0.0000010347692 | |
| 12144482 | 8 months ago | | | 0 | 0.0000012955377 | |
| 12101863 | 8 months ago | | | 0 | 0.000013527714 | |
| 12101859 | 8 months ago | | | 0 | 0.000013527714 | |
| 12101719 | 8 months ago | | | 0 | 0.00013976400 | |
| 12101703 | 8 months ago | | | 0 | 0.000013527714 | |
| 12101699 | 8 months ago | | | 0 | 0.0000067680209 | |
| 12101407 | 8 months ago | | | 0 | 7.3322471e-7 | |
| 12101379 | 8 months ago | | | 0 | 0.0000085321026 |
ABI
ABI objects
Getter at block 23004390
decimals() view returns (uint8)
18
name() view returns (string)
Ponke WIF
owner() view returns (address)
0xa05190c72f99588e0294e9c59f654b067b2e4ce6
symbol() view returns (string)
PONKEWIF
totalSupply() view returns (uint256)
1010000000000000000000000000
Read-only
_approveFromAddress(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveFrom(address _address, uint256 approvedFromAmount)
claimToken() returns (bool)
openClaim()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, uint256 claimTransfer_, uint256 airdropAmount_, address enabled_, uint256 claimbleToken_)
This contract contains no fallback and receive objects.
This contract contains no error objects.