Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEMEZ | ERC-20 | 2.01623 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18914475 | a year ago | | | 0 | 0.00031958899 | |
| 18684080 | a year ago | | | 0 | 0.0028140301 | |
| 18658246 | a year ago | | | 0 | 0.00061273724 | |
| 18075500 | a year ago | | | 0 | 0.00049773112 | |
| 17740565 | a year ago | | | 0 | 0.0010139976 | |
| 16859208 | 2 years ago | | | 0 | 0.00061767819 | |
| 16825803 | 2 years ago | | | 0 | 0.00058696585 | |
| 16814646 | 2 years ago | | | 0 | 0.00052224921 | |
| 16642537 | 2 years ago | | | 0 | 0.0025376823 | |
| 16398636 | 2 years ago | | | 0 | 0.0025091109 |
ABI
ABI objects
Getter at block 21317730
_fees() view returns (uint256 buyFee, uint256 sellFee)
(buyFee=5, sellFee=8)
_maxTx() view returns (uint256)
20000000000
_maxWalletAmount() view returns (uint256)
20000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
TheMemeCorp
pair() view returns (address)
0x80bb38627880b8e24a63da10ff16ab6099ecc8d8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
MEMEZ
totalSupply() pure returns (uint256)
1000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _0x6170F06c6(address[] addr)
approve(address spender, uint256 amount) returns (bool)
clearETH()
clearStuckToken(address token, uint256 value)
enableSwap()
goLive()
manualSwap()
renounceOwnership()
setBots(address[] addr, bool _isBot)
setFees(uint256 _buyFee, uint256 _sellFee)
setMultipleFeeExempt(address[] wallets, bool _isFeeExempt)
setTradeRestrictionAmounts(uint256 _maxWalletPercent, uint256 _maxTxPercent)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.