Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Native
Value
$60,982.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 19.239415 | $3,169.66 |
$60,982.4 | |
Q | ERC-20 | 489.343075 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21215188 | 4 hours ago | | | 0.010521 | 0.0068468535 | |
| 21214979 | 4 hours ago | | | 0 | 0.00084761883 | |
| 21214029 | 7 hours ago | | | 0 | 0.00074225050 | |
| 21213506 | 9 hours ago | | | 0 | 0.00071077876 | |
| 21210243 | 20 hours ago | | | 0 | 0.00055513671 | |
| 21209299 | a day ago | | | 0.0105105 | 0.0027403284 | |
| 21209064 | a day ago | | | 0 | 0.0010560131 | |
| 21209061 | a day ago | | | 0 | 0.0021434850 | |
| 21209054 | a day ago | | | 0 | 0.00091902121 | |
| 21208005 | a day ago | | | 0.010542 | 0.0038563156 |
ABI
ABI objects
Getter at block 21216241
currentBurnDecrease() view returns (uint256)
168
currentCycle() view returns (uint256)
175
currentRegistrationFee() view returns (uint256)
7148629397441269687
currentStartedCycle() view returns (uint256)
175
cycleInteractions() view returns (uint256)
1
getCurrentCycle() view returns (uint256)
175
lastStartedCycle() view returns (uint256)
174
nxdDSV() view returns (address)
0xab4549f042a27ab278ecee098fe9e89a8d6594e9
pendingStake() view returns (uint256)
0
pendingStakeWithdrawal() view returns (uint256)
0
previousStartedCycle() view returns (uint256)
173
qBuyAndBurn() view returns (address)
0x67a2afa58ee0a32d0d33384e9fe204086d29ccfa
qToken() view returns (address)
0xaca40632c51c2a03209d2714b88aa0f1456a2101
totalNativeBurned() view returns (uint256)
14513824874176519966
Read-only
accAccruedFees(address) view returns (uint256)
accCycleEntries(address) view returns (uint256)
accFirstStake(address) view returns (uint256)
accRewards(address) view returns (uint256)
accSecondStake(address) view returns (uint256)
accStakeCycle(address, uint256) view returns (uint256)
accWithdrawableStake(address) view returns (uint256)
aiMinerBalancePerCycle(address, uint256) view returns (uint256)
cycleAccruedFees(uint256) view returns (uint256)
cycleFeesPerStakeSummed(uint256) view returns (uint256)
cycleTotalEntries(uint256) view returns (uint256)
isAIMinerRegistered(address) view returns (bool)
isTrustedForwarder(address forwarder) view returns (bool)
lastActiveCycle(address) view returns (uint256)
lastFeeUpdateCycle(address) view returns (uint256)
lowestCycleBalance(uint256) view returns (uint256)
nativeBurnedPerCycle(uint256) view returns (uint256)
rewardPerCycle(uint256) view returns (uint256)
summedCycleStakes(uint256) view returns (uint256)
State-modifying
Events addFundsForAIMiner(address aiMiner) payable
claimFees(uint256 claimAmount)
claimRewards(uint256 claimAmount)
enterCycle(address aiMiner, uint256 entryMultiplier) payable
registerAIMiner(string name) payable
stake(uint256 amount)
unstake(uint256 amount)
AddFundsForMiner(address indexed user, address indexed aiMiner, uint256 amount, uint256 cycle)
CycleEntry(address indexed userAddress, uint256 entryMultiplier)
FeesClaimed(uint256 indexed cycle, address indexed account, uint256 fees)
NewAIRegistered(address indexed aiMiner, string name, uint256 currentRegistrationFee)
NewCycleStarted(uint256 indexed cycle, uint256 summedCycleStakes)
RewardsClaimed(uint256 indexed cycle, address indexed account, uint256 reward)
Staked(uint256 indexed cycle, address indexed account, uint256 amount)
Unstaked(uint256 indexed cycle, address indexed account, uint256 amount)
constructor(address forwarder, address _devFee, address _dxnBuyAndBurn, address _nxdDSV, address[] AIRegisteredAddresses)
receive()
This contract contains no error objects.