Mumu the Bull
Verified contract
Proxy
Active on
Ethereum with 287 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa5c7…58fc
Balances ($0.00)
No balances found for "Mumu the Bull "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21119466 | 12 days ago | | | 0 | 0.00023195280 | |
| 20887980 | a month ago | | | 0 | 0.00030577350 | |
| 20783700 | 2 months ago | | | 0 | 0.00053196896 | |
| 20761726 | 2 months ago | | | 0 | 0.00040166560 | |
| 20749295 | 2 months ago | | | 0 | 0.00017322288 | |
| 20749169 | 2 months ago | | | 0 | 0.00024148923 | |
| 20734202 | 2 months ago | | | 0 | 0.00014357021 | |
| 20734196 | 2 months ago | | | 0 | 0.00015555285 | |
| 20714867 | 2 months ago | | | 0 | 0.00057228707 | |
| 20712266 | 2 months ago | | | 0 | 0.00033457711 |
ABI
ABI objects
Getter at block 21204674
tokenLogic() view returns (address)
0x7af9ac1fdb60caf6510af1944f8b4b21f0fe9244
uniqueId() view returns (uint256)
7237116005273810862993785519136790673236613259346089978650981600882151391232
MAX_TX_AMOUNT() view returns (uint256)
10000000000000000000000000
MAX_WALLET_AMOUNT() view returns (uint256)
30000000000000000000000000
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() view returns (uint8)
18
deployer() view returns (address)
0xa5c777487e6403616003b5a0e8974be9224b58fc
feesTier() view returns (uint8)
2
launchTimestamp() view returns (uint256)
1725481415
limitsActive() view returns (bool)
false
name() view returns (string)
Mumu the Bull
symbol() view returns (string)
BULL
tokenFactory() view returns (address)
0x9a67f5e015f838b911f2d13566e4be05c5ba777f
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapPair() view returns (address)
0xe830b50d557111178620974144e15d6183ecf511
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _deployer, string _name, string _symbol) payable
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _tokenLogic)
fallback()
receive()
This contract contains no error objects.