Memecoin Supercycle
Verified contract
Active on
Ethereum with 239 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb558…0989
Balances ($0.00)
No balances found for "Memecoin Supercycle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21195493 | 15 days ago | | | 0 | 0.0011361436 | |
| 21167456 | 18 days ago | | | 0 | 0.0028020345 | |
| 21167277 | 19 days ago | | | 0 | 0.0010910028 | |
| 21167276 | 19 days ago | | | 0 | 0.0019802387 | |
| 21166205 | 19 days ago | | | 0 | 0.0019010315 | |
| 21166065 | 19 days ago | | | 0 | 0.0020878901 | |
| 21166001 | 19 days ago | | | 0 | 0.0021969924 | |
| 21165999 | 19 days ago | | | 0 | 0.0022237805 | |
| 21165927 | 19 days ago | | | 0 | 0.0031775769 | |
| 21163327 | 19 days ago | | | 0 | 0.00069633534 |
ABI
ABI objects
Getter at block 21299835
_maxTaxSwap() view returns (uint256)
3000000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000000000000
decimals() pure returns (uint8)
18
getContractCodeSize() view returns (uint256 size)
7366
getGasPrice() view returns (uint256)
0
getSenderEtherBalance() view returns (uint256)
0
name() pure returns (string)
Memecoin Supercycle
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
REAL
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x92d5a3828c3f595f2d6d4aa9de52b2b4ab60ba01
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBlockHash(uint256 blockNumber) view returns (bytes32)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap(uint256 amount)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _walletTax, uint160[] _pair)
receive()
This contract contains no error objects.