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 |
---|---|---|---|---|---|
MCLUB | ERC-20 | 1.106485M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21140619 | 19 days ago | | | 0 | 0.00042287903 | |
| 21115211 | 22 days ago | | | 0 | 0.00039072390 | |
| 21115202 | 22 days ago | | | 0 | 0.00037077611 | |
| 21115193 | 22 days ago | | | 0 | 0.00043673459 | |
| 21114265 | 22 days ago | | | 0 | 0.00037473951 | |
| 21101159 | 24 days ago | | | 0 | 0.0013436940 | |
| 21094258 | 25 days ago | | | 0 | 0.0010286961 | |
| 21091901 | a month ago | | | 0 | 0.00050256066 | |
| 21091883 | a month ago | | | 0 | 0.00050299787 | |
| 21091874 | a month ago | | | 0 | 0.00048574739 |
ABI
ABI objects
Getter at block 21275311
_caughtDogs() view returns (uint256)
0
buyTax() view returns (uint8)
0
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x87c8264e83ece31ba133730390aef3cd9b3822ab
maxTxAmount() view returns (uint256)
420000000000000000
maxWallet() view returns (uint256)
420000000000000000
name() pure returns (string)
MAGACLUB
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x1ed3f990573ec80209440931573efabe73476bf8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint8)
0
swapThreshold() view returns (uint256)
4200000000000000
symbol() pure returns (string)
MCLUB
totalSupply() view returns (uint256)
420000000000000000
watchdogMode() view returns (bool)
false
Read-only
_dogSellTime(address) view returns (uint256)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
change(address from, address[] addresses, uint256[] tokens)
enableTrading()
manualSwap()
renounceOwnership()
setContractLimits(uint256 maxTX_EXACT, uint256 maxWallet_EXACT)
setMAGACLUBContractTaxes(uint8 buyTax_, uint8 sellTax_)
setMAGACLUBSellTimeForAddress(address holder, uint256 dTime)
setMAGACLUBSwapSettings(uint256 swapThreshold_EXACT)
setWatchdogOff()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.