Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x899e…6acb
0xe691…7258
0x03df…5532
12 additional
variables
Balances ($0.00)
No balances found for "LegalTGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4825372 | 7 years ago | | | 0 | 0.052007640 | |
| 4825290 | 7 years ago | | | 0 | 0.00048702000 | |
| 4825246 | 7 years ago | | | 0 | 0.0022897600 | |
| 4733551 | 7 years ago | | | 0 | 0.0014940363 | |
| 4731543 | 7 years ago | | | 0.5 | 0.00069306300 | |
| 4731529 | 7 years ago | | | 0.5 | 0.00049504500 | |
| 4731521 | 7 years ago | | | 0.5 | 0.00039603600 | |
| 4731521 | 7 years ago | | | 0.5 | 0.00033003000 | |
| 4731521 | 7 years ago | | | 0.5 | 0.00033003000 | |
| 4731515 | 7 years ago | | | 0.5 | 0.00033003000 |
ABI
ABI objects
Getter at block 21222162
auditor() view returns (address)
0xdd71aabf44b067ad0fe971aec8fb32e985af1fd6
auditorComment() view returns (bytes32)
0x46696e616c20617070726f76616c20646570656e64696e67206f6e204772616e
foundationBoard() view returns (address)
0x1e269f566ab75b941a4682193937d3631fd59554
getVerificationLevel() view returns (uint8)
0
instContAllocatedTokens() view returns (uint256)
2000000000000000000000000
instContWallet() view returns (address)
0x10a0f400b4b0226bf26c9bcfa19f713e5483f2e0
kycConfirmer() view returns (address)
0x001f4bf22547a4bba111b407287713e7021e715e
kycVerifiedBonusBps() view returns (uint256)
1500
maxTeamBonusBps() view returns (uint256)
3333
maxWeiSMSVerified() view returns (uint256)
30000000000000000000
maxWeiUnverified() view returns (uint256)
300000000000000000000
minWeiPerContributor() view returns (uint256)
500000000000000000
multisigWallet() view returns (address)
0x14640403af0f5540fad86f715def53e317c9f888
numberOfContributors() view returns (uint256)
31
owner() view returns (address)
0x00d82dec4a574b24b528d06f250ec1c9c4c4869b
paused() view returns (bool)
false
preSaleConversionRate() view returns (uint256)
303
preSaleEndDate() view returns (uint256)
1512086100
preSaleStartDate() view returns (uint256)
1511308500
preSaleWeiRaised() view returns (uint256)
77913300000000000000
proofOfSMS() view returns (address)
0x03df86c400cc6c648e7b819e330d0434eaa05532
regulationsFulfilled() view returns (bool)
true
saleConversionRate() view returns (uint256)
412
saleEndDate() view returns (uint256)
1513209300
saleStartDate() view returns (uint256)
1512172500
smsVerifiedBonusBps() view returns (uint256)
1000
state() view returns (uint8)
5
teamBonusAllocatedTokens() view returns (uint256)
509215325621000000000000
token() view returns (address)
0xe691b7ff3c9fddb8c2437412208ee4816aba7258
tokenCap() view returns (uint256)
13000000000000000000000000
tokensSold() view returns (uint256)
2036861302484000000000000
vault() view returns (address)
0x899efa14bea420efc43b53b4188a3476b3c86acb
weiRaised() view returns (uint256)
102711862000000000000
weiRefunded() view returns (uint256)
0
Read-only
calculateTokenAmount(uint256 _weiAmount, uint8 _verificationLevel) view returns (uint256)
getWeiPerContributor(address _contributor) view returns (uint256)
kycRegisteredContributors(address) view returns (bool)
teamBonuses(uint256) view returns (address toAddress, uint64 tokenBps, uint64 cliffDate, uint64 vestingDate)
weiPerContributor(address) view returns (uint256)
State-modifying
Events allocateTeamBonus(address _toAddress, uint64 _tokenBps, uint64 _cliffDate, uint64 _vestingDate)
claimRefund()
confirmKYC(address addressId) returns (bool)
confirmLawfulness(bool _regulationsFulfilled, bytes32 _auditorComment)
contribute() payable
enableRefunds()
evalTransitionState() returns (uint8)
finalize()
pause() returns (bool)
prepareContribution(uint256 _saleConversionRate, uint256 _saleStartDate, uint256 _saleEndDate)
preparePreContribution(uint256 _preSaleConversionRate, uint256 _preSaleStartDate, uint256 _preSaleEndDate)
setLegalToken(address _legalToken)
setMaxWeiForVerificationLevels(uint256 _minWeiPerContributor, uint256 _maxWeiUnverified, uint256 _maxWeiSMSVerified)
transferOwnership(address newOwner)
unpause() returns (bool)
updateState()
LogContribution(address contributor, uint256 weiAmount, uint256 tokenAmount, uint8 verificationLevel, uint8 _state)
LogFinalized(address sender)
LogKYCConfirmation(address sender)
LogPrepareContribution(address sender, uint256 conversionRate, uint256 startDate, uint256 endDate)
LogPreparePreContribution(address sender, uint256 conversionRate, uint256 startDate, uint256 endDate)
LogRefundsEnabled(address sender)
LogRegularityConfirmation(address sender, bool _regularity, bytes32 _comment)
LogStateChange(uint8 _states)
LogTimedTransition(uint256 _now, uint8 _newState)
LogTokenAssigned(address sender, address newToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor(address _foundationBoard, address _multisigWallet, address _instContWallet, uint256 _instContAllocatedTokens, uint256 _tokenCap, uint256 _smsVerifiedBonusBps, uint256 _kycVerifiedBonusBps, uint256 _maxTeamBonusBps, address _auditor, address _kycConfirmer, address _proofOfSMS, address _vault)
fallback()
This contract contains no error objects.