Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Sale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11549626 | 4 years ago | | | 0 | 0.0059670800 | |
| 11549626 | 4 years ago | | | 0 | 0.059670800 | |
| 11212578 | 4 years ago | | | 0 | 0.0017486400 | |
| 11090639 | 4 years ago | | | 0 | 0.0030608901 | |
| 11088480 | 4 years ago | | | 0 | 0.0025361660 | |
| 11086509 | 4 years ago | | | 0 | 0.0043721000 | |
| 11085008 | 4 years ago | | | 0 | 0.0027978240 | |
| 11082574 | 4 years ago | | | 0 | 0.0014863440 | |
| 11079823 | 4 years ago | | | 0 | 0.0015388032 | |
| 11073862 | 4 years ago | | | 0 | 0.0018374085 |
ABI
ABI objects
Getter at block 21205804
assigned() view returns (bool)
true
endTime() view returns (uint256)
1602824400
isActive() view returns (bool)
false
isUncapped() view returns (bool)
true
kycAuthority() view returns (address)
0xb7cfd9e1971e41b539311d8cb895cadff078884c
maxContribution() view returns (uint256)
1242000000
maxUSDT() view returns (uint256)
250000000000
maxUTU() view returns (uint256)
6250000000000000000000000
minContribution() view returns (uint256)
200000000
owner() view returns (address)
0xb842512bd44bfad4c431e072e1189c9aa6c663b7
startTime() view returns (uint256)
1602651600
treasury() view returns (address)
0x4296448461c836c36d250c8f860d5ef67008effc
usdt() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
usdtAvailable() view returns (uint256)
0
utuAvailable() view returns (uint256)
0
utuPerUSDT() view returns (uint256)
25000000000000
utuToken() view returns (address)
0xa58a4f5c4bb043d2cc1e170613b74e767c94189b
Read-only
privateContributors(address) view returns (uint256 amount, bool checkedOut)
publicContributors(address) view returns (uint256 amount, bool checkedOut)
usdtToUTU(uint256 _usdtIn) view returns (uint256)
State-modifying
Events assignPrivate(address[] _contributors, uint256[] _balances)
buy(address _kycAddr, uint256 amount, bytes signature)
checkoutPrivate(address _target)
checkoutPublic(address _kycAddr)
recoverTokens(address _token, address _to, uint256 _balance)
renounceOwnership()
transferOwnership(address newOwner)
CheckOut(address indexed target, uint256 amount, bool indexed isPublic)
Contributed(address indexed kycAddress, address indexed sender, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _utuToken, address _usdt, address _kycAuthority, address _treasury, uint256 _startTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.