Baby Psyop
Verified contract
Active on
Ethereum with 188 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0xd07e…1a88
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BABYPSYOP | ERC-20 | 5.958779B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20633066 | 3 months ago | | | 0 | 0.000046430554 | |
| 20221646 | 5 months ago | | | 0 | 0.00043054218 | |
| 19924955 | 6 months ago | | | 0 | 0.00030858732 | |
| 19887771 | 6 months ago | | | 0 | 0.00024348789 | |
| 19803502 | 7 months ago | | | 0 | 0.00031707229 | |
| 19790898 | 7 months ago | | | 0 | 0.00077178960 | |
| 19769407 | 7 months ago | | | 0 | 0.00076959978 | |
| 19763209 | 7 months ago | | | 0 | 0.00043525609 | |
| 19760335 | 7 months ago | | | 0 | 0.00055367279 | |
| 19755808 | 7 months ago | | | 0 | 0.00039198285 |
ABI
ABI objects
Getter at block 21229791
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 liquidity, uint16 marketing, uint16 development, uint16 totalSwap)
(liquidity=3, marketing=1, development=1, totalSwap=5)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=500, sellFee=500, transferFee=0)
_taxWallets() view returns (address marketing, address development)
(marketing=0xc79addf877cc4ab567d42db58fbd1b6eba637f5f, development=0xc79addf877cc4ab567d42db58fbd1b6eba637f5f)
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
487084756272000000000000000000
getOwner() view returns (address)
0x9999bd6c7ee9caca0fc4e1ce78711b4539c7be0c
launchStamp() view returns (uint256)
1697202407
lpPair() view returns (address)
0x44c0ea9bbe4a0aa645c4a84e4d2a19fbdb73cd60
maxBuyTaxes() view returns (uint256)
1000
maxSellTaxes() view returns (uint256)
1000
maxTransferTaxes() view returns (uint256)
1000
name() pure returns (string)
Baby Psyop
operator() view returns (address)
0x0000000000000000000000000000000000000000
originalDeployer() view returns (address)
0x0000000000000000000000000000000000000000
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
360097499999999999991780003
swapThreshold() view returns (uint256)
120032499999999999997260001
symbol() pure returns (string)
BABYPSYOP
taxesAreLocked() view returns (bool)
false
totalSupply() pure returns (uint256)
555000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
excludePresaleAddresses(address router, address presale)
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
renounceOriginalDeployer()
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address init)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setOperator(address newOperator)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setRatios(uint16 liquidity, uint16 marketing, uint16 development)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing, address development)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.