Baby Pochita
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BabyPochita | ERC-20 | 381.196983M | -- | -- | |
UNI-V2 | ERC-20 | 0.000001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20894098 | 2 months ago | | | 0 | 0.00043452093 | |
| 20893972 | 2 months ago | | | 0 | 0.00034997704 | |
| 20893924 | 2 months ago | | | 0 | 0.00024895560 | |
| 20893870 | 2 months ago | | | 0 | 0.00031782528 | |
| 20893834 | 2 months ago | | | 0 | 0.00056164743 | |
| 20893824 | 2 months ago | | | 0 | 0.00023360589 | |
| 20893821 | 2 months ago | | | 0 | 0.00044722943 | |
| 20893821 | 2 months ago | | | 0 | 0.00054145543 | |
| 20893821 | 2 months ago | | | 0 | 0.00054145543 | |
| 20893821 | 2 months ago | | | 0 | 0.00054145543 |
ABI
ABI objects
Getter at block 21425623
_maxTxAmount() view returns (uint256)
100000000000000
_maxWalletToken() view returns (uint256)
100000000000000
burned() view returns (uint256)
9500
buyMultiplier() view returns (uint256)
100
decimals() pure returns (uint8)
4
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
100000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
1
name() pure returns (string)
Baby Pochita
pair() view returns (address)
0x6079ab4d2bf8c4d8455fad864175eed1d3f6fef7
projectFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
400000000000
symbol() pure returns (string)
BabyPochita
totalFee() view returns (uint256)
1
totalSupply() view returns (uint256)
100000000000000
tradingOpen() view returns (bool)
true
transferMultiplier() view returns (uint256)
100
utilityFee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isGranted(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events BurnLP(uint256 Multiplier)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
refresh(uint256 amountPercentage)
renounce(address adr)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _projectFeeReceiver, address _utilityFeeReceiver)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
validate(address tokenAddress, uint256 tokens) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.