Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x823e…e918
Balances ($621.67)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COIL | ERC-20 | 748.8 | $0.577807 |
$432.66 | |
USDC | ERC-20 | 189.181744 | $0.999066 |
$189.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17489819 | a year ago | | | 0 | 0.0022083170 | |
| 17379034 | 2 years ago | | | 0 | 0.0068253508 | |
| 17235049 | 2 years ago | | | 0 | 0.012878896 | |
| 17152411 | 2 years ago | | | 0 | 0.0049367419 | |
| 17134804 | 2 years ago | | | 0 | 0.0047423377 | |
| 17098608 | 2 years ago | | | 0 | 0.0033241445 | |
| 17075678 | 2 years ago | | | 0 | 0.0086997431 | |
| 17073370 | 2 years ago | | | 0 | 0.0063627475 | |
| 17041401 | 2 years ago | | | 0 | 0.0035073270 | |
| 17037274 | 2 years ago | | | 0 | 0.0036859929 |
ABI
ABI objects
Getter at block 21322312
adminAddress() view returns (address)
0xc47ec74a753acb09e4679979afc428cde0209639
deployer() view returns (address)
0x54473390680387436576d4eb8406d3ed1bab47d6
endTime() view returns (uint256)
1680710400
getAddressListLength() view returns (uint256)
335
lpToken() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
offeringAmount() view returns (uint256)
1560000000000000000000000
offeringToken() view returns (address)
0x823e1b82ce1dc147bbdb25a203f046afab1ce918
raisingAmount() view returns (uint256)
4240516000000
startTime() view returns (uint256)
1680537600
totalAmount() view returns (uint256)
7372456556086
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.