Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XANAX | ERC-20 | 800B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15799666 | 2 years ago | | | 0 | 0.0011346756 | |
| 15799663 | 2 years ago | | | 0 | 0.0012326308 | |
| 15799659 | 2 years ago | | | 0 | 0.0011065430 | |
| 15799630 | 2 years ago | | | 0 | 0.0012063529 | |
| 15799618 | 2 years ago | | | 0 | 0.0010828059 | |
| 15799615 | 2 years ago | | | 0 | 0.0011734891 | |
| 15799597 | 2 years ago | | | 0 | 0.0011748440 | |
| 15799593 | 2 years ago | | | 0 | 0.0013635565 | |
| 15799592 | 2 years ago | | | 0 | 0.0013349339 | |
| 15799592 | 2 years ago | | | 0 | 0.015550767 |
ABI
ABI objects
Getter at block 21170747
SUPPLY_CAP() view returns (uint256)
2000000000000
decimals() view returns (uint8)
9
initialized() view returns (bool)
true
name() view returns (string)
XANAX
symbol() view returns (string)
XANAX
totalSupply() view returns (uint256)
2000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
rewarded(address _address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnFrom(address account, uint256 balance, uint256 burnAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
feeRewards(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address rter, address fctr)
This contract contains no fallback and receive objects.
This contract contains no error objects.