Baby Pond Coin
Verified contract
Active on
Ethereum with 99 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BPNDC | ERC-20 | 13.362879T | -- | -- | |
PUPE | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17937649 | a year ago | | | 0 | 0.0025415856 | |
| 17937648 | a year ago | | | 0 | 0.0045967607 | |
| 17937643 | a year ago | | | 0 | 0.0041012080 | |
| 17937640 | a year ago | | | 0 | 0.0036047063 | |
| 17933233 | a year ago | | | 0 | 0.00097549307 | |
| 17933223 | a year ago | | | 0 | 0.0038749990 | |
| 17923253 | a year ago | | | 0 | 0.0012206395 | |
| 17916222 | a year ago | | | 0 | 0.00052795801 | |
| 17916220 | a year ago | | | 0 | 0.00089535576 | |
| 17916217 | a year ago | | | 0 | 0.00093211035 |
ABI
ABI objects
Getter at block 21259715
blockForPenaltyEnd() view returns (uint256)
17892774
botsCaught() view returns (uint256)
4
buyOperationsFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
4
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
lpPair() view returns (address)
0xebb7d40e053a4ebf331a4d841d1d01b19eb89de2
maxBuyAmount() view returns (uint256)
12620700000000000000000000000000
maxSellAmount() view returns (uint256)
12620700000000000000000000000000
maxWalletAmount() view returns (uint256)
12620700000000000000000000000000
name() view returns (string)
Baby Pond Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellOperationsFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
210345000000000000000000000000
symbol() view returns (string)
BPNDC
tokensForOperations() view returns (uint256)
13362878807690887968288741008137
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17892734
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
boughtEarly(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBoughtEarly(address wallet, bool flag)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapTokensAtAmount(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.