AntePool

Verified contract

Active on Ethereum with 10 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 $2,512.85
0x6dec1d881cf5f4bf12a53040acf317cb10b04c8c5428a967051d34742b35d81f
0x75ebb0f3748d8bee03e124c7499365305ef7b946033115ab19d926b4d3d9dd23
0x979d346d7724151c06cbedceae53f58e69441d6fa9c14eb30dff04da5ab56e9f
0xb3f954a770a5dfbad1565c12a67f9bd6026b47eae9b0102fc30e2b0dbe8e7b04
0xa655beaafc56d07613a3f2a63295ebd612d237c1682f0bc849f24def6db05ee5
0x006d53ba77a385c7b85f5cb14543267ec28e3de1ecf3cf73eb7580fd8241874d
0x532f0e77764c56eed3bce0c8fdc5cd866616c3cc91a46391138bc43e8d1392ad
0x668e0f99b786226cfa5bae29a9e5672e134eced5655817b9dff1e3e9ecac1988
0x3b3ed8b3acb5312874827a400c3393567b1669ee93761cf851292cf62e4b5070
0x4d616c0572b7f915cd1165bf485b17272e4c99a932cec66b51baf8b42c26d12d

Functions
Getter at block 21090131
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)
0x085f4d590026586514d9672619751751773d8bf4
challengerInfo(view returns (uint256 numUsersuint256 totalAmountuint256 decayMultiplier)
(numUsers=0, totalAmount=0, decayMultiplier=1000000000000000000)
eligibilityInfo(view returns (uint256 eligibleAmount)
0
factory(view returns (address)
0xa03492a9a663f04c51684a3c172fc9c4d7e02edc
failedBlock(view returns (uint256)
0
getTotalChallengerEligibleBalance(view returns (uint256)
0
getTotalChallengerStaked(view returns (uint256)
0
getTotalPendingWithdraw(view returns (uint256)
0
getTotalStaked(view returns (uint256)
1000000000000000000
getVerifierBounty(view returns (uint256)
50000000000000000
lastUpdateBlock(view returns (uint256)
18376620
lastVerifiedBlock(view returns (uint256)
0
numPaidOut(view returns (uint256)
0
numTimesVerified(view returns (uint256)
0
pendingFailure(view returns (bool)
false
stakingInfo(view returns (uint256 numUsersuint256 totalAmountuint256 decayMultiplier)
(numUsers=1, totalAmount=1000000000000000000, decayMultiplier=1000000000000000000)
totalPaidOut(view returns (uint256)
0
verifier(view returns (address)
0x0000000000000000000000000000000000000000
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.