Monero Gold
Verified contract
Active on
Ethereum with 7,728 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 |
---|---|---|---|---|---|
XMRG | ERC-20 | 34.467617M | -- | -- | |
BTCLITEGOLDCASH | ERC-20 | 9.001K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
CFTY | ERC-20 | 1K | -- | -- | |
HBZ | ERC-20 | 1K | -- | -- | |
FREC | ERC-20 | 288 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
DTA | ERC-20 | 10 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20876874 | a month ago | | | 0 | 0.00025917928 | |
| 20876846 | a month ago | | | 0 | 0.00021013300 | |
| 20695929 | 2 months ago | | | 0 | 0.000061186243 | |
| 20695723 | 2 months ago | | | 0 | 0.00010533337 | |
| 19814785 | 6 months ago | | | 0 | 0.00018750155 | |
| 19814713 | 6 months ago | | | 0 | 0.00022768997 | |
| 18706391 | a year ago | | | 0 | 0.00094883446 | |
| 18310854 | a year ago | | | 0 | 0.00012407314 | |
| 16837429 | 2 years ago | | | 0 | 0.0013377717 | |
| 16096931 | 2 years ago | | | 0 | 0.00055807995 |
ABI
ABI objects
Getter at block 21161023
decimals() view returns (uint256)
8
name() view returns (string)
Monero Gold
owner() view returns (address)
0x70c17961abaaa470a2629825de50475fe4d8ab9d
symbol() view returns (string)
XMRG
totalSupply() view returns (uint256)
2100000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burnSupply(uint256 _amount)
burnTotalSupply(uint256 _amount)
setName(string _name)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
SupplyBurn(uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.