Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VISERION | ERC-20 | 4.293532K | -- | -- | |
UNI-V2 | ERC-20 | 782.165154 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20386081 | 4 months ago | | | 0 | 0.000086499147 | |
| 16859952 | 2 years ago | | | 0 | 0.00030859647 | |
| 16821334 | 2 years ago | | | 0 | 0.0014331542 | |
| 16388627 | 2 years ago | | | 0 | 0.00073027126 | |
| 16242510 | 2 years ago | | | 0 | 0.0012791938 | |
| 16223307 | 2 years ago | | | 0 | 0.00072590639 | |
| 16223013 | 2 years ago | | | 0 | 0.00076761889 | |
| 16222600 | 2 years ago | | | 0 | 0.00061056758 | |
| 16222467 | 2 years ago | | | 0 | 0.00061330722 | |
| 16220637 | 2 years ago | | | 0 | 0.00067214038 |
ABI
ABI objects
Getter at block 21213666
_maxWalletAmount() view returns (uint256)
3000000000000000000000000
burnFrequencynMinutes() view returns (uint256)
30
burnRateInBasePoints() view returns (uint256)
100
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
deployer() view returns (address)
0x9592cf0ea1c0caf34964bd4911d8ea36f42beef4
ethPriceToSwap() view returns (uint256)
10000000000000000
getTokenPrice() view returns (uint256)
507325332133917562887298
isBurnEnabled() view returns (bool)
true
marketPair() view returns (address)
0x53872fb618d32c0c0eb115f464e3d3d2c0af9260
name() view returns (string)
VISERION
nextLiquidityBurnTimeStamp() view returns (uint256)
1672975127
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
symbol() view returns (string)
VISERION
tokensBurnedSinceLaunch() view returns (uint256)
15082217495611394071975467
totalSupply() view returns (uint256)
84917782504388605928024533
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnTokens()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableBurnToken(bool _enabled)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
openTrading(address _pair)
renounceOwnership()
sendERC20Tokens(address contractAddress)
sendEth()
setBurnSettings(uint256 frequencyInMinutes, uint256 burnBasePoints)
setEthPriceToSwap(uint256 ethPriceToSwap_)
setMaxWalletAmount(uint256 maxWalletAmount)
setShares(uint256 _feeShar, uint256 _lpShare)
setTaxFees(uint256 buy, uint256 sell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensBurned(uint256 arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.