Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7396…db2f
0x823e…e918
Balances ($0.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SDT | ERC-20 | 1.315029 | $0.285164 |
$0.37 | |
COIL | ERC-20 | 0.234 | $0.453682 |
$0.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17044481 | 2 years ago | | | 0 | 0.0032599484 | |
| 16989219 | 2 years ago | | | 0 | 0.0029165123 | |
| 16988098 | 2 years ago | | | 0 | 0.0038575510 | |
| 16986747 | 2 years ago | | | 0 | 0.0039589407 | |
| 16985969 | 2 years ago | | | 0 | 0.0037426964 | |
| 16985103 | 2 years ago | | | 0 | 0.0036173697 | |
| 16984104 | 2 years ago | | | 0 | 0.0035588625 | |
| 16983667 | 2 years ago | | | 0 | 0.0056666971 | |
| 16983658 | 2 years ago | | | 0 | 0.0066907282 | |
| 16983625 | 2 years ago | | | 0 | 0.0061664962 |
ABI
ABI objects
Getter at block 21220580
adminAddress() view returns (address)
0xc47ec74a753acb09e4679979afc428cde0209639
deployer() view returns (address)
0x54473390680387436576d4eb8406d3ed1bab47d6
endTime() view returns (uint256)
1680710400
getAddressListLength() view returns (uint256)
11
lpToken() view returns (address)
0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f
offeringAmount() view returns (uint256)
78000000000000000000000
offeringToken() view returns (address)
0x823e1b82ce1dc147bbdb25a203f046afab1ce918
raisingAmount() view returns (uint256)
561657000000000000000000
startTime() view returns (uint256)
1680537600
totalAmount() view returns (uint256)
581333636866138851612703
Read-only
addressList(uint256) view returns (address)
getOfferingAmount(address _user) view returns (uint256)
getRefundingAmount(address _user) view returns (uint256)
getUserAllocation(address _user) view returns (uint256)
hasHarvest(address _user) view returns (bool)
userInfo(address) view returns (uint256 amount, bool claimed)
State-modifying
Events deposit(uint256 _amount)
finalWithdraw(uint256 _lpAmount, uint256 _offerAmount)
harvest()
initialize(address _lpToken, address _offeringToken, uint256 _startTime, uint256 _endTime, uint256 _offeringAmount, uint256 _raisingAmount, address _adminAddress)
setOfferingAmount(uint256 _offerAmount)
setRaisingAmount(uint256 _raisingAmount)
Deposit(address indexed user, uint256 amount)
Harvest(address indexed user, uint256 offeringAmount, uint256 excessAmount)
Initialized(uint8 version)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.