ATFSCrowdsale
Verified contract
Active on
Ethereum with 2,145 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x369e…068f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5324070 | 7 years ago | | | 0 | 0.00088263000 | |
| 5295617 | 7 years ago | | | 0 | 0.0011769460 | |
| 5282499 | 7 years ago | | | 0 | 0.00098453300 | |
| 5282479 | 7 years ago | | | 0 | 0.0025442960 | |
| 5253603 | 7 years ago | | | 0 | 0.0028251460 | |
| 5252946 | 7 years ago | | | 0 | 0.0034421000 | |
| 5252942 | 7 years ago | | | 0 | 0.0034389000 | |
| 5252937 | 7 years ago | | | 0 | 0.0034389000 | |
| 5252922 | 7 years ago | | | 0 | 0.0034357000 | |
| 5252906 | 7 years ago | | | 0 | 0.0028171920 |
ABI
ABI objects
Getter at block 21157779
MAX_NON_SALE_SUPPLY() view returns (uint256)
18000000000000000
MAX_SALE_SUPPLY() view returns (uint256)
35000000000000000
currentState() view returns (uint8)
3
owner() view returns (address)
0x22196b9a7eeca81cb0f0d9d615590d962cf86568
token() view returns (address)
0x369eb6821c94a78428f7c86c768590f53950068f
totalNonSaleSupply() view returns (uint256)
2005840034082462
totalSaleSupply() view returns (uint256)
4262410072425228
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
mintInvestor(address _to, uint256 _amount)
mintPartner(address _to, uint256 _amount)
mintPartnerWithLock(address _to, uint256 _amount, uint256 _unlockDate)
mintPrivate(address _to, uint256 _amount)
setState(uint8 _newState)
setToken(address _token)
transferOwnership(address _newOwner)
unlockAccount()
OwnershipTransferred(address indexed _from, address indexed _to)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.