You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up a session account. The requested permissions are granted to the session account, which is responsible for making x402 API calls.
43
41
44
-
The session account can be either a smart account or an EOA. This examples uses EOA as a session account.
42
+
The session account can be either a <GlossaryTermterm="MetaMask smart account">smart account</GlossaryTerm> or an <GlossaryTermterm="Externally owned account (EOA)">EOA</GlossaryTerm>.
Set up an agent account. The requested permissions are granted to this account, which allows the agent
56
-
to make x402 API calls on behalf of the user.
57
-
58
-
The agent account can be either a smart account or an EOA. This example uses an EOA as an agent account.
52
+
The session account can be either a <GlossaryTermterm="MetaMask smart account">smart account</GlossaryTerm> or an <GlossaryTermterm="Externally owned account (EOA)">EOA</GlossaryTerm>.
0 commit comments