vestingPresale
Verified contract
Active on
Ethereum with 960 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5,476.69)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$OMNIX | ERC-20 | 7.259375M | $0.000754 |
$5,476.69 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20150363 | 5 months ago | | | 0 | 0.00020788150 | |
| 20127927 | 5 months ago | | | 0 | 0.00057289952 | |
| 19999037 | 5 months ago | | | 0 | 0.00050165431 | |
| 19995982 | 6 months ago | | | 0 | 0.00043540132 | |
| 19985149 | 6 months ago | | | 0 | 0.00074993762 | |
| 19982602 | 6 months ago | | | 0 | 0.00094499698 | |
| 19948030 | 6 months ago | | | 0 | 0.00066489599 | |
| 19946729 | 6 months ago | | | 0 | 0.00063344358 | |
| 19934398 | 6 months ago | | | 0 | 0.0012345791 | |
| 19926030 | 6 months ago | | | 0 | 0.0018766499 |
ABI
ABI objects
Getter at block 21204930
FIRSTCLAIMAG() view returns (uint256)
25
FIRSTCLAIMOG() view returns (uint256)
30
OGROOT() view returns (bytes32)
0x1b505a41ad3bf86c9e63375ab2f62cbf4214cffca9f9dc08c4113c1c81ac59ad
PRESALE() view returns (address)
0xd1e7ae4506a27809cf37c349a291f6afa7f3c83e
START_CLAIM_TIME() view returns (uint256)
1701477731
TOKEN() view returns (address)
0x621879c6239d8ab9b82712fb56e7be880ce0c6ee
owner() view returns (address)
0x925f911afe4512a5eee55266d1e658cac2d39313
state() view returns (uint256)
0
totalTokens() view returns (uint256)
26000000000000000000000000
Read-only
firstOut(address) view returns (uint256)
pendingOf(address who) view returns (uint256)
users(address) view returns (uint256 amountIn, uint256 amountOut, uint256 vesting_time, uint256 claimed)
State-modifying
Events changeOGRoot(bytes32 _ogRoot)
claim(bytes32[] proof)
renounceOwnership()
setTotalTokens(uint256 amount)
startClaim(bytes32 _ogRoot, uint256 additionalTime)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _presale, address _token, uint256 _firstClaimAG, uint256 _firstClaimOG, address _multisig)
This contract contains no fallback and receive objects.
This contract contains no error objects.