Skorch Token
Verified contract
Active on
Ethereum with 10,444 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Skorch Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6113934 | 6 years ago | | | 0 | 0.0010459130 | |
| 6113507 | 6 years ago | | | 0 | 0.0012102090 | |
| 5854014 | 6 years ago | | | 0 | 0.00087964000 | |
| 5821008 | 6 years ago | | | 0 | 0.00019042200 | |
| 5793929 | 6 years ago | | | 0 | 0.00019826100 | |
| 5787930 | 6 years ago | | | 0 | 0.0023754750 | |
| 5787927 | 6 years ago | | | 0 | 0.0023738750 | |
| 5787921 | 6 years ago | | | 0 | 0.0023722750 | |
| 5787919 | 6 years ago | | | 0 | 0.0023754750 | |
| 5787917 | 6 years ago | | | 0 | 0.0023738750 |
ABI
ABI objects
Getter at block 21227034
MinimumPoStokens() view returns (uint256)
20000
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
21000000000000000000000000
challengeNumber() view returns (bytes32)
0xbca19ccf3b4b597a0dadf8fab200cb0a4192ed8cb5f8d48a550c8ac5bd09463f
decimals() view returns (uint8)
18
epochCount() view returns (uint256)
6533
getChallengeNumber() view returns (bytes32)
0xbca19ccf3b4b597a0dadf8fab200cb0a4192ed8cb5f8d48a550c8ac5bd09463f
getMiningDifficulty() view returns (uint256)
63
getMiningReward() view returns (uint256)
50000000000000000000
getMiningTarget() view returns (uint256)
431359146674410236714672241392314090778194310760649159697657763988184
lastRewardAmount() view returns (uint256)
50000000000000000000
lastRewardEthBlockNumber() view returns (uint256)
6113934
lastRewardTo() view returns (address)
0xb39aa81403def2c32e088ac103bf52b9a8422ba3
latestDifficultyPeriodStarted() view returns (uint256)
5772172
maxSupplyForEra() view returns (uint256)
10500000000000000000000000
miningTarget() view returns (uint256)
431359146674410236714672241392314090778194310760649159697657763988184
name() view returns (string)
Skorch Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x85abe8e3bed0d4891ba201af1e212fe50bb65a26
rewardEra() view returns (uint256)
0
symbol() view returns (string)
SKO
tokensMinted() view returns (uint256)
326600000000000000000000
totalSupply() view returns (uint256)
21000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
checkMintSolution(uint256 nonce, bytes32 challenge_digest, bytes32 challenge_number, uint256 testTarget) view returns (bool success)
fixedExp(int256 a) pure returns (uint256 exp)
getMintDigest(uint256 nonce, bytes32 challenge_digest, bytes32 challenge_number) view returns (bytes32 digesttest)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
claimTokens()
mint(uint256 nonce, bytes32 challenge_digest) returns (bool success)
setPosTokens(uint256 newTokens)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Mint(address indexed from, uint256 reward_amount, uint256 epochCount, bytes32 newChallengeNumber)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.