Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0afd…1d43
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ECLUB | ERC-20 | 7.138461M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20788947 | 3 months ago | | | 0 | 0.00033294451 | |
| 20788937 | 3 months ago | | | 0 | 0.00027566580 | |
| 20788934 | 3 months ago | | | 0 | 0.00020235278 | |
| 20788888 | 3 months ago | | | 0 | 0.00035135631 | |
| 20788888 | 3 months ago | | | 0 | 0.00035135631 | |
| 20788888 | 3 months ago | | | 0 | 0.00035135631 | |
| 20788888 | 3 months ago | | | 0 | 0.00035135631 | |
| 20788868 | 3 months ago | | | 0 | 0.00038962534 | |
| 20788857 | 3 months ago | | | 0 | 0.00033604067 | |
| 20788857 | 3 months ago | | | 0 | 0.00033604067 |
ABI
ABI objects
Getter at block 21442077
_maxBagLimit() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxSwapLimit() view returns (uint256)
1000000000000000
_maxTxLimit() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_minSwapLimit() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Ethereum Club
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ECLUB
totalSupply() pure returns (uint256)
100000000000000000
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)
eclubTrading()
launch()
removeLimits()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
rescueETH()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.