LuckyCoin
Verified contract
Active on
Ethereum with 111 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5641…89b7
2 additional
variables
Balances ($0.00)
No balances found for "LuckyCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21277886 | 3 days ago | | | 0 | 0.00047599958 | |
| 21259537 | 5 days ago | | | 0 | 0.00049848515 | |
| 21237777 | 9 days ago | | | 0 | 0.0010729284 | |
| 21235633 | 9 days ago | | | 0 | 0.00058870479 | |
| 21226129 | 10 days ago | | | 0 | 0.00063130785 | |
| 21224203 | 10 days ago | | | 0 | 0.00096989370 | |
| 21223767 | 10 days ago | | | 0 | 0.00098891785 | |
| 21223426 | 11 days ago | | | 0 | 0.0010511296 | |
| 21223400 | 11 days ago | | | 0 | 0.00094941232 | |
| 21223389 | 11 days ago | | | 0 | 0.0012295697 |
ABI
ABI objects
Getter at block 21298627
_maxTaxSwap() view returns (uint256)
6300000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
LuckyCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
prte() view returns (uint232)
139
symbol() pure returns (string)
LKY
totalSupply() pure returns (uint256)
420690000000000000000
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)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawETH(address to, uint256 amount)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.