Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Javvy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11394745 | 4 years ago | | | 0 | 0.00059811200 | |
| 11081686 | 4 years ago | | | 0 | 0.00078901340 | |
| 11055734 | 4 years ago | | | 0 | 0.0019070941 | |
| 10930889 | 4 years ago | | | 0 | 0.0026620164 | |
| 10918793 | 4 years ago | | | 0 | 0.0044437980 | |
| 10846766 | 4 years ago | | | 0 | 0.0028166400 | |
| 10833810 | 4 years ago | | | 0 | 0.0043591905 | |
| 10714079 | 4 years ago | | | 0 | 0.0030308580 | |
| 10542341 | 4 years ago | | | 0 | 0.0045217700 | |
| 10542341 | 4 years ago | | | 0 | 0.0045232220 |
ABI
ABI objects
Getter at block 21319298
bonusAddress() view returns (address)
0xea89108712f87282b33b246defc28990029532d0
bonusSupply() view returns (uint256)
83333333333333
crowdsaleAddress() view returns (address)
0xa0b327d2cc524942ae8b0c6862e71576b0305837
decimals() view returns (uint8)
18
getEndIco() view returns (uint256)
1551416400
getRemainingSaleTokens() view returns (uint256)
0
getStartIco() view returns (uint256)
1543554000
getStartPreIco() view returns (uint256)
1733196647
hardCapUSD() view returns (uint256)
8000000
jvySupply() view returns (uint256)
333333333333333
minimalContributionAmount() view returns (uint256)
400000000000000000
multiSigAddress() view returns (address)
0x112918a54e3ada863cf694970da0756f1eecc68d
name() view returns (string)
Javvy
owner() view returns (address)
0x0e8a8067190d917f6f03c12be3992c82ea1ac4f2
preIcoBonus() view returns (uint256)
25
saleSupply() view returns (uint256)
250000000000000
symbol() view returns (string)
JVY
totalSupply() view returns (uint256)
333333333333333000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
initializeBalances(address _crowdsaleAddress, address _bonusAddress, address _multiSigAddress)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint8 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.