Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0227…a5b2
Balances ($0.00)
No balances found for "VLET"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19822591 | 7 months ago | | | 0 | 0.00052406634 | |
| 19715064 | 7 months ago | | | 0 | 0.00014638623 | |
| 19433412 | 8 months ago | | | 0 | 0.0013535834 | |
| 18757477 | a year ago | | | 0 | 0.0015981128 | |
| 18757475 | a year ago | | | 0 | 0.0027008475 | |
| 18757416 | a year ago | | | 0 | 0.0025197780 | |
| 18757408 | a year ago | | | 0 | 0.0025249335 | |
| 18757095 | a year ago | | | 0 | 0.0015434167 | |
| 18755938 | a year ago | | | 0 | 0.00056821875 | |
| 18755873 | a year ago | | | 0 | 0.00056778892 |
ABI
ABI objects
Getter at block 21285878
buyFee() view returns (uint8)
3
decimals() pure returns (uint8)
9
maxTransaction() view returns (uint256)
1000000000000000001
maxWallet() view returns (uint256)
1000000000000000001
name() pure returns (string)
VLET
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
3
swapMax() view returns (uint256)
8000000000000000
swapMin() view returns (uint256)
7000000000000
symbol() pure returns (string)
Violet
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
setFees(uint8 buyFees, uint8 sellFees)
setLimits(uint16 maxTransPermille, uint16 maxWaletPermille)
transfer(address toWallet, uint256 amount) returns (bool)
transferFrom(address fromWallet, address toWallet, uint256 amount) returns (bool)
transferOwnership(address newowner)
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.