Skip to content

Commit bfbe69a

Browse files
authored
add callout for AA only transactions in base dev (#733)
* add callout for AA only transactions in base dev * update language to include retroactive data
1 parent c124650 commit bfbe69a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/base-chain/quickstart/builder-codes.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Each code has associated metadata. Onchain metadata primarily includes a “payo
1313

1414
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.
1515

16+
<Warning>
17+
**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.
18+
</Warning>
19+
1620

1721

1822
## For App Developers

0 commit comments

Comments
 (0)