Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x35ab…44d4
0x49f2…2f49
0x000c…9ce7
12 additional
variables
Balances ($0.00)
No balances found for "LegalTGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4593942 | 7 years ago | | | 0 | 0.00034091400 | |
| 4593887 | 7 years ago | | | 0 | 0.00078792000 | |
| 4593875 | 7 years ago | | | 0 | 0.0014660040 | |
| 4593850 | 7 years ago | | | 0 | 0.00048702000 | |
| 4593839 | 7 years ago | | | 0 | 0.0010706400 | |
| 4593827 | 7 years ago | | | 0 | 0.00025479000 | |
| 4593820 | 7 years ago | | | 0 | 0.00023451000 | |
| 4593804 | 7 years ago | | | 0 | 0.00031061000 | |
| 4593795 | 7 years ago | | | 0 | 0.00058468000 | |
| 4593778 | 7 years ago | | | 0.005 | 0.00083667000 |
ABI
ABI objects
Getter at block 21292629
auditor() view returns (address)
0xd42d7ecb46dbfd7abde05ebd5505e48825599785
auditorComment() view returns (bytes32)
0x0110111101101011000000000000000000000000000000000000000000000000
foundationBoard() view returns (address)
0x7a680bee64509326e985d019d9dc7ac0d6c19cb5
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)
5000000000000000
multisigWallet() view returns (address)
0x14640403af0f5540fad86f715def53e317c9f888
numberOfContributors() view returns (uint256)
1
owner() view returns (address)
0x00d82dec4a574b24b528d06f250ec1c9c4c4869b
paused() view returns (bool)
false
preSaleConversionRate() view returns (uint256)
303
preSaleEndDate() view returns (uint256)
1511256041
preSaleStartDate() view returns (uint256)
1511255741
preSaleWeiRaised() view returns (uint256)
0
proofOfSMS() view returns (address)
0x000cd8ba962f185d44f2b68536fdc95b6f589ce7
regulationsFulfilled() view returns (bool)
false
saleConversionRate() view returns (uint256)
200
saleEndDate() view returns (uint256)
1511257320
saleStartDate() view returns (uint256)
1511256960
smsVerifiedBonusBps() view returns (uint256)
1000
state() view returns (uint8)
4
teamBonusAllocatedTokens() view returns (uint256)
0
token() view returns (address)
0x49f2d852e030486fe2d47bffd1d2a7abd9d72f49
tokenCap() view returns (uint256)
13000000000000000000000000
tokensSold() view returns (uint256)
2000001000000000000000000
vault() view returns (address)
0x35abc638f89b1c124a64286b680fa643ae0944d4
weiRaised() view returns (uint256)
5000000000000000
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.