OXAIFairLaunch
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "OXAIFairLaunch"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16578749 | 2 years ago | | | 0.001 | 0.00095468976 | |
| 16570813 | 2 years ago | | | 0 | 0.0043647508 | |
| 16570526 | 2 years ago | | | 0.01 | 0.0019067768 |
ABI
ABI objects
Getter at block 21172034
amountPerDeposit() view returns (uint256)
100000000000000000000000000000000
distributeAmount() view returns (uint256)
1000000000000000000000000000000
launchTime() view returns (uint256)
1675699200
oxai() view returns (address)
0x428dca9537116148616a5a3e44035af17238fe9d
totalStaked() view returns (uint256)
10000000000000000
Read-only
amountPerDepositAfter(uint256 _amount) view returns (uint256)
staked(address) view returns (uint256)
State-modifying
Events stake() payable
withdraw()
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _oxai, uint256 _launchTime, uint256 _distributeAmount)
receive()
AlreadyLaunched()
NotLaunched()