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 and no more than 0.0002 ETH of gas at that moment -- so it is normally a fresh wallet funded for the competition, not a main wallet.
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. |