Revolution Global
Verified contract
Active on
Ethereum with 46 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 |
---|---|---|---|---|---|
RVG | ERC-20 | 499.478017M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8112151 | 5 years ago | | | 0 | 0.000043522000 | |
| 8112139 | 5 years ago | | | 0 | 0.000043522000 | |
| 8112117 | 5 years ago | | | 0 | 0.00017575800 | |
| 8112112 | 5 years ago | | | 0 | 0.00017575800 | |
| 8112085 | 5 years ago | | | 0 | 0.00017575800 | |
| 8112085 | 5 years ago | | | 0 | 0.00017518200 | |
| 8112085 | 5 years ago | | | 0 | 0.00017575800 | |
| 8112085 | 5 years ago | | | 0 | 0.00017556600 | |
| 8112079 | 5 years ago | | | 0 | 0.00017556600 | |
| 8112078 | 5 years ago | | | 0 | 0.00017556600 |
ABI
ABI objects
Getter at block 21167881
decimals() view returns (uint256)
18
name() view returns (string)
Revolution Global
owner() view returns (address)
0x71a7eefa194866686eabb0394c254c99c6f9e9a6
supply() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
RVG
totalBurned() view returns (uint256)
0
totalSupplied() view returns (uint256)
521983076099999995019264
totalSupply() view returns (uint256)
500000000000000000000000000
website() view returns (string)
www.rvgtoken.io
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events _burn(address _burner, uint256 _value) returns (bool)
approve(address _spender, uint256 _value) returns (bool)
burn() returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _burner, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.