Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf696…cc5a
Balances ($0.00)
No balances found for "X Bot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20166323 | 5 months ago | | | 0 | 0.00014139449 | |
| 20152332 | 5 months ago | | | 0 | 0.00021007591 | |
| 18101103 | a year ago | | | 0 | 0.00049331527 | |
| 18064214 | a year ago | | | 0 | 0.0011524219 | |
| 18057198 | a year ago | | | 0 | 0.00073418001 | |
| 18056193 | a year ago | | | 0 | 0.00057694814 | |
| 18050898 | a year ago | | | 0 | 0.00063617518 | |
| 18047968 | a year ago | | | 0 | 0.00056531321 | |
| 18047733 | a year ago | | | 0 | 0.00053344648 | |
| 18047042 | a year ago | | | 0 | 0.00069262795 |
ABI
ABI objects
Getter at block 21290590
buyFee() view returns (uint8)
0
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0xf696600baf2abe5356406a41ba7c9121fd9fcc5a
maxTransaction() view returns (uint256)
300000000000000001
maxWallet() view returns (uint256)
300000000000000001
name() pure returns (string)
X Bot
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
3
symbol() pure returns (string)
XBOT
totalSupply() pure returns (uint256)
5000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exempt(address wallet) view returns (bool fees, bool limits)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
manualSwap()
renounceOwnership()
setExempt(address wallet, bool noFees, bool noLimits)
setFees(uint8 buy, uint8 sell)
setLimits(uint16 maxTransactionPermille, uint16 maxWalletPermille)
setTaxSwap(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallets(address marketing)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.