Baby Pomeranian
Verified contract
Active on
Ethereum with 174 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BPOM | ERC-20 | 1.170379K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18005126 | a year ago | | | 0 | 0.00056904772 | |
| 16317636 | 2 years ago | | | 0 | 0.00035657671 | |
| 16284378 | 2 years ago | | | 0 | 0.00046104218 | |
| 16096384 | 2 years ago | | | 0 | 0.00054792003 | |
| 15981875 | 2 years ago | | | 0 | 0.00060932269 | |
| 15978593 | 2 years ago | | | 0 | 0.00058996216 | |
| 15977637 | 2 years ago | | | 0 | 0.00093424265 | |
| 15977633 | 2 years ago | | | 0 | 0.00083547922 | |
| 15976795 | 2 years ago | | | 0 | 0.0013200909 | |
| 15976599 | 2 years ago | | | 0 | 0.0011754645 |
ABI
ABI objects
Getter at block 21399292
_maxTxAmount() view returns (uint256)
9999999999999999999999999999999
_walletMax() view returns (uint256)
9999999999999999999999999999999
antiBotOpen() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0x24acb406ca255d086d723a339dda69292efc183c
burnPercentage() view returns (uint256)
0
decimals() pure returns (uint8)
18
dividendDistributor() view returns (address)
0x766026e4717c72d9976618adc5e1e09805356a8c
extraFeeOnSell() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
15974105
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
4
name() pure returns (string)
Baby Pomeranian
pair() view returns (address)
0xbcd0dcbb8bf8ce56e2a64e468879dbff68e1e30b
restrictWhales() view returns (bool)
true
rewardsFee() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
silentBlockNumber() view returns (uint256)
0
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1250000000000000000000
symbol() pure returns (string)
BPOM
totalFee() view returns (uint256)
6
totalFeeIfSelling() view returns (uint256)
6
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
antiBot(address sender, address recipient) view
balanceOf(address account) view returns (uint256)
blackList(address) view returns (bool)
exchangePairs(address) view returns (bool)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events RenounceOwnership(address adr)
addBlackList(address acc)
addExchangePairs(address acc)
addToBurnList(address account)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
burn()
changeDistributionCriteria(uint256 newinPeriod, uint256 newMinDistribution)
changeDistributorSettings(uint256 gas)
changeFeeReceivers(address newLiquidityReceiver)
changeFees(uint256 newLiqFee, uint256 newRewardFee, uint256 newMarkingFee, uint256 newExtraSellFee)
changeIsDividendExempt(address holder, bool exempt)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
removBlackList(address acc)
removExchangePairs(address acc)
removeToBurnList(address account)
setAntiBot(bool newValue)
setSilentBlockNumber(uint256 newValue)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountMETA)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.