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 "XAN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20546113 | 3 months ago | | | 0 | 0.000065663659 | |
| 19894330 | 6 months ago | | | 0 | 0.00022653048 | |
| 17986773 | a year ago | | | 0 | 0.00073483033 | |
| 17751930 | a year ago | | | 0 | 0.0010080915 | |
| 17746988 | a year ago | | | 0 | 0.00076192355 | |
| 17695747 | a year ago | | | 0 | 0.00066463299 | |
| 17683261 | a year ago | | | 0 | 0.00072175655 | |
| 17665915 | a year ago | | | 0 | 0.0010030030 | |
| 17665466 | a year ago | | | 0 | 0.0010995949 | |
| 17663806 | a year ago | | | 0 | 0.0012981231 |
ABI
ABI objects
Getter at block 21169112
decimals() view returns (uint8)
18
maxHoldingAmount() view returns (uint256)
2000000000000000000000000000
name() view returns (string)
XAN
owner() view returns (address)
0xf8b8c42a4d41c4ec7c11257599761241545f8eb8
symbol() view returns (string)
XAN
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingPhase() view returns (uint8)
3
xanpass() view returns (address)
0x0d5175ec9f247433e344434f5593fa247a869e91
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 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setXan(uint8 _phase, uint256 _maxHoldingAmount)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.