Monkey Baby Business
Verified contract
Active on
Ethereum with 130 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "Monkey Baby Business"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20659576 | 3 months ago | | | 0 | 0.00012743631 | |
| 18820432 | a year ago | | | 0 | 0.0041436275 | |
| 17639245 | a year ago | | | 0 | 0.0012865350 | |
| 17290436 | 2 years ago | | | 0 | 0.0042935229 | |
| 17290428 | 2 years ago | | | 0 | 0.0040052891 | |
| 17290292 | 2 years ago | | | 0 | 0.0019807349 | |
| 17290275 | 2 years ago | | | 0 | 0.0022899274 | |
| 17290227 | 2 years ago | | | 0 | 0.0023867893 | |
| 17289998 | 2 years ago | | | 0 | 0.0019313326 | |
| 17289665 | 2 years ago | | | 0 | 0.0025791552 |
ABI
ABI objects
Getter at block 21225009
decimals() view returns (uint8)
18
isTradingEnabled() view returns (bool)
true
lastLpBurnTime() view returns (uint256)
0
lastManualLpBurnTime() view returns (uint256)
0
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
600
manualBurnFrequency() view returns (uint256)
1800
maxTxAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
maxWalletTx() view returns (uint256)
4418890120403678139930321
minTokenSwap() view returns (uint256)
300000000000000000000000
name() view returns (string)
Monkey Baby Business
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
0
swap() view returns (address)
0x087e256469170b19aee3892349a46447e5664fc2
symbol() view returns (string)
MBB
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x087e256469170b19aee3892349a46447e5664fc2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
swapAmount(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransactionLimit(address account, bool excluded)
excludeFromMaxWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
removeLimitis()
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, address lpBurnAddress, bool _Enabled)
setMaxTransactionAmount(uint256 newValue)
setMaxWalletAmount(uint256 newValue)
setMinimumSwapAmount(uint256 newValue)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallets(address newMarketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
AutomatedMarketMakerPairChange(address indexed pair, bool indexed value)
ExcludeFromFeesChange(address indexed account, bool isExcluded)
ExcludeFromMaxStructureChange(address indexed account, bool isExcluded)
ExcludeFromMaxTransferChange(address indexed account, bool isExcluded)
ManualNukeLP()
MaxTransactionAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MaxWalletAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MinTokenAmountSwap(uint256 indexed newValue, uint256 indexed oldValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StructureChange(string indexed indentifier, address indexed newWallet, address indexed oldWallet)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UniswapV2RouterChange(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.