MoonBag Inu
Verified contract
Active on
Ethereum with 149 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x96ad…b2ce
Balances ($28.75)
Native
Value
$28.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.009146 | $3,143.12 |
$28.75 | |
MOONBI | ERC-20 | 19.527087B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12931612 | 3 years ago | | | 0 | 0.00068290000 | |
| 12931612 | 3 years ago | | | 0 | 0.0012276160 | |
| 12905861 | 3 years ago | | | 0 | 0.00086877440 | |
| 12818740 | 3 years ago | | | 0 | 0.0010859680 | |
| 12818723 | 3 years ago | | | 0 | 0.0048688500 | |
| 12809000 | 3 years ago | | | 0 | 0.00047216000 | |
| 12793592 | 3 years ago | | | 0 | 0.0014164800 | |
| 12771387 | 3 years ago | | | 0 | 0.00051937600 | |
| 12742617 | 3 years ago | | | 0 | 0.0011804000 | |
| 12742568 | 3 years ago | | | 0 | 0.0014932060 |
ABI
ABI objects
Getter at block 21177081
amountInPool() view returns (uint256)
4011927587
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
moonbagEnabled() view returns (bool)
false
name() pure returns (string)
MoonBag Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MOONBI
thisBalance() view returns (uint256)
19527087067115329109402638685
totalSupply() pure returns (uint256)
100000000000000000000000000000000
whaleDumpProtection() view returns (bool)
false
whaleSellLimit() view returns (uint256)
46875000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
setMoonbagEnabled(bool onoff)
setwhaleDumpProtection(bool onoff)
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)
CooldownEnabledUpdated(bool _cooldown)
FeeRateUpdated(uint256 _rate)
MoonbagEnabledUpdated(bool _moonbag)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
WhaleDumpProtectionUpdated(bool _whaleDump)
constructor(address teamWallet)
receive()
This contract contains no error objects.