Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf7c5…4d6d
0xb40b…01c9
0xe771…a18b
12 additional
variables
Balances ($0.00)
No balances found for "LegalTGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4592545 | 7 years ago | | | 0 | 0.0014333120 | |
| 4592536 | 7 years ago | | | 0 | 0.0014186400 | |
| 4592534 | 7 years ago | | | 0 | 0.0014029440 | |
| 4592534 | 7 years ago | | | 0 | 0.0013882720 | |
| 4592534 | 7 years ago | | | 0 | 0.0013746240 | |
| 4592534 | 7 years ago | | | 0 | 0.0013599520 | |
| 4592534 | 7 years ago | | | 0 | 0.0013452800 | |
| 4592533 | 7 years ago | | | 0 | 0.0015695840 | |
| 4592530 | 7 years ago | | | 0 | 0.0013812800 | |
| 4592528 | 7 years ago | | | 0 | 0.0013754560 |
ABI
ABI objects
Getter at block 21097888
auditor() view returns (address)
0xd42d7ecb46dbfd7abde05ebd5505e48825599785
auditorComment() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
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)
0
owner() view returns (address)
0x00d82dec4a574b24b528d06f250ec1c9c4c4869b
paused() view returns (bool)
false
preSaleConversionRate() view returns (uint256)
303
preSaleEndDate() view returns (uint256)
1512086100
preSaleStartDate() view returns (uint256)
1511240400
preSaleWeiRaised() view returns (uint256)
0
proofOfSMS() view returns (address)
0xe771e196eab81a58515bf147a08daa339e92a18b
regulationsFulfilled() view returns (bool)
false
saleConversionRate() view returns (uint256)
275
saleEndDate() view returns (uint256)
1513209300
saleStartDate() view returns (uint256)
1512172500
smsVerifiedBonusBps() view returns (uint256)
1000
state() view returns (uint8)
0
teamBonusAllocatedTokens() view returns (uint256)
0
token() view returns (address)
0xb40b0cb256d5271a73849c97d42a465802f401c9
tokenCap() view returns (uint256)
13000000000000000000000000
tokensSold() view returns (uint256)
2000000000000000000000000
vault() view returns (address)
0xf7c59799a4c640ec41354f51b42fe4c912124d6d
weiRaised() view returns (uint256)
0
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.