Baby Vitalik
Verified contract
Active on
Ethereum with 155 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7129…782b
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BABYVITALIK | ERC-20 | 173.27375K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241600 | 12 hours ago | | | 0 | 0.00038785398 | |
| 21241435 | 12 hours ago | | | 0 | 0.00052741885 | |
| 21115004 | 18 days ago | | | 0 | 0.00017263650 | |
| 21049793 | a month ago | | | 0 | 0.00035343634 | |
| 21018168 | a month ago | | | 0 | 0.00034148081 | |
| 20981443 | a month ago | | | 0 | 0.00040768919 | |
| 20976227 | a month ago | | | 0 | 0.00041319549 | |
| 20975584 | a month ago | | | 0 | 0.00063241374 | |
| 20961992 | a month ago | | | 0 | 0.00061719676 | |
| 20952923 | a month ago | | | 0 | 0.00032599129 |
ABI
ABI objects
Getter at block 21245126
_maxTaxSwap() view returns (uint256)
1203500000000000
_maxTxAmount() view returns (uint256)
120350000000000000
_maxWalletSize() view returns (uint256)
120350000000000000
_taxSwapThreshold() view returns (uint256)
1203500000000000
decimals() pure returns (uint8)
9
getTaxDetails() view returns (uint256 initialBuyTax, uint256 initialSellTax, uint256 finalBuyTax, uint256 finalSellTax, uint256 transferTax)
(initialBuyTax=22, initialSellTax=22, finalBuyTax=0, finalSellTax=0, transferTax=0)
name() pure returns (string)
Baby Vitalik
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BABYVITALIK
totalSupply() pure returns (uint256)
120350000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
manualSwap()
reduceFee(uint256 _newFee)
removeLimit()
removeTranTax()
renounceOwnership()
rescueERC20(address tokenAddress, uint256 percent)
startBabyVitalik()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StartBabyVitalik(address indexed owner, uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.