Dispute

If a contract is already registered under a different app in Fee Monetization, your registration attempt will fail with ContractAlreadyRegistered(contract, projectID).

If you believe the contract rightfully belongs to you, file a dispute using the steps below.

  1. Visit the Fee Monetization dashboard and connect your admin wallet

  2. Click My FeeM in the menu and then Create Dispute

  3. Enter your dispute contact email address and the contracts you wish to dispute

  4. Click Submit and pay the 50 S fee, which will be refunded if the dispute is accepted

Once submitted, we will process your dispute as quickly as possible and notify you via email. If resolved in your favor, the dispute fee is refunded and the disputed contracts are moved to your app.

To manually dispute a contract, use the DisputeResolver to open a dispute. Attach a refundable dispute fee and call openDispute() providing all the details required to resolve the issue. If resolved in your favor, the dispute fee is refunded back to you and the disputed contracts are moved to your app.

Last updated