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 "XEN Crypto"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23319745 | 14 days ago | | | 0 | 0.000000093961726146 | |
| 19016603 | 4 months ago | | | 0 | 1.7683916e-7 | |
| 18589698 | 4 months ago | | | 0 | 0.000000052975064793 | |
| 17050477 | 5 months ago | | | 0 | 1.7679387e-7 | |
| 13029143 | 8 months ago | | | 0 | 1.7692974e-7 | |
| 12907507 | 8 months ago | | | 0 | 0.00027065000 | |
| 12907503 | 8 months ago | | | 0 | 0.00023590500 | |
| 3001274 | a year ago | | | 0 | 0.000010826000 | |
| 2972654 | a year ago | | | 0 | 0.00018072251 | |
| 2972325 | a year ago | | | 0 | 0.0000094362000 |
ABI
ABI objects
Getter at block 23929134
_decimals() view returns (uint256)
9
_taxWallet() view returns (address)
0x92937079448a95f3dd426281d6a55776fa35d026
_totalSupply() view returns (uint256)
100000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
XEN Crypto
owner() view returns (address)
0x92937079448a95f3dd426281d6a55776fa35d026
symbol() view returns (string)
bcXEN
totalSupply() view returns (uint256)
100000000000000000000
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)
decreaseAllowance(address from, uint256 amount) returns (bool)
drop(address[] dropAddresses)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeCooldown()
removeFee()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 _amount) returns (bool)
Approval(address indexed fromaddress, address indexed aindx, uint256 amounts)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed toAddress, uint256 amounts)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.