SaleDutch
Verified contract
Active on
Ethereum with 529 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x69fa…e71c
0x2610…9d6e
0xebcd…31ed
Balances ($98.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SKYRIM | ERC-20 | 269.737708K | $0.000364 |
$98.19 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13990040 | 3 years ago | | | 0 | 0.013214999 | |
| 13914924 | 3 years ago | | | 0 | 0.0086949184 | |
| 13883873 | 3 years ago | | | 0 | 0.0042670956 | |
| 13883869 | 3 years ago | | | 0 | 0.0035710152 | |
| 13883863 | 3 years ago | | | 0 | 0.0040081301 | |
| 13850833 | 3 years ago | | | 0 | 0.0063181341 | |
| 13850600 | 3 years ago | | | 0 | 0.0066335123 | |
| 13848042 | 3 years ago | | | 0 | 0.0036378966 | |
| 13831830 | 3 years ago | | | 0 | 0.0032700802 | |
| 13829844 | 3 years ago | | | 0 | 0.0047801520 |
ABI
ABI objects
Getter at block 21284985
clearingPrice() view returns (uint256)
1231646485800000006
currentPrice() view returns (uint256)
200000000000000000
endPrice() view returns (uint256)
200000000000000000
endTime() view returns (uint256)
1630461600
finalized() view returns (bool)
true
getAddressListLength() view returns (uint256)
548
getParams() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, bool, bool)
(1630418400, 1630461600, 2000000000000000000, 200000000000000000, 5000000000000000000000000, 0, 6158232429000000034000000, 200000000000000000, 1231646485800000006, false, true)
offeringAmount() view returns (uint256)
5000000000000000000000000
offeringToken() view returns (address)
0x2610f0bfc21ef389fe4d03cfb7de9ac1e6c99d6e
owner() view returns (address)
0x69539c1c678dfd26e626f109149b7cebdd5e4768
paused() view returns (bool)
false
paymentToken() view returns (address)
0x69fa0fee221ad11012bab0fdb45d444d3d2ce71c
perUserCap() view returns (uint256)
0
priceChange() view returns (uint256)
41666666666666
saleSuccessful() view returns (bool)
true
startPrice() view returns (uint256)
2000000000000000000
startTime() view returns (uint256)
1630418400
tokenPrice() view returns (uint256)
1231646485800000006
totalAmount() view returns (uint256)
6158232429000000034000000
votingMinimum() view returns (uint256)
100000000000000000000
votingSnapshotId() view returns (uint256)
0
votingToken() view returns (address)
0xebcd3922a199cd1358277c6458439c13a93531ed
Read-only
addressList(uint256) view returns (address)
commitmentSize(uint256 amount) view returns (uint256)
getOfferingAmount(address _user) view returns (uint256)
userInfo(address) view returns (uint256 amount, bool claimedTokens)
State-modifying
Events configureVotingToken(uint256 minimum, address token, uint256 snapshotId)
deposit(uint256 amount)
finalize()
harvestTokens()
onTokenTransfer(address user, uint256 amount, bytes _data)
renounceOwnership()
togglePaused()
transferOwnership(address newOwner)
withdrawToken(address token, uint256 amount)
Deposit(address indexed user, uint256 amount)
HarvestRefund(address indexed user, uint256 amount)
HarvestTokens(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _paymentToken, address _offeringToken, uint256 _startTime, uint256 _endTime, uint256 _startPrice, uint256 _endPrice, uint256 _offeringAmount, uint256 _perUserCap, address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.