SaturnPresale
Verified contract
Active on
Ethereum with 424 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SATURN | ERC-20 | 6.300723M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12076398 | 4 years ago | | | 0 | 0.013702122 | |
| 11620116 | 4 years ago | | | 0 | 0.0063873540 | |
| 11387442 | 4 years ago | | | 0 | 0.0010544100 | |
| 11387442 | 4 years ago | | | 0 | 0.0036749160 | |
| 10543365 | 4 years ago | | | 0 | 0.0079623180 | |
| 10529684 | 4 years ago | | | 0 | 0.0055098480 | |
| 10234573 | 4 years ago | | | 0 | 0.0022749480 | |
| 10045318 | 5 years ago | | | 0 | 0.00052720500 | |
| 9759804 | 5 years ago | | | 0 | 0.000072498000 | |
| 9759798 | 5 years ago | | | 0 | 0.000087498000 |
ABI
ABI objects
Getter at block 21172526
active() view returns (bool)
false
hardCap() view returns (uint256)
1500000000000
sold() view returns (uint256)
192252810518
tokenAddress() view returns (address)
0xb9440022a095343b440d590fcd2d7a3794bd76c8
Read-only
amountOf(uint256 orderId) view returns (uint256 amount)
isClaimed(uint256 orderId) view returns (bool claimed)
lockupOf(uint256 orderId) view returns (uint256 timestamp)
ownerOf(uint256 orderId) view returns (address orderOwner)
State-modifying
Events endPresale()
longBuy() payable
mediumBuy() payable
redeem(uint256 orderId)
shortBuy() payable
tokenFallback(address, uint256 _value, bytes)
Activated(uint256 time)
Claim(address indexed purchaser, uint256 id, uint256 amount)
Finished(uint256 time)
Purchase(address indexed purchaser, uint256 id, uint256 amount, uint256 purchasedAt, uint256 redeemAt)
constructor(address token, address ethRecepient, uint256 presaleHardCap)
fallback()
This contract contains no error objects.