Skip to content

Commit f3333ce

Browse files
committed
add callout for AA only transactions in base dev
1 parent 3583c4d commit f3333ce

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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 on Base.dev currently only support Smart Account (AA) transactions.** Support for Externally Owned Account (EOA) transactions is coming soon. If your app primarily uses EOA transactions, your analytics may not appear in the dashboard yet.
18+
</Warning>
19+
1620

1721

1822
## For App Developers

0 commit comments

Comments
 (0)