Running Vault Coin
Verified contract
Active on
Ethereum with 69,401 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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.002086 |
$0 | |
RVC | ERC-20 | 118.588K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12580619 | 3 years ago | | | 0 | 0.00019442000 | |
| 11077241 | 4 years ago | | | 0 | 0.00095612000 | |
| 11077241 | 4 years ago | | | 0 | 0.00036730000 | |
| 11031374 | 4 years ago | | | 0 | 0.00058671000 | |
| 11031371 | 4 years ago | | | 0 | 0.00099171000 | |
| 11030196 | 4 years ago | | | 0 | 0.00058671000 | |
| 11030196 | 4 years ago | | | 0 | 0.00058671000 | |
| 11030196 | 4 years ago | | | 0 | 0.00058671000 | |
| 11030196 | 4 years ago | | | 0 | 0.00058671000 | |
| 11030196 | 4 years ago | | | 0 | 0.00058671000 |
ABI
ABI objects
Getter at block 21243219
decimals() view returns (uint8)
8
name() view returns (string)
Running Vault Coin
owner() view returns (address)
0xb803e1cfabecae21f2f66feb2ef7693433890f75
symbol() view returns (string)
RVC
totalSupply() view returns (uint256)
122409231211140114
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events burnFrom(address _who, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol, address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.