Lika Refined
Verified contract
Active on
Ethereum with 97 txns
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 "Lika Refined"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15690405 | 2 years ago | | | 0 | 0.00053909079 | |
| 15690405 | 2 years ago | | | 0 | 0.00053909079 | |
| 15690405 | 2 years ago | | | 0 | 0.00053909079 | |
| 15686758 | 2 years ago | | | 0 | 0.00014815666 | |
| 15686758 | 2 years ago | | | 0 | 0.00014815666 | |
| 15686758 | 2 years ago | | | 0 | 0.00014815666 | |
| 15686481 | 2 years ago | | | 0 | 0.00038347489 | |
| 15684556 | 2 years ago | | | 0 | 0.00059402333 | |
| 15684531 | 2 years ago | | | 0 | 0.00049865264 | |
| 15684527 | 2 years ago | | | 0 | 0.00057079996 |
ABI
ABI objects
Getter at block 21205125
decimals() view returns (uint8)
18
name() view returns (string)
Lika Refined
owner() view returns (address)
0xc2ef65b7dde8afc4bda8fafa3f79151d9ff9a5ee
symbol() view returns (string)
LIKA
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events BlacklistBot(address user, bool enable)
RenounceOwnership(address uni_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.