Rose Gold
Verified contract
Active on
Ethereum with 1,620 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Rose Gold"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10936054 | 4 years ago | | | 0 | 0.0036120000 | |
| 10935912 | 4 years ago | | | 0 | 0.0036120000 | |
| 10438477 | 4 years ago | | | 0 | 0.0020443200 | |
| 9802383 | 5 years ago | | | 0 | 0.00030664800 | |
| 9784001 | 5 years ago | | | 0 | 0.0010836000 | |
| 9783702 | 5 years ago | | | 0 | 0.00036120000 | |
| 9783668 | 5 years ago | | | 0 | 0.00036120000 | |
| 9782973 | 5 years ago | | | 0 | 0.00063324000 | |
| 9782786 | 5 years ago | | | 0 | 0.0010836000 | |
| 9782659 | 5 years ago | | | 0 | 0.00051108000 |
ABI
ABI objects
Getter at block 21286143
decimals() view returns (uint256)
18
name() view returns (string)
Rose Gold
symbol() view returns (string)
RSG
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
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)
Transfer(address indexed fromAddress, address indexed toAddress, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.