AntePool

Verified contract

Active on Ethereum with 8 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Native
Value $16.18
0x242247a3dfc448f7de865515852ea1a14c8c2e34824d8bf46f3ea093c9af800a
0xa11f5a73dd8f8d8056775a2f8858977128fd3423530394958e349e3fea6a34d0
0x45e6042e45f7ef772d787b550f5f602338d270d69685466660ce497b03e362ef
0x0b9d728e83e9dc443f9944f102cdafd9ae05a5966183b5a3412594098fdf4740
0x53f13336084055664a6bf9e7d4d1a9f5c681f60f13a4013b07b02cd9919853a2
0x9b241e1f22d4d54b49dc91c1f39cef24cad708f369e8976bbfc14bb44662390a
0x2401bd9815306407e6cb876de4630e565b1a210ea0dbb37c9d2832fcd95768f2
0x5272a8670117f84ab15cb7c284b1c7946be05fec859bf920fd5c4a9d2fc8eeb9

Functions
Getter at block 21090106
CHALLENGER_BLOCK_DELAY(view returns (uint8)
12
DECAY_RATE_PER_BLOCK(view returns (uint256)
100000000000
MIN_CHALLENGER_STAKE(view returns (uint256)
10000000000000000
UNSTAKE_DELAY(view returns (uint256)
86400
VERIFIER_BOUNTY(view returns (uint256)
5
anteTest(view returns (address)
0x1a53b3500216d547186c833c35f39a82053b7223
challengerInfo(view returns (uint256 numUsersuint256 totalAmountuint256 decayMultiplier)
(numUsers=3, totalAmount=985165558117017866, decayMultiplier=516665211668184165)
eligibilityInfo(view returns (uint256 eligibleAmount)
405166092116877862
factory(view returns (address)
0xa03492a9a663f04c51684a3c172fc9c4d7e02edc
failedBlock(view returns (uint256)
20822980
getTotalChallengerEligibleBalance(view returns (uint256)
405166092116877862
getTotalChallengerStaked(view returns (uint256)
985165558117017866
getTotalPendingWithdraw(view returns (uint256)
0
getTotalStaked(view returns (uint256)
104834441882982164
getVerifierBounty(view returns (uint256)
5241722094149108
lastUpdateBlock(view returns (uint256)
20822980
lastVerifiedBlock(view returns (uint256)
20822980
numPaidOut(view returns (uint256)
2
numTimesVerified(view returns (uint256)
1
pendingFailure(view returns (bool)
true
stakingInfo(view returns (uint256 numUsersuint256 totalAmountuint256 decayMultiplier)
(numUsers=1, totalAmount=104834441882982164, decayMultiplier=1048344418829821574)
totalPaidOut(view returns (uint256)
1083563347884516111
verifier(view returns (address)
0xd0670bdab37812660b462259b56c27cc25dd5e41
withdrawInfo(view returns (uint256 totalAmount)
0
Read-only
getChallengerPayout(address challengerview returns (uint256)
getCheckTestAllowedBlock(address _userview returns (uint256)
getPendingWithdrawAllowedTime(address _userview returns (uint256)
getPendingWithdrawAmount(address _userview returns (uint256)
getStoredBalance(address _userbool isChallengerview returns (uint256)
getUserStartAmount(address _userbool isChallengerview returns (uint256)
State-modifying
cancelPendingWithdraw(
checkTest(
claim(
initialize(address _anteTest
stake(bool isChallengerpayable 
unstake(uint256 amountbool isChallenger
unstakeAll(bool isChallenger
updateDecay(
withdrawStake(
Events
CancelWithdraw(address indexed stakeruint256 amount
ClaimPaid(address indexed claimeruint256 amount
FailureOccurred(address indexed checker
Stake(address indexed stakeruint256 amountbool indexed isChallenger
TestChecked(address indexed checker
Unstake(address indexed stakeruint256 amountbool indexed isChallenger
WithdrawStake(address indexed stakeruint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.