Allocation
Verified contract
Active on
Ethereum with 133 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf284…7280
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IRX | ERC-20 | 44.746014M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13632475 | 3 years ago | | | 0 | 0.0067429276 | |
| 12087101 | 4 years ago | | | 0 | 0.0059739741 | |
| 12086945 | 4 years ago | | | 0 | 0.0057291390 | |
| 12086945 | 4 years ago | | | 0 | 0.0057291390 | |
| 12086856 | 4 years ago | | | 0 | 0.0057291390 | |
| 12086848 | 4 years ago | | | 0 | 0.0057277350 | |
| 12086838 | 4 years ago | | | 0 | 0.0074827350 | |
| 12086821 | 4 years ago | | | 0 | 0.0062762310 | |
| 12070129 | 4 years ago | | | 0 | 0.0080464500 | |
| 12070129 | 4 years ago | | | 0 | 0.16420020 |
ABI
ABI objects
Getter at block 21185848
ROLE_WHITELISTED() view returns (string)
whitelist
duration() view returns (uint256)
23667695
hardCap() view returns (uint256)
589300000000000000000000
hasClosed() view returns (bool)
false
isFinalized() view returns (bool)
false
owner() view returns (address)
0xfbfd3240b0d72f8165910c92dd01357ac9c438bc
rate() view returns (uint256)
202
softCap() view returns (uint256)
58930000000000000000000
token() view returns (address)
0xf28463c616bd7b14287b0a4a950d35324f2d7280
wallet() view returns (address)
0x1e01693d8c00dd068ff6b30b6363c2094db93df1
weiRaised() view returns (uint256)
0
Read-only
checkRole(address _operator, string _role) view
contributors(address) view returns (uint256)
hasRole(address _operator, string _role) view returns (bool)
investors(uint256) view returns (address)
isInvestor(address) view returns (bool)
isOwner(address _address) view returns (bool res)
owners(address) view returns (bool)
pieChart(uint256) view returns (uint256 percent, bool lockup, uint256 amount)
vesting(address) view returns (address)
whitelist(address _operator) view returns (bool)
State-modifying
Events addAddressToWhitelist(address _operator)
addAddressesToWhitelist(address[] _operators)
addOwner(address _owner)
allocateTokens(address[] _investors)
allocateTokensForContributor(address _contributor)
buyTokens(address _beneficiary) payable
deleteOwner(address _owner)
finalize()
releaseVestedTokens()
removeAddressFromWhitelist(address _operator)
removeAddressesFromWhitelist(address[] _operators)
renounceOwnership()
sendFunds(address _to, uint256 _type, uint256 _amount)
transferOwnership(address _newOwner)
Finalized()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdded(address indexed operator, string role)
RoleRemoved(address indexed operator, string role)
TimeVestingCreation(address beneficiary, uint256 start, uint256 duration, bool revocable)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _rate, address _wallet, address _token, uint256 _softCap, uint256 _hardCap, uint256 _smallestSum, uint256 _smallerSum, uint256 _mediumSum, uint256 _biggerSum, uint256 _biggestSum)
fallback()
This contract contains no error objects.