Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4552…1b7d
0x5f4e…8419
8 additional
variables
Balances ($0.00)
No balances found for "ICO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19688545 | 7 months ago | | | 0.32 | 0.022218084 | |
| 19685117 | 7 months ago | | | 0.07 | 0.011676723 | |
| 19684898 | 7 months ago | | | 0.06 | 0.013199661 | |
| 19684869 | 7 months ago | | | 0.6 | 0.021889171 | |
| 19684409 | 7 months ago | | | 0.04 | 0.018306083 | |
| 19655046 | 7 months ago | | | 0.02 | 0.012856019 | |
| 19622727 | 8 months ago | | | 0.28 | 0.023259921 | |
| 19614954 | 8 months ago | | | 0.15 | 0.017639845 | |
| 19614742 | 8 months ago | | | 0.4 | 0.022982501 | |
| 19597870 | 8 months ago | | | 0.2 | 0.013953367 |
ABI
ABI objects
Getter at block 21290295 getAmbassadorList() view returns (address[])
AmbassadorPayout() view returns (uint256)
32527082460153993774
eligibleBronzeAmbassador() view returns (uint256)
250000000000000000
eligibleSilverAmbassador() view returns (uint256)
500000000000000000
icoStage() view returns (uint256)
4
icoStartTime() view returns (uint256)
1705942800
isOpen() view returns (bool)
true
isSalePaused() view returns (bool)
true
limitPerUser() view returns (uint256)
150000000000000000000000000
noOfAmbassadors() view returns (uint256)
371
owner() view returns (address)
0xcbda618ddd3dad76a531681e87d955e181d3778e
stakingLimit() view returns (uint256)
2000000000000000000000000000
tokenAddress() view returns (address)
0x45522fba064b497c5bfe9c6a462bdc9eb0b31b7d
totalReceivedFunds() view returns (uint256)
370716851933409880287
Read-only
ambassadorCode(uint8, string) view returns (bool)
ambassadorPercentExt(address) view returns (uint256)
ambassadorsList(uint256) view returns (address)
amountOfAddressPerType(address, uint8) view returns (uint256)
codeOfAddress(address) view returns (string)
compareStringsbyBytes(string s1, string s2) pure returns (bool)
getAmbassadorInfo(address _address) view returns (uint8 _tier, string _promocode, address _ambassador, uint256 _earnings, uint256 _referrals, uint256 _raised)
getPriceRate(uint256 _amount) view returns (uint256)
getUsers(uint8 _type) view returns (address[])
icoTarget(uint256) view returns (uint256)
investAmount(address) view returns (uint256)
isAddressExist(address, uint8) view returns (bool)
isAmbassadorEligible(address) view returns (bool)
isEnableCode(string) view returns (bool)
isNotAlreadyAmbassador(address user) view returns (bool)
noOfTokens(uint8) view returns (uint256)
percent(uint8, uint256) view returns (uint32)
prices(uint256) view returns (uint256)
promoCode(string) view returns (address)
receivedFunds(uint256) view returns (uint256)
tokensTransferred(uint256) view returns (uint256)
totalTierRaised(uint256, uint8) view returns (uint256)
State-modifying
Events buyTokens(string _code, bool _isStaker) payable
changeSaleStatus(bool _status)
changeStatusCode(string _code, bool status)
createAmbassadorCode(address _address, uint8 _tier, string _code)
createCode(string _code)
createStage(uint256 _price, uint256 _startTime, uint256 _target)
renounceOwnership()
transferOwnership(address newOwner)
updateAmbassadorPercent(address _address, uint256 _percent)
updateStakingLimit(uint256 _newLimit)
upgradeAmbassador(address _address, uint8 _tier)
withdrawFunds()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.