Happy Mothers Day
Verified contract
Active on
Ethereum with 85 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Mommy | ERC-20 | 1.257698K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17256762 | 2 years ago | | | 0 | 0.0019899335 | |
| 17256760 | 2 years ago | | | 0 | 0.0021065953 | |
| 17256757 | 2 years ago | | | 0 | 0.0017529394 | |
| 17256754 | 2 years ago | | | 0 | 0.0019222894 | |
| 17256752 | 2 years ago | | | 0 | 0.0018703229 | |
| 17256751 | 2 years ago | | | 0 | 0.00095204219 | |
| 17256751 | 2 years ago | | | 0 | 0.0018573306 | |
| 17256750 | 2 years ago | | | 0 | 0.0019085428 | |
| 17256749 | 2 years ago | | | 0 | 0.0018990844 | |
| 17256749 | 2 years ago | | | 0 | 0.0018990844 |
ABI
ABI objects
Getter at block 21327523
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
feeWallet() view returns (address)
0xc9d42ae497d0eceedd11fb1b8200d942b30d4be8
limitsInEffect() view returns (bool)
false
maxBuyAmount() view returns (uint256)
5000000000000000000000
maxSellAmount() view returns (uint256)
5000000000000000000000
maxWallet() view returns (uint256)
5000000000000000000000
name() view returns (string)
Happy Mothers Day
owner() view returns (address)
0xc9d42ae497d0eceedd11fb1b8200d942b30d4be8
sellFee() view returns (uint256)
30
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
Mommy
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x70407eebe9eb7ce0aaeee3aa01d695b6e96cb501
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addBL(address account, bool isBlacklisted)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiBL(address[] multiblacklist_)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _fee)
updateSellFees(uint256 _fee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatefeeWallet(address _feewallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
MaxTransactionExclusion(address _address, bool excluded)
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
feeWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.