Revelation Silver
Verified contract
Active on
Ethereum with 1,262 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 Silver"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12883772 | 3 years ago | | | 0 | 0.0012505152 | |
| 12442858 | 4 years ago | | | 0 | 0.0020743200 | |
| 12437469 | 4 years ago | | | 0 | 0.0048549120 | |
| 12357074 | 4 years ago | | | 0 | 0.0011404800 | |
| 12354471 | 4 years ago | | | 0 | 0.00050887200 | |
| 12354283 | 4 years ago | | | 0 | 0.00092780160 | |
| 12240746 | 4 years ago | | | 0 | 0.0040753240 | |
| 12237900 | 4 years ago | | | 0 | 0.0046044000 | |
| 12169531 | 4 years ago | | | 0 | 0.0022852800 | |
| 12169403 | 4 years ago | | | 0 | 0.0051671601 |
ABI
ABI objects
Getter at block 21217729
decimals() view returns (uint256)
18
name() view returns (string)
Revelation Silver
owner() view returns (address)
0xa291616278b4bc17bf7a582843898786f585f293
symbol() view returns (string)
REVS
totalSupply() view returns (uint256)
7000000000000000000000000
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.