SktPublicSale
Verified contract
Active on
Ethereum with 151 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2fb7…3535
21 additional
variables
Balances ($12.99)
Native
Value
$12.99
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003297 | $3,941.64 |
$12.99 | |
7.SKT | ERC-20 | 87.63567M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8967498 | 5 years ago | | | 0 | 0.00028685000 | |
| 8961083 | 5 years ago | | | 0 | 0.00014342500 | |
| 8924820 | 5 years ago | | | 0 | 0.000086055000 | |
| 8846789 | 5 years ago | | | 65.39 | 0.0020323560 | |
| 8846751 | 5 years ago | | | 88.03 | 0.0025723560 | |
| 8846718 | 5 years ago | | | 100.03 | 0.00028444800 | |
| 8846658 | 5 years ago | | | 0 | 0.00014342500 | |
| 8846658 | 5 years ago | | | 0 | 0.00014342500 | |
| 8846658 | 5 years ago | | | 0 | 0.00014342500 | |
| 8846658 | 5 years ago | | | 0 | 0.00014342500 |
ABI
ABI objects
Getter at block 21387899
SKT() view returns (address)
0x2fb74c37fb2c8dc76bea1910737aa9e3e2b53535
owner() view returns (address)
0xadbab8a685969c981651ad8671f3f54d492fa9d6
paused() view returns (bool)
false
startTimestamp() view returns (uint32)
1568703376
status() view returns (uint256 auditEtherPrice, uint16 stage, uint256 SKTUsdPrice, uint256 txs, uint256 SKTTxs, uint256 SKTBonusTxs, uint256 SKTWhitelistTxs, uint256 SKTIssued, uint256 SKTBonus, uint256 useSold, uint256 weiSold, uint256 weiReferralRewarded, uint256 weiTeam)
(auditEtherPrice=176200000, stage=3, SKTUsdPrice=120000, txs=93, SKTTxs=95, SKTBonusTxs=20, SKTWhitelistTxs=20, SKTIssued=2364329660690, SKTBonus=197688023687, useSold=235034929367, weiSold=1325437544602258852256, weiReferralRewarded=2731500828333333333, weiTeam=1322706043773925518923)
Read-only
accountQuery(address account) view returns (uint256 SKTIssued, uint256 SKTWhitelisted, uint256 weiPurchased, uint256 weiReferralRewarded)
stageStatus(uint16 stageIndex) view returns (uint256 SKTUsdPrice, uint256 SKTCap, uint256 SKTOnSale, uint256 SKTSold, uint256 weiSold, uint256 usdSold)
usd2SKTByStage(uint256 usdAmount, uint16 stageIndex) view returns (uint256)
State-modifying
Events setEtherPrice(uint256 value)
setPaused(bool state)
setStartTimestamp(uint32 timestamp)
transferOwnership(address newOwner)
AuditEtherPriceAuditorChanged(address indexed account, bool state)
AuditEtherPriceChanged(uint256 value, address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PendingWeiTransfered(address indexed to, uint256 amount)
ReceiverChanged(address indexed previousReceiver, address indexed newReceiver)
SKTBonusTransfered(address indexed to, uint256 amount)
SKTIssuedTransfered(uint16 stageIndex, address indexed to, uint256 SKTAmount, uint256 auditEtherPrice, uint256 weiUsed)
SKTWhitelistTransfered(address indexed to, uint256 amount)
StageClosed(uint256 _stageNumber, address indexed account)
TeamWeiTransfered(address indexed to, uint256 amount)
Unpaused(address account)
constructor()
fallback()
This contract contains no error objects.