Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Vanitus"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21195852 | a day ago | | | 0 | 0.0012442577 | |
| 20834868 | 2 months ago | | | 0 | 0.00080731810 | |
| 20834868 | 2 months ago | | | 0 | 0.00099337810 | |
| 20834867 | 2 months ago | | | 0 | 0.00073649624 | |
| 20834866 | 2 months ago | | | 0 | 0.0010036815 | |
| 20834865 | 2 months ago | | | 0 | 0.0010319938 | |
| 20834865 | 2 months ago | | | 0 | 0.0010319938 | |
| 20834864 | 2 months ago | | | 0 | 0.0010549682 | |
| 20834863 | 2 months ago | | | 0 | 0.00090399745 | |
| 20834863 | 2 months ago | | | 0 | 0.00099796127 |
ABI
ABI objects
Getter at block 21204107
VNT_SUPPLY_LIMIT() view returns (uint256)
9000000000000000000000000
VNT_SUPPLY_TOTAL() view returns (uint256)
9000000000000000000000000
decimals() pure returns (uint8)
18
getCA() view returns (address)
0x999999999b0b28ac503d69009159743936501005
getChainId() view returns (uint256 chainId)
1
name() view returns (string)
Vanitus
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
VNT
totalSupply() view returns (uint256)
8991505171524972156449344
uniswapPoolFee() view returns (uint24)
3000
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)
burn(uint256 amount)
renounceOwnership()
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)
Burn(address indexed from, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)