AntePool

Verified contract

Active on Ethereum with 49 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 $25,278.06
0x441bf150e8f170e78ae975cc2c4a894d537a9e8ed182e8103194ac1fe321bd14
0x97a9318f09084684383f97bfa794cd686d95537d72d174259e4d3ae877887374
0x99fbc71e559dfdb7e81997a146a2cf28fb2b878d8ef97c745ce574868b8271d9
0x97e9058d47d9fbac324c5421c2bbc648710b58a9d95d0e2b94d60983a6f9d98a
0x1f44f707974ecf9eddf56ae7e80596ef70e786f651cc39f7f1308f2718208f9c
0x6bdbcd9ca9809c5f9e585a58a05247d6e1fa27fc8d9bee898d756515ce3408e2
0x115eae9e78c96482e9983b8b49c501cbea69a408cab81da0735e94e3d13e0fe3
0x05bfd82ed530164199aa7cc121e871c67dec3739d9bc56a652a6d7cc364f1816
0xa536bf9f10027d8ad397d2a892c1c8891d9516252ab1cb09283ee6ea01acbfe0
0x19844e02275d13f1e173f641638052871968cd3553cf230fcf6edc6e2aa43530

Functions
Getter at block 21087101
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)
0x4c008a686899f9a745c394a8c42d4a4cb89f23a5
challengerInfo(view returns (uint256 numUsersuint256 totalAmountuint256 decayMultiplier)
(numUsers=1, totalAmount=8574281231988949, decayMultiplier=857428123198893343)
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)
8574281231988949
getTotalPendingWithdraw(view returns (uint256)
500069333364092071
getTotalStaked(view returns (uint256)
9386082501957788945
getVerifierBounty(view returns (uint256)
494307591766094050
lastUpdateBlock(view returns (uint256)
14763642
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=25, totalAmount=9386082501957788945, decayMultiplier=1000377429968836274)
totalPaidOut(view returns (uint256)
0
verifier(view returns (address)
0x0000000000000000000000000000000000000000
withdrawInfo(view returns (uint256 totalAmount)
500069333364092071
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.