Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CUMOON"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18736991 | a year ago | | | 0 | 0.0015325042 | |
| 17954945 | a year ago | | | 0 | 0.00028931347 | |
| 17749334 | a year ago | | | 0 | 0.0012248548 | |
| 17713698 | a year ago | | | 0 | 0.0010575051 | |
| 17599376 | a year ago | | | 0 | 0.00054276767 | |
| 17559162 | a year ago | | | 0 | 0.00060833171 | |
| 17559053 | a year ago | | | 0 | 0.00054957004 | |
| 17558921 | a year ago | | | 0 | 0.0010513899 | |
| 17558725 | a year ago | | | 0 | 0.00061787490 | |
| 17558653 | a year ago | | | 0 | 0.00059769008 |
ABI
ABI objects
Getter at block 21223639
_maxTransferAmount() view returns (uint256)
10000000000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
CUMOON
pair() view returns (address)
0xa673a3a60f0ea5735184655f4a1c70dcbc70dd30
symbol() pure returns (string)
CUMOON
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setSwapbackSettings(uint256 _swapThreshold, uint256 _minTokenAmount)
setTxLimits(uint256 _newMaxTx, uint256 _newMaxTransfer, uint256 _newMaxWallet)
setisExempt(address _address, bool _enabled)
startTrading()
swapFeeThreshold()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
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.