Revelation Gold
Verified contract
Active on
Ethereum with 379 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Revelation Gold"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12883764 | 3 years ago | | | 0 | 0.0012501060 | |
| 11722095 | 4 years ago | | | 0 | 0.0034713600 | |
| 11700640 | 4 years ago | | | 0 | 0.0027843200 | |
| 11667990 | 4 years ago | | | 0 | 0.0018441600 | |
| 11555616 | 4 years ago | | | 0 | 0.0022057600 | |
| 11419950 | 4 years ago | | | 0 | 0.0011932800 | |
| 11366058 | 4 years ago | | | 0 | 0.0023865600 | |
| 11366027 | 4 years ago | | | 0 | 0.0029289600 | |
| 11355663 | 4 years ago | | | 0 | 0.00043392000 | |
| 11353846 | 4 years ago | | | 0 | 0.00025392000 |
ABI
ABI objects
Getter at block 21427517
decimals() view returns (uint256)
18
name() view returns (string)
Revelation Gold
owner() view returns (address)
0xa291616278b4bc17bf7a582843898786f585f293
symbol() view returns (string)
REVG
totalSupply() view returns (uint256)
700000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(address account, uint256 value)
mint(address account, uint256 value)
transfer(address to, 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)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.