Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x394d…586b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- | |
OVC | ERC-20 | 110.88 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20813278 | 2 months ago | | | 0 | 0.0014553424 | |
| 20616412 | 2 months ago | | | 0 | 0.000073165934 | |
| 19444707 | 8 months ago | | | 0 | 0.0018137889 | |
| 18603833 | a year ago | | | 0 | 0.00081222030 | |
| 16660427 | 2 years ago | | | 0 | 0.0014182648 | |
| 16583009 | 2 years ago | | | 0 | 0.0011651246 | |
| 16432925 | 2 years ago | | | 0 | 0.00068739208 | |
| 15817027 | 2 years ago | | | 0 | 0.00048266380 | |
| 15722458 | 2 years ago | | | 0 | 0.0011601308 | |
| 15722435 | 2 years ago | | | 0 | 0.00099342173 |
ABI
ABI objects
Getter at block 21158249
ICO_END_TIME() view returns (uint256)
1532131199
ICO_START_TIME() view returns (uint256)
1526891400
decimals() view returns (uint8)
18
lockedAllocation() view returns (address)
0x394d6cf207d7e8632da47f3cd5a70df974d8586b
minOVC() view returns (uint256)
10000000000000000000
name() view returns (string)
OVCODE
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
ovcPerEther() view returns (uint256)
0
owner() view returns (address)
0xd9f7a8c10f4dfe459c2aade5da041bf242a23bdd
symbol() view returns (string)
OVC
totalOVCSold() view returns (uint256)
0
totalSupply() view returns (uint256)
83875000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
changeOVCPerEther(uint256 amount)
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
transferUnsoldToken()
Burn(address indexed from, uint256 value)
ChangeOvcEtherConversion(address owner, uint256 amount)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
ReceiveApproval(address _from, uint256 _value, address _token)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.