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 "Puk X"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4594170 | a year ago | | | 0 | 0.0000024647727 | |
| 2435977 | a year ago | | | 0 | 0.000046543000 | |
| 2434999 | a year ago | | | 0 | 0.00023271500 | |
| 2433894 | a year ago | | | 0 | 0.0000093086065 | |
| 2433873 | a year ago | | | 0 | 0.0000093086061 | |
| 2427287 | a year ago | | | 0 | 0.000069400503 | |
| 2404836 | a year ago | | | 0 | 0.000069511503 | |
| 2404498 | a year ago | | | 0 | 0.000069364503 | |
| 2404214 | a year ago | | | 0 | 0.000080643004 | |
| 2392795 | a year ago | | | 0 | 0.000069400503 |
ABI
ABI objects
Getter at block 23644424
decimals() view returns (uint8)
18
name() view returns (string)
Puk X
owner() view returns (address)
0xf2df2cfcd0e9e352fdbfd79aa8f4d2a3983e32bb
symbol() view returns (string)
Puk
totalSupply() view returns (uint256)
9975825405941022187709
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFree(address _free, bool isFree)
setSwapFee(address _swap, uint256 _fee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address account)
This contract contains no fallback and receive objects.
This contract contains no error objects.