Jigstack Governance Token
Verified contract
Active on
Ethereum with 3,325 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1f8a…6d13
0x5f4e…8419
Balances ($1.54)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STAK | ERC-20 | 184.506414K | $0.000008 |
$1.54 | |
STAK | ERC-20 | 60M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20395517 | 4 months ago | | | 0.38 | 0.000033325000 | |
| 15191828 | 2 years ago | | | 0 | 0.00032919000 | |
| 15191828 | 2 years ago | | | 0 | 0.0012509220 | |
| 15191828 | 2 years ago | | | 0 | 0.0013167600 | |
| 15191828 | 2 years ago | | | 0 | 0.00032919000 | |
| 15191828 | 2 years ago | | | 0 | 0.00032919000 | |
| 15191828 | 2 years ago | | | 0 | 0.00034105000 | |
| 12580481 | 3 years ago | | | <0.00000001 | 0.00033325000 | |
| 12561152 | 3 years ago | | | 0 | 0.0012182100 | |
| 12528670 | 3 years ago | | | 0.38 | 0.00063317500 |
ABI
ABI objects
Getter at block 21262183
closeTime() view returns (uint256)
1619186340
factory() view returns (address)
0x354d508de849166f50cf3451fefe95674f499b5a
fundingWallet() view returns (address)
0xbc32564f0a86a5d95e598d2d80205e76c7c20b2e
getAvailableTokens() view returns (uint256)
2295330641790
getEtherConversionRate() view returns (uint256)
486810
getEtherConversionRateDecimals() view returns (uint256)
0
getLatestEthPrice() view returns (uint256)
334448000000
isClaimable() view returns (bool)
true
isFinalized() view returns (bool)
true
isOpen() view returns (bool)
false
name() view returns (string)
Jigstack Governance Token
openTime() view returns (uint256)
1619099940
owner() view returns (address)
0x67165be917b6756054babd909bb6488ea570d1b3
paused() view returns (bool)
false
releaseTime() view returns (uint256)
1619190000
token() view returns (address)
0x1f8a626883d7724dbd59ef51cbd4bf1cf2016d13
tokenClaimed() view returns (uint256)
59815493585911516859358210
tokenSold() view returns (uint256)
59999999999997704669358210
totalAvailableTokens() view returns (uint256)
60000000000000000000000000
weiRaised() view returns (uint256)
123251371171499567941
Read-only
getBuyableTokens(address _address) view returns (uint256)
getClaimableTokens(address _address) view returns (uint256)
State-modifying
Events buyTokenByEther(address _beneficiary) payable
claimTokens()
initialize(string _name, address _token, uint256 _duration, uint256 _openTime, uint256 _releaseTime, uint256 _ethRate, uint256 _ethRateDecimals, address _wallet)
pause()
refundTokenForIcoOwner(address _wallet)
setChainlinkContract(address _chainlinkContract)
setCloseTime(uint256 _closeTime)
setEtherConversionRate(uint256 _rate)
setEtherConversionRateAndDecimals(uint256 _rate, uint256 _rateDecimals)
setEtherConversionRateDecimals(uint256 _rateDecimals)
setOpenTime(uint256 _openTime)
setReleaseTime(uint256 _releaseTime)
transferOwnership(address _newOwner)
unpause()
AllowTokenToTradeWithRate(address token, uint256 rate)
CampaignCreated(string name, address token, uint256 openTime, uint256 closeTime, uint256 releaseTime, uint256 ethRate, uint256 ethRateDecimals, address wallet, address owner)
CampaignStatsChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
RefundedTokenForIcoWhenEndIco(address wallet, uint256 amount)
TokenClaimed(address wallet, uint256 amount)
TokenPurchaseByEther(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor()
fallback()
receive()
This contract contains no error objects.