-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add firstTimeInteraction
to transactionMeta
#4895
base: main
Are you sure you want to change the base?
feat: Add firstTimeInteraction
to transactionMeta
#4895
Conversation
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
packages/transaction-controller/src/utils/first-time-interaction-api.ts
Outdated
Show resolved
Hide resolved
packages/transaction-controller/src/utils/first-time-interaction-api.ts
Outdated
Show resolved
Hide resolved
packages/transaction-controller/src/utils/first-time-interaction-api.ts
Outdated
Show resolved
Hide resolved
packages/transaction-controller/src/utils/first-time-interaction-api.ts
Outdated
Show resolved
Hide resolved
packages/transaction-controller/src/utils/first-time-interaction-api.ts
Outdated
Show resolved
Hide resolved
packages/transaction-controller/src/utils/first-time-interaction-api.ts
Outdated
Show resolved
Hide resolved
fefbd32
to
1045211
Compare
…ess-for-the-first-time
…ess-for-the-first-time
…ess-for-the-first-time
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
…ess-for-the-first-time
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
Explanation
This PR adds
firstTimeInteraction
totransactionMeta
by callinghttps://primitives.api.cx.metamask.io/
APIrelationships
endpoint.For more information please see docs here: https://primitives.api.cx.metamask.io/docs#/Account%20%7C%20Relationships/IndexedChainDataAPIController_getAccountAddressRelationship
References
Related to: https://github.com/MetaMask/MetaMask-planning/issues/3040
Changelog
@metamask/transaction-controller
firstTimeInteraction
totransactionMeta
https://primitives.api.cx.metamask.io
relationships
endpoint.Checklist