Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcfb1…b623
0xaef1…d014
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,159.82 |
$0 | |
VAI | ERC-20 | 648.735732K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21130591 | 10 days ago | | | 0 | 0.00099949869 | |
| 20830372 | 2 months ago | | | 0 | 0.00082746150 | |
| 20701037 | 2 months ago | | | 0 | 0.00011090981 | |
| 20619310 | 3 months ago | | | 0 | 0.000063757069 | |
| 20199342 | 5 months ago | | | 0 | 0.00012975612 | |
| 19865989 | 6 months ago | | | 0 | 0.00026973257 | |
| 19860575 | 6 months ago | | | 0 | 0.00020457830 | |
| 19846238 | 6 months ago | | | 0 | 0.00026099456 | |
| 19845096 | 6 months ago | | | 0 | 0.00023379279 | |
| 19830791 | 6 months ago | | | 0 | 0.00039411836 |
ABI
ABI objects
Getter at block 21202742
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
VAULT AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
VAI
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events LP()
approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setFinalTax(uint256 _valueBuy, uint256 _valueSell)
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet, address revShare)
receive()
This contract contains no error objects.