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 |
---|---|---|---|---|---|
VIU | ERC-20 | 24.505855 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10607964 | 4 years ago | | | 0 | 0.0024196326 | |
| 10059317 | 5 years ago | | | 0 | 0.00042531500 | |
| 9319024 | 5 years ago | | | 0 | 0.00031423800 | |
| 9314570 | 5 years ago | | | 0 | 0.00010744800 | |
| 8460550 | 5 years ago | | | 0 | 0.00032956414 | |
| 8458750 | 5 years ago | | | 0 | 0.00051204902 | |
| 8389529 | 5 years ago | | | 0 | 0.00025604172 | |
| 8377551 | 5 years ago | | | 0 | 0.00024948960 | |
| 8377038 | 5 years ago | | | 0 | 0.00018734760 | |
| 8370182 | 5 years ago | | | 0 | 0.00025010400 |
ABI
ABI objects
Getter at block 21392358
beneficiary1() view returns (address)
0x2cc988e5a0d8d0163a241f68fe35bc97e0923e72
beneficiary2() view returns (address)
0xf5a4deb2a685f5d3f859df6a771cc4cc4f3c3435
collectedEthers() view returns (uint256)
1225292772000000000
collectedTokens() view returns (uint256)
73517566320
decimals() view returns (uint8 _decimals)
8
endTime() view returns (uint256)
1511240400
halted() view returns (bool)
false
hardCap() view returns (uint256)
100000000000000
hardCapReached() view returns (bool)
false
investorCount() view returns (uint256)
3
name() view returns (string _name)
yobi
owner() view returns (address)
0xf5a4deb2a685f5d3f859df6a771cc4cc4f3c3435
price() view returns (uint256)
600
softCap() view returns (uint256)
50000000000000
softCapReached() view returns (bool)
false
startTime() view returns (uint256)
1509426000
symbol() view returns (string _symbol)
YOB
tokensSold() view returns (uint256)
73517566320
totalSupply() view returns (uint256 _totalSupply)
10000000000000000
weiRaised() view returns (uint256)
1225292772000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
halt()
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unhalt()
withdraw() returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Buy(address indexed participant, uint256 tokens, uint256 eth)
GoalReached(uint256 amountRaised)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.