Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VTOR | ERC-20 | 620.187872 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21115940 | a month ago | | | 0 | 0.00036824547 | |
| 20999432 | 2 months ago | | | 0 | 0.00042736061 | |
| 20999432 | 2 months ago | | | 0 | 0.00042736061 | |
| 20175632 | 6 months ago | | | 0 | 0.00015907877 | |
| 19921161 | 7 months ago | | | 0 | 0.00059319773 | |
| 19920513 | 7 months ago | | | 0 | 0.00064857349 | |
| 19920502 | 7 months ago | | | 0 | 0.00062786837 | |
| 19920477 | 7 months ago | | | 0 | 0.00067844002 | |
| 19920440 | 7 months ago | | | 0 | 0.00073976787 | |
| 19920409 | 7 months ago | | | 0 | 0.00082751150 |
ABI
ABI objects
Getter at block 21392073
buyDevFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
dw() view returns (address)
0x7eb65d3c03b66afd0de95be4e75a24c24791c7d6
limitsInEffect() view returns (bool)
false
maximumTransactionAmt() view returns (uint256)
20000000000000000000000
maximumWalletAmt() view returns (uint256)
20000000000000000000000
mw() view returns (address)
0x7178394194e1360519084a38fa1e14bca1dc568f
name() view returns (string)
VTOR
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
5
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
symbol() view returns (string)
VTOR
taxSwapThreshold() view returns (uint256)
100000000000000000000
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
620187872406606717703
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0x118109310968d79080669fb7a13dc913f38aae6e
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaximumTransactionAmt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFrommaximumTransactionAmt(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
openTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
removeAllLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setAntiDrainer(address newAntiDrainer)
setBlackList(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapEnabled(bool enabled)
updatemaximumTransactionAmt(uint256 newNum)
updatemaximumWalletAmt(uint256 newNum)
updatetaxSwapThreshold(uint256 newAmount) 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()
receive()
This contract contains no error objects.