CANDY CRYPT
Verified contract
Active on
Ethereum with 77 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66cc…3abc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CC | ERC-20 | 6.4251M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18313291 | a year ago | | | 0 | 0.00044731260 | |
| 18310084 | a year ago | | | 0 | 0.00025549665 | |
| 18309598 | a year ago | | | 0 | 0.00026895111 | |
| 18309520 | a year ago | | | 0 | 0.00017917091 | |
| 18309467 | a year ago | | | 0 | 0.00030920234 | |
| 18309432 | a year ago | | | 0 | 0.00041262130 | |
| 18309393 | a year ago | | | 0 | 0.00024809907 | |
| 18309370 | a year ago | | | 0 | 0.00025046422 | |
| 18309360 | a year ago | | | 0 | 0.00023262275 | |
| 18309355 | a year ago | | | 0 | 0.00041055390 |
ABI
ABI objects
Getter at block 21250038
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
500000000000000000
_maxWalletSize() view returns (uint256)
500000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
CANDY CRYPT
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CC
totalSupply() pure returns (uint256)
500000000000000000
uniswapV2Pair() view returns (address)
0x94c839d5b2fe614171a6d90a12215a08b49216d3
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
setMarketPair(address addr)
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.