Enrol a competition wallet in Degen Games
base167_enroll_walletRegister the wallet that will actually trade during the season. The player address is the Entry pass holder; the game wallet is the wallet whose trading gets scored.
The game wallet is judged at the OPENING BELL and must hold at least $5 USDC, no more than 0.0002 ETH of gas, and nothing else of value at that moment.
ANY wallet qualifies, including a smart account and one with a long history: there is no freshness or transaction-count rule here, only the balance at the bell.
Requires an Entry pass. Re-enrolling replaces any previous binding.
This returns an UNSIGNED transaction ({chainId, to, data, value}) plus a short-lived voucher. This service never signs for the user and never holds keys. The user must approve and send the transaction from their own wallet. Once mined it CANNOT be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player | Yes | The address holding the season Entry pass. | |
| gameWallet | Yes | The wallet that will trade and be scored. |