OctoPresale
Verified contract
Active on
Ethereum with 297 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OCTO | ERC-20 | 805.666667K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17261699 | 2 years ago | | | 0 | 0.0033644019 | |
| 17226253 | 2 years ago | | | 0 | 0.0078426054 | |
| 17225841 | 2 years ago | | | 0 | 0.0061209923 | |
| 17222401 | 2 years ago | | | 0 | 0.0048877403 | |
| 17221494 | 2 years ago | | | 0 | 0.0048804687 | |
| 17216273 | 2 years ago | | | 0 | 0.011710880 | |
| 17216177 | 2 years ago | | | 0 | 0.0097823000 | |
| 17216097 | 2 years ago | | | 0 | 0.0079167961 | |
| 17216050 | 2 years ago | | | 0 | 0.0082990242 | |
| 17215949 | 2 years ago | | | 0 | 0.0098816898 |
ABI
ABI objects
Getter at block 21430086
MaxAmount() view returns (uint256)
30000000000000000000
Octo() view returns (address)
0x52dec19feef469d7a683963b7380ecd0b1aff9c7
Tool() view returns (address)
0x0ee96793d1fb2dac7246d18f044669365f94dcb6
claimableTime() view returns (uint256)
1683471563
endTime() view returns (uint256)
1683298763
limitAmount() view returns (uint256)
300000000000000000
owner() view returns (address)
0x2ecc4cbd9d104a071bc9957d1ecaa228b22c75bb
salePrice() view returns (uint256)
3000000000000
saleTime() view returns (uint256)
86400
startTime() view returns (uint256)
1683212363
totalAmount() view returns (uint256)
29983000000000000000
Read-only
calculateSaleQuote(uint256 paymentAmount_) pure returns (uint256)
isClearing(address) view returns (bool)
userPurchaseInfo(address _user) view returns (uint256, bool)
State-modifying
Events claim() returns (uint256)
finish() returns (bool)
launch()
purchase(bytes signature) payable returns (bool)
renounceOwnership()
setOctoAddress(address _Octo) returns (bool)
transferOwnership(address newOwner)
HarvestOcto(address account, uint256 amountETH, uint256 purchaseAmount)
MigrateOcto(address account, uint256 totalAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PurchaseOcto(address account, uint256 amount, uint256 totalAmount)
constructor(address _Octo, address _tool)
This contract contains no fallback and receive objects.
This contract contains no error objects.