TokenManagerInternal
Verified contract
Active on
Ethereum with 117 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc4a2…c4a5
Balances ($0.00)
No balances found for "TokenManagerInternal"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18590492 | a year ago | | | 0 | 0.0023350864 | |
| 15068194 | 2 years ago | | | 0 | 0.00082734227 | |
| 13784229 | 3 years ago | | | 0 | 0.0046129032 | |
| 13679455 | 3 years ago | | | 0 | 0.015132424 | |
| 13621248 | 3 years ago | | | 0 | 0.017109767 | |
| 13620507 | 3 years ago | | | 0 | 0.012523660 | |
| 13606598 | 3 years ago | | | 0 | 0.0079606180 | |
| 13606589 | 3 years ago | | | 0 | 0.0028598942 | |
| 13606589 | 3 years ago | | | 0 | 0.0028598942 | |
| 13602036 | 3 years ago | | | 0 | 0.0035160179 |
ABI
ABI objects
Getter at block 21379120
_sourceOfFunds() view returns (address)
0x5803a83be1fe01738b0bb3a289e9f82ce49003e3
owner() view returns (address)
0xe0d4fec206b035dc5e6a331dc4d196b094842208
Read-only
whitelist(address) view returns (bool)
withdrawn(address) view returns (uint256)
State-modifying
Events addToWhitelist(address[] investors)
claimAllocation()
removeFromWhitelist(address investor)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WithdrawnTokens(address indexed investor, uint256 value)
constructor(address _token, address _privateDistribution, address sourceOfFunds)
This contract contains no fallback and receive objects.
This contract contains no error objects.