GCA Member Access / GCA 会员账户入口
One account for GCA access. 一个账户管理 GCA 权益。
Create a controlled account, verify one Base wallet with a read-only ERC-20 balanceOf check, and follow credits, GCA Member review, and service requests from this device.
这是 GCA 中英双语会员入口。创建账户后,只读验证一个 Base 钱包,即可在本设备查看 credits、GCA Member 审核和服务申请状态。
Before You Submit / 提交前准备
Prepare one email, one Base wallet address, the public purchase transaction hash, and the holding start date. If you still need GCA, use the official buy guide first. The submitted date creates a preview only; an operator must review public evidence before GCA Member activation.
请准备邮箱、Base 钱包地址、公开购买交易哈希和持有开始日期。尚未持有 GCA 时,请先使用官方购买说明。用户填写的日期只生成预览,GCA Member 激活前必须人工审核公开证据。
Create or Update Access Record 创建或更新账户记录
Use the same email and one Base wallet for GCA access. Wallet verification only reads the GCA balance; it never asks for private keys, seed phrases, approvals, or wallet signatures.
请使用同一个邮箱和一个 Base 钱包。钱包验证只读取 GCA 余额,不要求私钥、助记词、授权或钱包签名。
Live Result 实时结果
Run wallet verification or submit the account form to see the live D1 ledger response.
点击只验证钱包或提交账户后,这里会显示实时 D1 账本返回结果。
Saved On This Device 本设备保存状态
A redacted status snapshot is kept for up to 30 days. Clearing this snapshot does not remove the separate device access key.
脱敏状态快照最多保存 30 天。清除快照不会删除单独保存的设备访问密钥。
Device status access is created only after a successful account submission. If the device key is lost, contact official support from the registered email.
设备状态访问仅在账户提交成功后启用。如果设备密钥丢失,请使用注册邮箱联系官方支持。
Registered-Email Recovery 注册邮箱人工恢复
Use the email and Base wallet fields on this page. The request response never confirms whether an account exists. Support verifies the registered mailbox before issuing a 24-hour, one-time recovery credential.
请使用本页上方的邮箱和 Base 钱包字段。公开响应不会确认账户是否存在;支持团队核对注册邮箱后,才会签发有效期 24 小时且只能使用一次的恢复凭证。
No recovery request saved on this device. / 本设备尚未保存恢复请求。
Completion changes only the hashed device credential. The prior device key becomes invalid immediately; account, credits, member records, GCA balance, and on-chain assets do not change.
完成后只会更换哈希设备凭据,旧设备密钥立即失效;账户、积分、会员记录、GCA 余额和链上资产都不会改变。
资料包只包含公开资料和只读验证结果。请不要在邮件或备注里加入私钥、助记词、验证码、交易所 API Secret 或提现权限。
Request a Service 提交服务申请
Use the device key created with this account. The server sets the catalog unit, checks the current credit ledger, and queues manual review without reserving or deducting credits. You may cancel before review, or submit one bounded follow-up when the latest review asks for more information.
请使用本账户的设备密钥。服务器会确定目录积分并核对当前账本,只加入人工审核队列,不预占也不自动扣除 credits。人工审核开始前可以取消;最新审核要求补充资料时,可以提交一份受限补交说明。
Create or recover device access before submitting a service request. / 请先创建或恢复设备访问。
Request History 申请历史
This read returns only this account's service, title, review or cancellation status, the operator's non-sensitive follow-up prompt, follow-up timestamps, credit settlement, and delivery receipt status. It does not return email, device keys, wallet secrets, private operator notes, the full request body, or follow-up response text.
这里只返回本账户的服务、标题、审核或取消状态、运营人员公开的补充提示、补交时间、积分结算和收件状态;不返回邮箱、设备密钥、钱包敏感信息、私人运营备注、完整申请正文或补交正文。
Create an account or recover this device key before reading request history.
Thresholds 门槛
Access Boundaries 安全边界
- This UI does not request custody, approvals, signatures, private keys, seed phrases, exchange API secrets, or withdrawal permission.
- Wallet verification is a backend read-only
eth_callagainst the official GCA contract on Base Mainnet. - 100 credits and GCA Member status are utility ledger records, not cash, income, reimbursement, trading permission, or risk-control bypass.
- Account service requests require the device key, enter a manual review queue, and do not reserve or deduct credits at submission.
- When the latest review asks for more information, the matched account may submit one bounded follow-up that returns the request to manual review; only its timestamp is returned in later account history.
- The same account may permanently cancel only while its request is queued and has no manual review; cancellation is idempotent and does not change credits, wallets, tokens, member state, or audit history.
- The 10,000 GCA member benefit remains pending manual reserve-wallet transfer review after eligibility is recorded.
- 中文用户只需要提交公开资料:邮箱、Base 钱包地址、公开交易哈希和持有开始日期;不要提交任何敏感资料。
Technical Account References / 技术账户参考
API And Account References API 和账户参考
The live controlled HTTPS account UI uses Cloudflare Workers + D1 at https://gca-registration-api.gcagochina.workers.dev. Backend eth_call performs the read-only ERC-20 balanceOf check on Base Mainnet. Admin ledger reads are token-protected; public account submission and wallet verification do not expose the admin token.
公开提交和只读钱包验证不会暴露管理员读取 token。管理员账本读取接口仍受保护。