Make More Babies
Verified contract
Active on
Ethereum with 29 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 |
---|---|---|---|---|---|
Babies | ERC-20 | 225.364048M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20060064 | 5 months ago | | | 0 | 0.00028767329 | |
| 19144936 | 9 months ago | | | 0 | 0.0010393479 | |
| 19141976 | 9 months ago | | | 0 | 0.0030562799 | |
| 19030315 | 10 months ago | | | 0 | 0.0025379684 | |
| 19030261 | 10 months ago | | | 0 | 0.0016020126 | |
| 19030252 | 10 months ago | | | 0 | 0.0019055285 | |
| 19030251 | 10 months ago | | | 0 | 0.0062974264 | |
| 19030249 | 10 months ago | | | 0 | 0.0014671844 | |
| 19030246 | 10 months ago | | | 0 | 0.0016235151 | |
| 19030246 | 10 months ago | | | 0 | 0.0016235151 |
ABI
ABI objects
Getter at block 21168646
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
cooldownTimerInterval() view returns (uint8)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
Make More Babies
owner() view returns (address)
0xaf2a46ee8bef7f3e3770ca4520f3ed232d660725
symbol() pure returns (string)
Babies
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
burnLiquidityFee(uint256 _newFee)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.