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 "Saft"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6875287 | 6 years ago | | | 0 | 0.00087372000 | |
| 6875279 | 6 years ago | | | 0 | 0.00069897600 | |
| 6869713 | 6 years ago | | | 0 | 0.00043622000 | |
| 6869709 | 6 years ago | | | 0 | 0.00065433000 | |
| 6869703 | 6 years ago | | | 0 | 0.00052346400 | |
| 6869700 | 6 years ago | | | 0 | 0.00069795200 | |
| 6869697 | 6 years ago | | | 0 | 0.00065529000 | |
| 6869694 | 6 years ago | | | 0 | 0.00052423200 | |
| 6869690 | 6 years ago | | | 0 | 0.00052346400 | |
| 6869681 | 6 years ago | | | 0 | 0.00048054600 |
ABI
ABI objects
Getter at block 21331243
c_disbursementHandler() view returns (address)
0xb9727ca27ea06f8b764ac4cf51bc8b206847e6d4
c_extraTokensPerUnit() view returns (uint256)
5628207030892156746
c_saleTokensPerUnit() view returns (uint256)
12500000000000000000
disbursementHandler() view returns (address)
0xb9727ca27ea06f8b764ac4cf51bc8b206847e6d4
extraTokensPerUnit() view returns (uint256)
5628207030892156746
owner() view returns (address)
0xd3b16f647ad234f8b5bb2bdbe8e919daa5268681
saleTokensPerUnit() view returns (uint256)
12500000000000000000
Read-only
c_unitContributions(address) view returns (uint256)
unitContributions(address contributor) view returns (uint256)
State-modifying
Events renounceOwnership()
setDisbursementHandler(address _disbursementHandler)
setExtraTokensPerUnit(uint256 _extraTokensPerUnit)
setSaleTokensPerUnit(uint256 _saleTokensPerUnit)
setUnitContributions(address contributor, uint256 units)
transferOwnership(address _newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _saleTokensPerUnit, uint256 _extraTokensPerUnit, address _disbursementHandler)
This contract contains no fallback and receive objects.
This contract contains no error objects.