xPHUNK
Verified contract
Proxy
Active on
Ethereum with 28 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
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
0xb391…ae91
Balances ($15,680.93)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PHUNK | ERC-20 | 74.65331 | $210.05 |
$15,680.93 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20668419 | 2 months ago | | | 0 | 0.000083516247 | |
| 20569388 | 3 months ago | | | 0 | 0.000082253994 | |
| 19843649 | 6 months ago | | | 0 | 0.00019659324 | |
| 18512099 | a year ago | | | 0 | 0.00089470804 | |
| 18099920 | a year ago | | | 0 | 0.00068356169 | |
| 18058379 | a year ago | | | 0 | 0.00071008751 | |
| 18058368 | a year ago | | | 0 | 0.00099607111 | |
| 17870503 | a year ago | | | 0 | 0.0015019564 | |
| 17725598 | a year ago | | | 0 | 0.0011396010 | |
| 17621028 | a year ago | | | 0 | 0.0015850537 |
ABI
ABI objects
Getter at block 21170840
baseToken() view returns (address)
0xb39185e33e8c28e0bb3dbbce24da5dea6379ae91
decimals() view returns (uint8)
18
name() view returns (string)
xPHUNK
owner() view returns (address)
0x3e135c3e981fae3383a5ae0d323860a34cfab893
symbol() view returns (string)
xPHUNK
totalSupply() view returns (uint256)
46646465300388609740
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timelockUntil(address account) view returns (uint256)
State-modifying
Events __XToken_init(address _baseToken, string name, string symbol)
approve(address spender, uint256 amount) returns (bool)
burnXTokens(address who, uint256 _share) returns (uint256)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintXTokens(address account, uint256 _amount, uint256 timelockLength) returns (uint256)
renounceOwnership()
timelockAccount(address account, uint256 timelockLength)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Timelocked(address user, uint256 until)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.