Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1df0…4b78
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.00086 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22617894 | 2 days ago | | | 0.0005 | 0.0000011979712 | |
| 22284500 | 10 days ago | | | 0.0005 | 0.0000011425796 | |
| 22148273 | 13 days ago | | | 0.0005 | 0.0000011556496 | |
| 21202841 | a month ago | | | 0.0005 | 0.0000011809547 | |
| 21094278 | a month ago | | | 0.0005 | 9.8570017e-7 | |
| 16656141 | 5 months ago | | | 0.0005 | 0.0000010014177 | |
| 15558458 | 5 months ago | | | 0.0005 | 0.0000010604583 | |
| 15558282 | 5 months ago | | | 0.0005 | 9.5591270e-7 | |
| 15558076 | 5 months ago | | | 0.0005 | 0.000000907280172612 | |
| 15470594 | 5 months ago | | | 0.0005 | 0.0000011056738 |
ABI
ABI objects
Getter at block 22721120
owner() view returns (address)
0x219bf2cff75b392d60978f7d0429b78385c19988
unloopedBp() view returns (uint256)
500
Read-only
endDate(address) view returns (uint256)
startDate(address) view returns (uint256)
State-modifying
Events mint(address project, uint256 amount) payable
setEndDate(uint256 timestamp, address project)
setStartDate(uint256 timestamp, address project)
transferOwnership(address newOwner)
updateBasisPoints(uint256 bp)
OwnershipTransferred(address indexed user, address indexed newOwner)
constructor(address _unlooped)
This contract contains no fallback and receive objects.
ErrorReason(string reason)
MaxSupplyReached()
MintEnded()
MintNotStarted()
NotUnloopedProject()
Unauthorized()