Monero Diamond
Verified contract
Active on
Ethereum with 1,122 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 |
---|---|---|---|---|---|
XMD | ERC-20 | 679.5486 | -- | -- | |
VSS | ERC-20 | 400 | -- | -- | |
BRC | ERC-20 | 9 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17675686 | a year ago | | | 0 | 0.00085046400 | |
| 13002626 | 3 years ago | | | 0 | 0.0014834607 | |
| 13002621 | 3 years ago | | | 0 | 0.0014834607 | |
| 13002620 | 3 years ago | | | 0 | 0.0014834607 | |
| 12388792 | 4 years ago | | | 0 | 0.0028832100 | |
| 12102445 | 4 years ago | | | 0 | 0.0068014848 | |
| 12057275 | 4 years ago | | | 0 | 0.0080306688 | |
| 11920388 | 4 years ago | | | 0 | 0.0084082706 | |
| 11890906 | 4 years ago | | | 0 | 0.0077028864 | |
| 11852611 | 4 years ago | | | 0 | 0.0047662080 |
ABI
ABI objects
Getter at block 21215106
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
minContribution() view returns (uint256)
1000000000000000
name() view returns (string)
Monero Diamond
symbol() view returns (string)
XMD
tokensPerEth() view returns (uint256)
1000000000000
totalDistributed() view returns (uint256)
1073713328160055
totalSupply() view returns (uint256)
30000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events adminClaimAirdrop(address _participant, uint256 _amount)
adminClaimAirdropMultiple(address[] _addresses, uint256 _amount)
approve(address _spender, uint256 _value) returns (bool success)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdrawAltcoinTokens(address _tokenContract) returns (bool)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.