SEDO PoW Token
Verified contract
Active on
Ethereum with 35,308 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001956 |
$0 | |
CBTV | ERC-20 | 1.3724K | -- | -- | |
SEDO | ERC-20 | 1.080843K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16664273 | 2 years ago | | | 0 | 0.0046877400 | |
| 14051679 | 3 years ago | | | 0 | 0.012829050 | |
| 14045273 | 3 years ago | | | 0 | 0.0074080525 | |
| 13972535 | 3 years ago | | | 0 | 0.0054032940 | |
| 13965944 | 3 years ago | | | 0 | 0.0049327239 | |
| 13411318 | 3 years ago | | | 0 | 0.0052502760 | |
| 13405023 | 3 years ago | | | 0 | 0.0042805776 | |
| 12907042 | 3 years ago | | | 0 | 0.00035974800 | |
| 12900723 | 3 years ago | | | 0 | 0.00095357384 | |
| 12452158 | 4 years ago | | | 0 | 0.0025000000 |
ABI
ABI objects
Getter at block 21283819
_BLOCKS_PER_READJUSTMENT() view returns (uint256)
1024
_MAXIMUM_TARGET() view returns (uint256)
27606985387162255149739023449108101809804435888681546220650096895197184
_MINIMUM_TARGET() view returns (uint256)
65536
_totalSupply() view returns (uint256)
5000000000000000
challengeNumber() view returns (bytes32)
0x98928fda09fcae9d333d20f2191409d1b344509da67bebc20c5cdbf030128e79
decimals() view returns (uint8)
8
epochCount() view returns (uint256)
76318
getChallengeNumber() view returns (bytes32)
0x98928fda09fcae9d333d20f2191409d1b344509da67bebc20c5cdbf030128e79
getMiningDifficulty() view returns (uint256)
161070658
getMiningReward() view returns (uint256)
2500000000
getMiningTarget() view returns (uint256)
171396737332190127626858040854254221422117784848917780123940307
lastRewardAmount() view returns (uint256)
2500000000
lastRewardEthBlockNumber() view returns (uint256)
11383313
lastRewardTo() view returns (address)
0x15d3a2c45746f5f827bf2dea55a4e1d1529bafa2
latestDifficultyPeriodStarted() view returns (uint256)
10176974
maxSupplyForEra() view returns (uint256)
2500000000000000
miningReward() view returns (uint256)
25
miningTarget() view returns (uint256)
171396737332190127626858040854254221422117784848917780123940307
name() view returns (string)
SEDO PoW Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xae212c80809adce867c195108edb6df0e2006e54
parentAddress() view returns (address)
0xb6ed7644c69416d67b522e20bc294a9a9b405b31
rewardEra() view returns (uint256)
0
symbol() view returns (string)
SEDO
tokensMinted() view returns (uint256)
290792500000000
totalSupply() view returns (uint256)
5000000000000000
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 ParentCoinAddress(address parent)
acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
merge() 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.