0xLitecoin Token
Verified contract
Active on
Ethereum with 38,483 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 "0xLitecoin Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11346212 | 4 years ago | | | 0 | 0.00029806000 | |
| 11346180 | 4 years ago | | | 0 | 0.00039348400 | |
| 11346156 | 4 years ago | | | 0 | 0.00050806000 | |
| 11000946 | 4 years ago | | | 0 | 0.0018989360 | |
| 10311766 | 4 years ago | | | 0 | 0.0016985537 | |
| 10247848 | 4 years ago | | | 0 | 0.0023324750 | |
| 10247840 | 4 years ago | | | 0 | 0.0023321750 | |
| 10247825 | 4 years ago | | | 0 | 0.0023321750 | |
| 10247819 | 4 years ago | | | 0 | 0.0023321750 | |
| 10247815 | 4 years ago | | | 0 | 0.0023321750 |
ABI
ABI objects
Getter at block 21171387
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
8400000000000000
challengeNumber() view returns (bytes32)
0x7c6e16f544b0e0a63ea733128916ab0fc5e396d040e795db0abaae6e5a2091d7
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
27665
getChallengeNumber() view returns (bytes32)
0x7c6e16f544b0e0a63ea733128916ab0fc5e396d040e795db0abaae6e5a2091d7
getMiningDifficulty() view returns (uint256)
18
getMiningReward() view returns (uint256)
5000000000
getMiningTarget() view returns (uint256)
1477751105650726859191600128238541428783327408653301637324128110655001
lastRewardAmount() view returns (uint256)
5000000000
lastRewardEthBlockNumber() view returns (uint256)
10311766
lastRewardTo() view returns (address)
0x46eff19bed3ae36747661f0077bd55ff358e00a0
latestDifficultyPeriodStarted() view returns (uint256)
10239529
maxSupplyForEra() view returns (uint256)
4200000000000000
miningTarget() view returns (uint256)
1477751105650726859191600128238541428783327408653301637324128110655001
name() view returns (string)
0xLitecoin Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x3750ecf5e0536d04dd3858173ab571a0dcbdf7e0
rewardEra() view returns (uint256)
0
symbol() view returns (string)
0xLTC
tokensMinted() view returns (uint256)
138320000000000
totalSupply() view returns (uint256)
8400000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
checkMintSolution(uint256 nonce, bytes32 challenge_digest, bytes32 challenge_number, uint256 testTarget) view returns (bool success)
getMintDigest(uint256 nonce, bytes32 challenge_digest, bytes32 challenge_number) view returns (bytes32 digesttest)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
mint(uint256 nonce, bytes32 challenge_digest) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Mint(address indexed from, uint256 reward_amount, uint256 epochCount, bytes32 newChallengeNumber)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.