Baby VLaunch
Verified contract
Active on
Ethereum with 387 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "Baby VLaunch"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18910460 | a year ago | | | 0 | 0.0011113448 | |
| 16307361 | 2 years ago | | | 0 | 0.0017779984 | |
| 15761258 | 2 years ago | | | 0 | 0.00049191114 | |
| 15154294 | 2 years ago | | | 0 | 0.00086571532 | |
| 14504593 | 3 years ago | | | 0 | 0.0012356069 | |
| 14240841 | 3 years ago | | | 0 | 0.0013643353 | |
| 14094711 | 3 years ago | | | 0 | 0.0025338858 | |
| 14024329 | 3 years ago | | | 0 | 0.0031905365 | |
| 13922092 | 3 years ago | | | 0 | 0.0048894450 | |
| 13901686 | 3 years ago | | | 0 | 0.0028422453 |
ABI
ABI objects
Getter at block 21385656
_burnFee() view returns (uint256)
2
_devFee() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
7974417256833277002641027513875500090894177926880000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
_taxFee() view returns (uint256)
2
burnAddress() view returns (address)
0x0000000000000000000000000000000000000001
decimals() view returns (uint8)
9
devAddress() view returns (address)
0x2d8d7f4c547051a0434fc44aa20e63535f09ef79
geUnlockTime() view returns (uint256)
0
launchedAt() view returns (uint256)
13895028
launchedAtTimestamp() view returns (uint256)
1640711800
name() view returns (string)
Baby VLaunch
owner() view returns (address)
0x8bae861120774548bbb3815f48fff762d787ccb0
symbol() view returns (string)
BABYVPAD
totalFees() view returns (uint256)
24580922088252366
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x7b527bd019e9f745497f2cb51c658cb10e2c914f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAccountBlacklisted(address account) view returns (bool)
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 approve(address spender, uint256 amount) returns (bool)
blacklistMultipleAccounts(address[] accounts, bool blacklisted)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isExcludedFromMax(address holder, bool exempt)
launch()
lock(uint256 time)
renounceOwnership()
setIsBlacklisted(address account, bool blacklisted)
setMaxTxPercent(uint256 maxTxPercent)
setMaxWalletPercent(uint256 maxWalletToken)
setTaxFeePercent(uint256 taxFee)
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()
receive()
This contract contains no error objects.