Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x47b9…823e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XVAULT | ERC-20 | 95.895864K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19063399 | 10 months ago | | | 0 | 0.0017018206 | |
| 19062612 | 10 months ago | | | 0 | 0.00092247615 | |
| 19062444 | 10 months ago | | | 0 | 0.0012669360 | |
| 19062358 | 10 months ago | | | 0 | 0.0013819659 | |
| 19062333 | 10 months ago | | | 0 | 0.00047107849 | |
| 19062237 | 10 months ago | | | 0 | 0.0011144988 | |
| 19062237 | 10 months ago | | | 0 | 0.0011144988 | |
| 19062237 | 10 months ago | | | 0 | 0.0011144988 | |
| 19062237 | 10 months ago | | | 0 | 0.0011144988 | |
| 19062237 | 10 months ago | | | 0 | 0.0011144988 |
ABI
ABI objects
Getter at block 21183985
buyTax() view returns (uint256)
3
decimals() pure returns (uint8)
18
lpTax() view returns (uint256)
0
maxTxLimit() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxWalletLimit() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() pure returns (string)
XVault
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
3
symbol() pure returns (string)
XVAULT
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x9fce50da2c86f5b5193280fb8934609190b4f7b4
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)
createVault()
removeLimits()
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 newBuyTax, uint256 newSellTax, uint256 newLpTax)
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()
receive()
This contract contains no error objects.