BitcoinSoV
Verified contract
Active on
Ethereum with 74,108 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($28.46)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,198.04 |
$0 | |
BSOV | ERC-20 | 1.20254K | $0.023659 |
$28.45 | |
FOR | ERC-20 | 1 | $0.003974 |
$0 | |
HEX | ERC-20 | 1.307 | $0.002321 |
$0 | |
BZRX | ERC-20 | 52.841706K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
PYRO | ERC-20 | 1.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21111961 | 6 days ago | | | 0 | 0.00018316187 | |
| 21110872 | 7 days ago | | | 0 | 0.00014062219 | |
| 21080004 | 11 days ago | | | 0 | 0.00074675467 | |
| 21068453 | 13 days ago | | | 0 | 0.00067951883 | |
| 21054422 | 14 days ago | | | 0 | 0.00014193064 | |
| 21023745 | 19 days ago | | | 0 | 0.00039324020 | |
| 20958820 | a month ago | | | 0 | 0.00072771188 | |
| 20958757 | a month ago | | | 0 | 0.0011286602 | |
| 20924885 | a month ago | | | 0 | 0.00055386049 | |
| 20900182 | a month ago | | | 0 | 0.00031265101 |
ABI
ABI objects
Getter at block 21158157
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
2100000000000000
burnPercent() view returns (uint256)
10
challengeNumber() view returns (bytes32)
0xf6369acd9731b0db518c6f6365f0c2a50992b7f0041a0ce1afa93acf53b37f0c
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
79611
getChallengeNumber() view returns (bytes32)
0xf6369acd9731b0db518c6f6365f0c2a50992b7f0041a0ce1afa93acf53b37f0c
getMiningDifficulty() view returns (uint256)
17530333
getMiningReward() view returns (uint256)
5000000000
getMiningTarget() view returns (uint256)
1574812350454220632354123899331718461799292391878332782504230068
lastRewardAmount() view returns (uint256)
5000000000
lastRewardEthBlockNumber() view returns (uint256)
16095279
lastRewardTo() view returns (address)
0x5858a859fdc8d92852f08516381f606b47ae0c71
latestDifficultyPeriodStarted() view returns (uint256)
11082455
maxSupplyForEra() view returns (uint256)
1050000000000000
miningTarget() view returns (uint256)
1574812350454220632354123899331718461799292391878332782504230068
name() view returns (string)
BitcoinSoV
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x6bff432b1d4982b8199bc01145b7e99c725b9196
rewardEra() view returns (uint256)
0
symbol() view returns (string)
BSOV
tokensMinted() view returns (uint256)
398050000000000
totalSupply() view returns (uint256)
2069025909228191
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)
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)
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)
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.