Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf3e0…3a96
0xa78d…fe8c
Balances ($54,410,000,000,000.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xbdeb…efe3 | ERC-20 | 1,000,000T | $0.000054 |
$54,410,000,000,000 | |
VIN | ERC-20 | 1.599383K | -- | -- | |
FUND | ERC-20 | 200 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7146738 | 6 years ago | | | 0.92262463 | 0.00018226400 | |
| 7146720 | 6 years ago | | | 0.92279263 | 0.00018226400 | |
| 5749275 | 6 years ago | | | 4 | 0.00022783000 | |
| 5749272 | 6 years ago | | | 4.5 | 0.0013669800 | |
| 5749272 | 6 years ago | | | 4.5 | 0.0013669800 | |
| 5748402 | 6 years ago | | | 4.5 | 0.0013669800 | |
| 5748400 | 6 years ago | | | 4.5 | 0.0013669800 | |
| 5748398 | 6 years ago | | | 4.5 | 0.00050122600 | |
| 5518579 | 7 years ago | | | 0.001 | 0.000022783000 | |
| 5496266 | 7 years ago | | | 0.02 | 0.000068349000 |
ABI
ABI objects
Getter at block 21276325
admin() view returns (address)
0x6bd768225c2452fa20e9a53b56ad8fe4fdff0e21
contactInformation() view returns (string)
endTime() view returns (uint256)
1523800800
getWeiLeft() view returns (uint256)
10750223491241726019238
hasEnded() view returns (bool)
true
investorCount() view returns (uint256)
4988
isMinimumGoalReached() view returns (bool)
true
loadedRefund() view returns (uint256)
0
minAmount() view returns (uint256)
1
owner() view returns (address)
0x3c014997175d1354888d665c9eb1a5c8d46cbd36
paused() view returns (bool)
false
pricingStrategy() view returns (address)
0xa78d79a162b552f2064c957ba3d1f4d42019fe8c
startTime() view returns (uint256)
1517211000
token() view returns (address)
0xf3e014fe81267870624132ef3a646b8e83853a96
tokensSold() view returns (uint256)
304695083192682027576764000
wallet() view returns (address)
0x7d5669ee2b8e9935849fae55b74d05184f9e3867
weiMaximumGoal() view returns (uint256)
23250000000000000000000
weiMinimumGoal() view returns (uint256)
3300000000000000000000
weiRaised() view returns (uint256)
12499776508758273980762
weiRefunded() view returns (uint256)
0
Read-only
earlyParticipantWhitelist(address) view returns (bool)
investedAmountOf(address) view returns (uint256)
isExternalBuyer(address) view returns (bool)
State-modifying
Events buyTokens(address beneficiary) payable returns (bool)
editEarlyParicipantWhitelist(address addr, bool isWhitelisted) returns (bool)
loadRefund() payable
pause()
refund()
registerPayment(address beneficiary, uint256 weiAmount)
setAdmin(address adminAddress)
setContactInformation(string info)
setPricingStrategy(address _pricingStrategy) returns (bool)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Refund(address investor, uint256 weiAmount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 tokenAmount)
Unpause()
constructor(uint256 _startTime, uint256 _endTime, address _pricingStrategy, address _token, address _wallet, uint256 _weiMaximumGoal, uint256 _weiMinimumGoal, uint256 _minAmount)
fallback()
This contract contains no error objects.