Kannabiz Koin
Verified contract
Active on
Ethereum with 39,677 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Kannabiz Koin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16861468 | 2 years ago | | | 0 | 0.00048496852 | |
| 16710039 | 2 years ago | | | 0 | 0.00054475000 | |
| 16677783 | 2 years ago | | | 0 | 0.0017600683 | |
| 16486606 | 2 years ago | | | 0 | 0.0012251746 | |
| 16479219 | 2 years ago | | | 0 | 0.00079157198 | |
| 16331308 | 2 years ago | | | 0 | 0.00086031524 | |
| 16223559 | 2 years ago | | | 0 | 0.00069966979 | |
| 16206166 | 2 years ago | | | 0 | 0.00048186448 | |
| 16143859 | 2 years ago | | | 0 | 0.0022870740 | |
| 16143823 | 2 years ago | | | 0 | 0.0026848260 |
ABI
ABI objects
Getter at block 21245584
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
4
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
2500000000000000000
challengeNumber() view returns (bytes32)
0xb957e504c73cd29390a98c67b6f0d8f911a9da450b1e95f1b0f27621b7337ad9
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
37031
getChallengeNumber() view returns (bytes32)
0xb957e504c73cd29390a98c67b6f0d8f911a9da450b1e95f1b0f27621b7337ad9
getMiningDifficulty() view returns (uint256)
1
getMiningReward() view returns (uint256)
10000000000000
getMiningTarget() view returns (uint256)
26390028060818062199355802686936243019875541648054630640924509648911566
lastRewardAmount() view returns (uint256)
10000000000000
lastRewardEthBlockNumber() view returns (uint256)
16143859
lastRewardTo() view returns (address)
0xee4dad10d1151c095caa620f4ce0b4cad17d11e4
latestDifficultyPeriodStarted() view returns (uint256)
16143773
maxSupplyForEra() view returns (uint256)
500000000000000000
miningTarget() view returns (uint256)
26390028060818062199355802686936243019875541648054630640924509648911566
name() view returns (string)
Kannabiz Koin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x7b42f9c02fa7170bdfb4031bb507c68da889ec58
rewardEra() view returns (uint256)
0
symbol() view returns (string)
KK
tokensMinted() view returns (uint256)
370300000000000000
totalSupply() view returns (uint256)
2500000000000000000
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)
eraVsMaxSupplyFactor(uint256) view returns (uint256)
frozenAccount(address) view returns (bool)
getMintDigest(uint256 nonce, bytes32 challenge_digest, bytes32 challenge_number) view returns (bytes32 digesttest)
whitelistedAccount(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
freezeAccount(address target, bool freeze)
mint(uint256 nonce, bytes32 challenge_digest) returns (bool success)
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)
whitelistAccount(address target, bool whitelist)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
FrozenFunds(address target, bool frozen)
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)
whitelistedFunds(address target, bool whitelisted)
constructor()
fallback()
This contract contains no error objects.