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 |
---|---|---|---|---|---|
VMR | ERC-20 | 241 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19880952 | 6 months ago | | | 0 | 0.00019106254 | |
| 19880736 | 6 months ago | | | 0 | 0.00024676436 | |
| 16563099 | 2 years ago | | | 0 | 0.00092611004 | |
| 16563087 | 2 years ago | | | 0 | 0.00092514523 | |
| 15681632 | 2 years ago | | | 0 | 0.00029018305 | |
| 15227006 | 2 years ago | | | 0 | 0.0016241079 | |
| 14627283 | 3 years ago | | | 0 | 0.0013577595 | |
| 14627280 | 3 years ago | | | 0 | 0.0019875477 | |
| 14627278 | 3 years ago | | | 0 | 0.0016337195 | |
| 14627258 | 3 years ago | | | 0 | 0.0017207995 |
ABI
ABI objects
Getter at block 21230244
crowdsale() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
isTokenTransferable() view returns (bool)
true
name() view returns (string)
VOMER
owner() view returns (address)
0xb7722517f410914fff62df357a0c14b88efb9369
standard() view returns (string)
ERC20
symbol() view returns (string)
VMR
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonceOf(address src) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
editTokenProperties(string _name, string _symbol, int256 extraSupplay)
initializeCrowdsale(address crowdsaleContractAddress, uint256 tokensAmount)
transfer(address _to, uint256 _value)
transferByThirdParty(uint256 nonce, address where, uint256 amount, uint8 v, bytes32 r, bytes32 s) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
unfreezeTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.