Vaccine Inu
Verified contract
Active on
Ethereum with 213 txns
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 "Vaccine Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12824777 | 3 years ago | | | 0 | 0.0029176950 | |
| 12800231 | 3 years ago | | | 0 | 0.00087011100 | |
| 12637160 | 3 years ago | | | 0 | 0.00051183000 | |
| 12627554 | 3 years ago | | | 0 | 0.00069795000 | |
| 12548124 | 4 years ago | | | 0 | 0.00093060000 | |
| 12529819 | 4 years ago | | | 0 | 0.0014889600 | |
| 12523625 | 4 years ago | | | 0 | 0.0016750800 | |
| 12522656 | 4 years ago | | | 0 | 0.0014331240 | |
| 12520242 | 4 years ago | | | 0 | 0.0013493700 | |
| 12518630 | 4 years ago | | | 0 | 0.0017216100 |
ABI
ABI objects
Getter at block 21307466
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Vaccine Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
VACCINU
totalBurn() view returns (uint256)
672107076253102334450
totalFees() view returns (uint256)
1344214152506204669165
totalSupply() view returns (uint256)
99327892923746897665550
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setBurnFee(uint256 burnFee)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.