0xMonero
Verified contract
Active on
Ethereum with 55,379 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($28.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xMR | ERC-20 | 1.251172K | $0.022411 |
$28.04 | |
C4Y | ERC-20 | 4.8K | -- | -- | |
$ANRX | ERC-20 | 4.319376K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21251634 | 3 days ago | | | 0 | 0.0016328924 | |
| 21244683 | 4 days ago | | | 0 | 0.00066038845 | |
| 21244135 | 4 days ago | | | 0 | 0.00061414050 | |
| 21244135 | 4 days ago | | | 0 | 0.00052125992 | |
| 21244127 | 4 days ago | | | 0 | 0.00054332791 | |
| 21243981 | 4 days ago | | | 0 | 0.00052675811 | |
| 21153625 | 17 days ago | | | 0 | 0.00058151980 | |
| 21129015 | 20 days ago | | | 0 | 0.00060995418 | |
| 21129009 | 20 days ago | | | 0 | 0.00062515172 | |
| 21127175 | 20 days ago | | | 0 | 0.0018114017 |
ABI
ABI objects
Getter at block 21272412
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
18400000000000000000000000
challengeNumber() view returns (bytes32)
0xf4d14b873fe3cea7d79b19a91b45e5ec657a48d30aa66cc810f679034626e437
decimals() view returns (uint8)
18
epochCount() view returns (uint256)
37306
getChallengeNumber() view returns (bytes32)
0xf4d14b873fe3cea7d79b19a91b45e5ec657a48d30aa66cc810f679034626e437
getMiningDifficulty() view returns (uint256)
101492
getMiningReward() view returns (uint256)
50000000000000000000
getMiningTarget() view returns (uint256)
272009500158153638944357400154777921641345420932747609223878159989
lastRewardAmount() view returns (uint256)
50000000000000000000
lastRewardEthBlockNumber() view returns (uint256)
14931178
lastRewardTo() view returns (address)
0x5858a859fdc8d92852f08516381f606b47ae0c71
latestDifficultyPeriodStarted() view returns (uint256)
14798261
maxSupplyForEra() view returns (uint256)
9200000000000000000000000
miningTarget() view returns (uint256)
272009500158153638944357400154777921641345420932747609223878159989
name() view returns (string)
0xMonero
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x4408f69a5a7ef19c5cf61309a046e735e2e38ea3
rewardEra() view returns (uint256)
0
symbol() view returns (string)
0xMR
tokensMinted() view returns (uint256)
1865250000000000000000000
totalSupply() view returns (uint256)
18399578110351836462768146
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.