diff --git a/docs/base-chain/quickstart/builder-codes.mdx b/docs/base-chain/quickstart/builder-codes.mdx index d4b4ea5c..ce3f27b5 100644 --- a/docs/base-chain/quickstart/builder-codes.mdx +++ b/docs/base-chain/quickstart/builder-codes.mdx @@ -13,11 +13,6 @@ Each code has associated metadata. Onchain metadata primarily includes a “payo Once your app is registered on [Base.dev](http://base.dev/), the Base App will auto-append your Base Builder Code to transactions its users make in your app (e.g. via your mini app, or the Base App's browser). This powers your onchain analytics in [Base.dev](http://base.dev/) and qualifies you for potential future rewards. - - **Builder Code analytics currently only support Smart Account (AA) - transactions.** EOA support is coming soon. Your attribution data is preserved - and will appear once EOA support is activated. - ## For App Developers @@ -176,10 +171,6 @@ Wallet providers need to support the `dataSuffix` capability to enable attributi ## For Base-Solana Bridge Developers - - Onchain Builder codes are currently still not live on mainnet. - - Builder codes work with the [Base-Solana bridge](/base-chain/quickstart/base-solana-bridge) via the [`hookData`](https://github.com/base/flywheel/blob/30266bba4649b0eb161e55bfa4755651049a5d1f/src/hooks/BridgeReferralFees.sol#L75) mechanism. Currently available for **Solana → Base** flows only. @@ -344,9 +335,6 @@ Builder codes work with the [Base-Solana bridge](/base-chain/quickstart/base-sol - -Mainnet support for Builder Codes is not open to all builders yet. If you are interested in getting access, please contact the team on [discord](https://discord.gg/buildonbase). - ## Contract Addresses