Did the transaction succeed?
If no, stop. A reverted token movement cannot serve as a successful qualifying action even though gas may have been consumed.
0x8a5d…18b2f
Test transfer size against an explicit pre-transfer wallet balance and threshold without deciding contract eligibility or resetting a live timer.

Runs in this browser. No wallet, account, signature or transaction.
The checker divides a transfer amount by the wallet balance immediately before that transfer. It compares the percentage with a user-selected qualifying threshold and reports the minimum amount required. Passing the arithmetic test does not establish that the address, direction or contract version was covered by a historic reset rule. Read the MONSTA wallet-reset guide to inspect the documented rule and its evidence boundary in more detail.
transfer percentage = transfer amount ÷ pre-transfer wallet balance × 100; qualifies arithmetically when percentage ≥ selected thresholdA transfer of 60,000 MONSTA from a pre-transfer balance of 1,000,000 equals 6%. It passes a selected 5% size threshold but still needs direction, exemption and implementation checks. Review historic inactivity conditions before treating the modeled output as present contract behavior.
Wallet balance immediately before the candidate transfer.
MONSTA moved by the transaction being tested.
Percentage threshold sourced for the applicable implementation.
The checker resolves only the numerical branch. A defensible timer-reset conclusion must also establish direction, address eligibility, applicable code and transaction success.
If no, stop. A reverted token movement cannot serve as a successful qualifying action even though gas may have been consumed.
Check exclusions and whether the relevant rule treated incoming, outgoing or another action type as a reset.
Use this calculator with the pre-transfer balance. Do not substitute the lower post-transfer balance.
Review later transactions before using the date as the start of an inactivity interval.
Suppose a wallet sends 60,000 MONSTA and holds 940,000 afterward. Dividing by 940,000 asks the wrong question because the transfer already changed the balance. The intended pre-transfer denominator is 1,000,000, producing a 6% ratio.
Read the balance at the block immediately before execution or reconstruct it from state and receipt evidence. For contract-mediated actions with several movements, identify which transfer the historic rule evaluates rather than summing logs without justification.
Full hash and status.
BNB Chain receipt.
Binds every later claim to one execution.
Balance, block and decimals.
Historic balanceOf read or reproducible reconstruction.
Defines the percentage denominator.
Amount, sender, recipient and direction.
Decoded token transfer logs.
Defines the numerator and action category.
Implementation, threshold and exclusions.
Proxy storage and applicable verified code.
Establishes whether the arithmetic test belongs to the transaction.
Equality meets a minimum threshold unless the actual rule specifies otherwise.
Do not restart from a later action that fails the same qualifying rule.
A numerical pass cannot override an address exclusion in applicable code.
The reset guide defines the evidence needed for qualification. The inactivity guide explains how a verified action feeds a date model.
Answers about transfer threshold test, its inputs and the evidence limits specific to this result.
A percentage threshold needs the balance against which the action was evaluated. A later balance can change because of the transfer itself or unrelated activity.
The calculator does not decide direction rules. Establish whether the applicable implementation treated incoming, outgoing or both action types as qualifying.
The percentage is undefined, so the tool refuses the calculation. Verify the address, block and pre-transfer state.
No. It only passes the selected size test. Address eligibility, exclusions, direction and the code active at that block remain separate.
No. Read the historic balance immediately before the transaction. Current state cannot reproduce an older percentage test.
Continue from transfer threshold test with the three adjacent checks most relevant to its assumptions and unresolved evidence.
Read these relationships alongside the documented assumptions for transfer threshold test. Together, the MONSTA Qualifying Transfer Checker relationships identify what its result measures and which evidence remains unresolved.
transfer size with pre-transfer wallet balance
historic balance evidence from the transaction block
live contract state or an inactivity timer