Lira Cash
Verified contract
Active on
Ethereum with 34,233 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9880734 | 5 years ago | | | 0 | 0.00021992500 | |
| 9287724 | 5 years ago | | | 0 | 0.000036518000 | |
| 9287612 | 5 years ago | | | 0 | 0.000042087000 | |
| 8921416 | 5 years ago | | | 0 | 0.000051762000 | |
| 8904778 | 5 years ago | | | 0 | 0.000035482000 | |
| 8621053 | 5 years ago | | | 0 | 0.00021762000 | |
| 8615631 | 5 years ago | | | 0 | 0.0010622025 | |
| 8582870 | 5 years ago | | | 0 | 0.00047457500 | |
| 8461498 | 5 years ago | | | 0 | 0.00021826000 | |
| 8432426 | 5 years ago | | | 0 | 0.00030481000 |
ABI
ABI objects
Getter at block 21162437
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
2100000000000000
challengeNumber() view returns (bytes32)
0x1cd95ca3ceadda39ef2e9f7ebeb31be52d277ac8b4da14c8348accae89a4e679
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
30366
getChallengeNumber() view returns (bytes32)
0x1cd95ca3ceadda39ef2e9f7ebeb31be52d277ac8b4da14c8348accae89a4e679
getMiningDifficulty() view returns (uint256)
691
getMiningReward() view returns (uint256)
5000000000
getMiningTarget() view returns (uint256)
39901865679356185283613912898964265034740917403341554537908496679744
lastRewardAmount() view returns (uint256)
5000000000
lastRewardEthBlockNumber() view returns (uint256)
8582870
lastRewardTo() view returns (address)
0x9f144ac781ed43c3799f27d822fae346adbc46d2
latestDifficultyPeriodStarted() view returns (uint256)
7354069
maxSupplyForEra() view returns (uint256)
1050000000000000
miningTarget() view returns (uint256)
39901865679356185283613912898964265034740917403341554537908496679744
name() view returns (string)
Lira Cash
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x608e9e5fa55e13cd245c7a624308321dd541519e
rewardEra() view returns (uint256)
0
symbol() view returns (string)
LIRA
tokensMinted() view returns (uint256)
151825000000000
totalSupply() view returns (uint256)
2099380000000000
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)
transferExtra(address to, uint256 tokens, uint256 extra) 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.