Xanax Coin
Verified contract
Active on
Ethereum with 91 txns
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 "Xanax Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17534715 | a year ago | | | 0 | 0.00060980641 | |
| 17534084 | a year ago | | | 0 | 0.00067723441 | |
| 17533986 | a year ago | | | 0 | 0.00059415136 | |
| 17533982 | a year ago | | | 0 | 0.00060440469 | |
| 17533970 | a year ago | | | 0 | 0.00060514907 | |
| 17533969 | a year ago | | | 0 | 0.00033487117 | |
| 17533963 | a year ago | | | 0 | 0.00060921028 | |
| 17533949 | a year ago | | | 0 | 0.00060997750 | |
| 17533948 | a year ago | | | 0 | 0.00072082982 | |
| 17533946 | a year ago | | | 0 | 0.00061050475 |
ABI
ABI objects
Getter at block 21309597
SupplyCap() view returns (uint256)
100000000000
decimals() view returns (uint8)
9
initialized() view returns (bool)
true
name() view returns (string)
Xanax Coin
symbol() view returns (string)
XANAX
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
taxAllowance(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveSwap(address account)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setMaxAmount(address account)
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.