@neynar/nodejs-sdk 2.46.0 → 3.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/api/api.d.ts +4 -3
- package/build/api/api.js +4 -3
- package/build/api/apis/action-api.d.ts +8 -8
- package/build/api/apis/action-api.js +8 -8
- package/build/api/apis/agents-api.d.ts +51 -20
- package/build/api/apis/agents-api.js +49 -22
- package/build/api/apis/app-host-api.d.ts +71 -32
- package/build/api/apis/app-host-api.js +64 -31
- package/build/api/apis/auth-address-api.d.ts +205 -0
- package/build/api/apis/auth-address-api.js +230 -0
- package/build/api/apis/ban-api.d.ts +16 -16
- package/build/api/apis/ban-api.js +13 -13
- package/build/api/apis/block-api.d.ts +16 -16
- package/build/api/apis/block-api.js +13 -13
- package/build/api/apis/cast-api.d.ts +272 -103
- package/build/api/apis/cast-api.js +223 -68
- package/build/api/apis/channel-api.d.ts +57 -42
- package/build/api/apis/channel-api.js +53 -39
- package/build/api/apis/feed-api.d.ts +225 -181
- package/build/api/apis/feed-api.js +160 -112
- package/build/api/apis/fname-api.d.ts +3 -3
- package/build/api/apis/fname-api.js +4 -4
- package/build/api/apis/follows-api.d.ts +72 -57
- package/build/api/apis/follows-api.js +51 -37
- package/build/api/apis/frame-api.d.ts +144 -61
- package/build/api/apis/frame-api.js +127 -51
- package/build/api/apis/login-api.d.ts +3 -3
- package/build/api/apis/login-api.js +4 -4
- package/build/api/apis/metrics-api.d.ts +16 -16
- package/build/api/apis/metrics-api.js +11 -11
- package/build/api/apis/mute-api.d.ts +16 -16
- package/build/api/apis/mute-api.js +13 -13
- package/build/api/apis/notifications-api.d.ts +43 -32
- package/build/api/apis/notifications-api.js +58 -41
- package/build/api/apis/onchain-api.d.ts +265 -45
- package/build/api/apis/onchain-api.js +253 -38
- package/build/api/apis/reaction-api.d.ts +46 -29
- package/build/api/apis/reaction-api.js +39 -23
- package/build/api/apis/signer-api.d.ts +30 -24
- package/build/api/apis/signer-api.js +30 -24
- package/build/api/apis/storage-api.d.ts +9 -9
- package/build/api/apis/storage-api.js +10 -10
- package/build/api/apis/subscribers-api.d.ts +55 -35
- package/build/api/apis/subscribers-api.js +39 -20
- package/build/api/apis/user-api.d.ts +223 -305
- package/build/api/apis/user-api.js +192 -274
- package/build/api/apis/webhook-api.d.ts +3 -3
- package/build/api/apis/webhook-api.js +9 -9
- package/build/api/base.d.ts +3 -3
- package/build/api/base.js +4 -4
- package/build/api/common.d.ts +3 -3
- package/build/api/common.js +3 -3
- package/build/api/configuration.d.ts +3 -3
- package/build/api/configuration.js +3 -3
- package/build/api/index.d.ts +3 -3
- package/build/api/index.js +3 -3
- package/build/api/models/add-verification-req-body.d.ts +3 -3
- package/build/api/models/add-verification-req-body.js +3 -3
- package/build/api/models/address-balance-verified-address.d.ts +3 -3
- package/build/api/models/address-balance-verified-address.js +3 -3
- package/build/api/models/address-balance.d.ts +3 -3
- package/build/api/models/address-balance.js +3 -3
- package/build/api/models/app-host-event-type.d.ts +3 -3
- package/build/api/models/app-host-event-type.js +3 -3
- package/build/api/models/app-host-get-event-response-notification-details.d.ts +3 -3
- package/build/api/models/app-host-get-event-response-notification-details.js +3 -3
- package/build/api/models/app-host-get-event-response.d.ts +3 -3
- package/build/api/models/app-host-get-event-response.js +3 -3
- package/build/api/models/app-host-post-event-req-body-one-of-signed-message-one-of.d.ts +36 -0
- package/build/api/models/{app-host-post-event-body.js → app-host-post-event-req-body-one-of-signed-message-one-of.js} +3 -3
- package/build/api/models/app-host-post-event-req-body-one-of-signed-message.d.ts +18 -0
- package/build/api/models/{app-host-post-event-body-one-of.js → app-host-post-event-req-body-one-of-signed-message.js} +3 -3
- package/build/api/models/app-host-post-event-req-body-one-of.d.ts +31 -0
- package/build/api/models/{cast-with-interactions-all-of.js → app-host-post-event-req-body-one-of.js} +3 -3
- package/build/api/models/{app-host-post-event-body-one-of1.d.ts → app-host-post-event-req-body-one-of1.d.ts} +9 -9
- package/build/api/models/{app-host-post-event-body-one-of1.js → app-host-post-event-req-body-one-of1.js} +3 -3
- package/build/api/models/app-host-post-event-req-body.d.ts +19 -0
- package/build/api/models/app-host-post-event-req-body.js +15 -0
- package/build/api/models/app-host-post-event-response.d.ts +3 -3
- package/build/api/models/app-host-post-event-response.js +3 -3
- package/build/api/models/app-host-user-state-response-notifications-enabled-inner.d.ts +3 -3
- package/build/api/models/app-host-user-state-response-notifications-enabled-inner.js +3 -3
- package/build/api/models/app-host-user-state-response.d.ts +3 -3
- package/build/api/models/app-host-user-state-response.js +3 -3
- package/build/api/models/authorization-url-response.d.ts +3 -3
- package/build/api/models/authorization-url-response.js +3 -3
- package/build/api/models/balance-response-user-balance.d.ts +3 -3
- package/build/api/models/balance-response-user-balance.js +3 -3
- package/build/api/models/balance-response.d.ts +3 -3
- package/build/api/models/balance-response.js +3 -3
- package/build/api/models/ban-list-response.d.ts +3 -3
- package/build/api/models/ban-list-response.js +3 -3
- package/build/api/models/ban-record.d.ts +3 -3
- package/build/api/models/ban-record.js +3 -3
- package/build/api/models/ban-req-body.d.ts +3 -3
- package/build/api/models/ban-req-body.js +3 -3
- package/build/api/models/ban-response.d.ts +3 -3
- package/build/api/models/ban-response.js +3 -3
- package/build/api/models/best-friends-response-users-inner.d.ts +36 -0
- package/build/api/models/best-friends-response-users-inner.js +15 -0
- package/build/api/models/best-friends-response.d.ts +32 -0
- package/build/api/models/best-friends-response.js +15 -0
- package/build/api/models/block-list-response.d.ts +3 -3
- package/build/api/models/block-list-response.js +3 -3
- package/build/api/models/block-record.d.ts +3 -3
- package/build/api/models/block-record.js +3 -3
- package/build/api/models/block-req-body.d.ts +3 -3
- package/build/api/models/block-req-body.js +3 -3
- package/build/api/models/bulk-casts-response.d.ts +6 -6
- package/build/api/models/bulk-casts-response.js +3 -3
- package/build/api/models/bulk-follow-response.d.ts +3 -3
- package/build/api/models/bulk-follow-response.js +3 -3
- package/build/api/models/bulk-users-by-address-response.d.ts +3 -3
- package/build/api/models/bulk-users-by-address-response.js +3 -3
- package/build/api/models/bulk-users-response.d.ts +3 -3
- package/build/api/models/bulk-users-response.js +3 -3
- package/build/api/models/buy-storage-req-body.d.ts +3 -3
- package/build/api/models/buy-storage-req-body.js +3 -3
- package/build/api/models/cast-and-conversations-ref.d.ts +179 -0
- package/build/api/models/cast-and-conversations-ref.js +19 -0
- package/build/api/models/cast-and-conversations.d.ts +180 -0
- package/build/api/models/cast-and-conversations.js +19 -0
- package/build/api/models/cast-composer-actions-list-response-actions-inner-action.d.ts +3 -3
- package/build/api/models/cast-composer-actions-list-response-actions-inner-action.js +3 -3
- package/build/api/models/cast-composer-actions-list-response-actions-inner.d.ts +3 -3
- package/build/api/models/cast-composer-actions-list-response-actions-inner.js +3 -3
- package/build/api/models/cast-composer-actions-list-response.d.ts +3 -3
- package/build/api/models/cast-composer-actions-list-response.js +3 -3
- package/build/api/models/cast-dehydrated.d.ts +3 -3
- package/build/api/models/cast-dehydrated.js +3 -3
- package/build/api/models/cast-embed-crawl-response.d.ts +3 -3
- package/build/api/models/cast-embed-crawl-response.js +3 -3
- package/build/api/models/cast-embedded-parent-author.d.ts +3 -3
- package/build/api/models/cast-embedded-parent-author.js +3 -3
- package/build/api/models/cast-embedded.d.ts +3 -10
- package/build/api/models/cast-embedded.js +3 -3
- package/build/api/models/cast-id.d.ts +3 -3
- package/build/api/models/cast-id.js +3 -3
- package/build/api/models/cast-notification-type.d.ts +3 -3
- package/build/api/models/cast-notification-type.js +3 -3
- package/build/api/models/{cast-with-interactions-reactions.d.ts → cast-reactions.d.ts} +9 -9
- package/build/api/models/cast-reactions.js +15 -0
- package/build/api/models/cast-replies.d.ts +24 -0
- package/build/api/models/cast-replies.js +15 -0
- package/build/api/models/cast-response.d.ts +6 -6
- package/build/api/models/cast-response.js +3 -3
- package/build/api/models/cast-viewer-context.d.ts +3 -3
- package/build/api/models/cast-viewer-context.js +3 -3
- package/build/api/models/cast.d.ts +77 -3
- package/build/api/models/cast.js +3 -3
- package/build/api/models/casts-metrics-response.d.ts +3 -3
- package/build/api/models/casts-metrics-response.js +3 -3
- package/build/api/models/casts-metrics.d.ts +3 -3
- package/build/api/models/casts-metrics.js +3 -3
- package/build/api/models/casts-response-result.d.ts +6 -6
- package/build/api/models/casts-response-result.js +3 -3
- package/build/api/models/casts-response.d.ts +3 -3
- package/build/api/models/casts-response.js +3 -3
- package/build/api/models/casts-search-response.d.ts +6 -6
- package/build/api/models/casts-search-response.js +3 -3
- package/build/api/models/channel-activity.d.ts +3 -3
- package/build/api/models/channel-activity.js +3 -3
- package/build/api/models/channel-dehydrated.d.ts +3 -3
- package/build/api/models/channel-dehydrated.js +3 -3
- package/build/api/models/channel-external-link.d.ts +3 -3
- package/build/api/models/channel-external-link.js +3 -3
- package/build/api/models/channel-follow-req-body.d.ts +3 -3
- package/build/api/models/channel-follow-req-body.js +3 -3
- package/build/api/models/channel-list-response.d.ts +3 -3
- package/build/api/models/channel-list-response.js +3 -3
- package/build/api/models/channel-member-channel.d.ts +3 -3
- package/build/api/models/channel-member-channel.js +3 -3
- package/build/api/models/channel-member-invite-list-response.d.ts +3 -3
- package/build/api/models/channel-member-invite-list-response.js +3 -3
- package/build/api/models/channel-member-invite.d.ts +3 -3
- package/build/api/models/channel-member-invite.js +3 -3
- package/build/api/models/channel-member-list-response.d.ts +3 -3
- package/build/api/models/channel-member-list-response.js +3 -3
- package/build/api/models/channel-member-role.d.ts +4 -3
- package/build/api/models/channel-member-role.js +5 -4
- package/build/api/models/channel-member-user.d.ts +3 -3
- package/build/api/models/channel-member-user.js +3 -3
- package/build/api/models/channel-member.d.ts +3 -3
- package/build/api/models/channel-member.js +3 -3
- package/build/api/models/channel-or-channel-dehydrated.d.ts +3 -3
- package/build/api/models/channel-or-channel-dehydrated.js +3 -3
- package/build/api/models/channel-response-bulk.d.ts +3 -3
- package/build/api/models/channel-response-bulk.js +3 -3
- package/build/api/models/channel-response.d.ts +3 -3
- package/build/api/models/channel-response.js +3 -3
- package/build/api/models/channel-search-response.d.ts +3 -3
- package/build/api/models/channel-search-response.js +3 -3
- package/build/api/models/channel-user-context.d.ts +3 -3
- package/build/api/models/channel-user-context.js +3 -3
- package/build/api/models/channel.d.ts +18 -18
- package/build/api/models/channel.js +3 -3
- package/build/api/models/conflict-error-res.d.ts +3 -3
- package/build/api/models/conflict-error-res.js +3 -3
- package/build/api/models/conversation-conversation.d.ts +9 -9
- package/build/api/models/conversation-conversation.js +3 -3
- package/build/api/models/conversation-summary-summary.d.ts +3 -3
- package/build/api/models/conversation-summary-summary.js +3 -3
- package/build/api/models/conversation-summary.d.ts +3 -3
- package/build/api/models/conversation-summary.js +3 -3
- package/build/api/models/conversation.d.ts +3 -3
- package/build/api/models/conversation.js +3 -3
- package/build/api/models/delete-cast-req-body.d.ts +4 -4
- package/build/api/models/delete-cast-req-body.js +3 -3
- package/build/api/models/delete-frame-req-body.d.ts +3 -3
- package/build/api/models/delete-frame-req-body.js +3 -3
- package/build/api/models/delete-frame-response.d.ts +3 -3
- package/build/api/models/delete-frame-response.js +3 -3
- package/build/api/models/deploy-fungible-response-contract-fungible.d.ts +3 -3
- package/build/api/models/deploy-fungible-response-contract-fungible.js +3 -3
- package/build/api/models/deploy-fungible-response-contract.d.ts +3 -3
- package/build/api/models/deploy-fungible-response-contract.js +3 -3
- package/build/api/models/deploy-fungible-response.d.ts +3 -3
- package/build/api/models/deploy-fungible-response.js +3 -3
- package/build/api/models/developer-managed-signer.d.ts +3 -3
- package/build/api/models/developer-managed-signer.js +3 -3
- package/build/api/models/embed-cast-deep.d.ts +3 -3
- package/build/api/models/embed-cast-deep.js +3 -3
- package/build/api/models/embed-cast.d.ts +3 -3
- package/build/api/models/embed-cast.js +3 -3
- package/build/api/models/embed-deep.d.ts +3 -3
- package/build/api/models/embed-deep.js +3 -3
- package/build/api/models/embed-url-metadata-image.d.ts +3 -3
- package/build/api/models/embed-url-metadata-image.js +3 -3
- package/build/api/models/embed-url-metadata-video-stream-inner.d.ts +3 -3
- package/build/api/models/embed-url-metadata-video-stream-inner.js +3 -3
- package/build/api/models/embed-url-metadata-video.d.ts +3 -3
- package/build/api/models/embed-url-metadata-video.js +3 -3
- package/build/api/models/embed-url-metadata.d.ts +3 -3
- package/build/api/models/embed-url-metadata.js +3 -3
- package/build/api/models/embed-url.d.ts +3 -3
- package/build/api/models/embed-url.js +3 -3
- package/build/api/models/embed.d.ts +3 -3
- package/build/api/models/embed.js +3 -3
- package/build/api/models/error-res.d.ts +3 -3
- package/build/api/models/error-res.js +3 -3
- package/build/api/models/farcaster-action-req-body-action.d.ts +3 -3
- package/build/api/models/farcaster-action-req-body-action.js +3 -3
- package/build/api/models/farcaster-action-req-body.d.ts +3 -3
- package/build/api/models/farcaster-action-req-body.js +3 -3
- package/build/api/models/farcaster-manifest-frame.d.ts +3 -3
- package/build/api/models/farcaster-manifest-frame.js +3 -3
- package/build/api/models/farcaster-manifest.d.ts +6 -6
- package/build/api/models/farcaster-manifest.js +3 -3
- package/build/api/models/feed-response.d.ts +6 -6
- package/build/api/models/feed-response.js +3 -3
- package/build/api/models/fetch-cast-quotes-identifier-parameter.d.ts +16 -0
- package/build/api/models/fetch-cast-quotes-identifier-parameter.js +15 -0
- package/build/api/models/fetch-cast-quotes200-response.d.ts +32 -0
- package/build/api/models/fetch-cast-quotes200-response.js +15 -0
- package/build/api/models/fetch-feed-for-you400-response.d.ts +3 -3
- package/build/api/models/fetch-feed-for-you400-response.js +3 -3
- package/build/api/models/fetch-frame-meta-tags-from-url200-response.d.ts +3 -3
- package/build/api/models/fetch-frame-meta-tags-from-url200-response.js +3 -3
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner.d.ts +3 -3
- package/build/api/models/fetch-relevant-frames200-response-relevant-frames-inner.js +3 -3
- package/build/api/models/fetch-relevant-frames200-response.d.ts +3 -3
- package/build/api/models/fetch-relevant-frames200-response.js +3 -3
- package/build/api/models/fetch-user-interactions200-response.d.ts +3 -3
- package/build/api/models/fetch-user-interactions200-response.js +3 -3
- package/build/api/models/fname-availability-response.d.ts +3 -3
- package/build/api/models/fname-availability-response.js +3 -3
- package/build/api/models/follow-req-body.d.ts +3 -3
- package/build/api/models/follow-req-body.js +3 -3
- package/build/api/models/follow-response.d.ts +3 -3
- package/build/api/models/follow-response.js +3 -3
- package/build/api/models/follower-dehydrated.d.ts +3 -3
- package/build/api/models/follower-dehydrated.js +3 -3
- package/build/api/models/follower.d.ts +3 -3
- package/build/api/models/follower.js +3 -3
- package/build/api/models/followers-response.d.ts +3 -3
- package/build/api/models/followers-response.js +3 -3
- package/build/api/models/frame-action-button.d.ts +3 -3
- package/build/api/models/frame-action-button.js +3 -3
- package/build/api/models/frame-action-req-body.d.ts +4 -4
- package/build/api/models/frame-action-req-body.js +3 -3
- package/build/api/models/frame-action.d.ts +3 -3
- package/build/api/models/frame-action.js +3 -3
- package/build/api/models/frame-button-action-type.d.ts +3 -3
- package/build/api/models/frame-button-action-type.js +3 -3
- package/build/api/models/frame-catalog-response.d.ts +3 -3
- package/build/api/models/frame-catalog-response.js +3 -3
- package/build/api/models/frame-developer-managed-action-req-body.d.ts +4 -4
- package/build/api/models/frame-developer-managed-action-req-body.js +3 -3
- package/build/api/models/frame-input.d.ts +3 -3
- package/build/api/models/frame-input.js +3 -3
- package/build/api/models/frame-notification-tokens-notification-tokens-inner.d.ts +3 -3
- package/build/api/models/frame-notification-tokens-notification-tokens-inner.js +3 -3
- package/build/api/models/frame-notification-tokens.d.ts +3 -3
- package/build/api/models/frame-notification-tokens.js +3 -3
- package/build/api/models/{transaction-frame-pay-all-of-transaction.d.ts → frame-pay-transaction-req-body-transaction.d.ts} +6 -6
- package/build/api/models/frame-pay-transaction-req-body-transaction.js +15 -0
- package/build/api/models/{frame-pay-transaction-request-body.d.ts → frame-pay-transaction-req-body.d.ts} +11 -11
- package/build/api/models/frame-pay-transaction-req-body.js +15 -0
- package/build/api/models/frame-signature-packet-trusted-data.d.ts +3 -3
- package/build/api/models/frame-signature-packet-trusted-data.js +3 -3
- package/build/api/models/frame-signature-packet-untrusted-data.d.ts +3 -3
- package/build/api/models/frame-signature-packet-untrusted-data.js +3 -3
- package/build/api/models/frame-signature-packet.d.ts +3 -3
- package/build/api/models/frame-signature-packet.js +3 -3
- package/build/api/models/frame-state.d.ts +3 -3
- package/build/api/models/frame-state.js +3 -3
- package/build/api/models/frame-transaction.d.ts +3 -3
- package/build/api/models/frame-transaction.js +3 -3
- package/build/api/models/{frame-v1-all-of-input.d.ts → frame-v1-input.d.ts} +6 -6
- package/build/api/models/frame-v1-input.js +15 -0
- package/build/api/models/{frame-v1-all-of-state.d.ts → frame-v1-state.d.ts} +6 -6
- package/build/api/models/frame-v1-state.js +15 -0
- package/build/api/models/frame-v1.d.ts +63 -7
- package/build/api/models/frame-v1.js +3 -3
- package/build/api/models/{frame-v2-all-of-metadata.d.ts → frame-v2-metadata.d.ts} +6 -6
- package/build/api/models/frame-v2-metadata.js +15 -0
- package/build/api/models/frame-v2-with-full-author.d.ts +51 -7
- package/build/api/models/frame-v2-with-full-author.js +3 -3
- package/build/api/models/frame-v2.d.ts +51 -7
- package/build/api/models/frame-v2.js +3 -3
- package/build/api/models/frame-validate-analytics-input-text-input-texts-inner.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-input-text-input-texts-inner.js +3 -3
- package/build/api/models/frame-validate-analytics-input-text.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-input-text.js +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast-interactions-per-cast-inner.js +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactions-per-cast.js +3 -3
- package/build/api/models/frame-validate-analytics-interactors-interactors-inner.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactors-interactors-inner.js +3 -3
- package/build/api/models/frame-validate-analytics-interactors.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-interactors.js +3 -3
- package/build/api/models/frame-validate-analytics-response.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-response.js +3 -3
- package/build/api/models/frame-validate-analytics-total-interactors.d.ts +3 -3
- package/build/api/models/frame-validate-analytics-total-interactors.js +3 -3
- package/build/api/models/frame-validate-list-response.d.ts +3 -3
- package/build/api/models/frame-validate-list-response.js +3 -3
- package/build/api/models/frame.d.ts +3 -3
- package/build/api/models/frame.js +3 -3
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner-stats.d.ts +11 -11
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner-stats.js +3 -3
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner.d.ts +8 -8
- package/build/api/models/get-notification-campaign-stats200-response-notification-campaigns-inner.js +3 -3
- package/build/api/models/get-notification-campaign-stats200-response.d.ts +5 -5
- package/build/api/models/get-notification-campaign-stats200-response.js +3 -3
- package/build/api/models/{html-metadata-all-of-oembed.d.ts → html-metadata-oembed.d.ts} +5 -5
- package/build/api/models/html-metadata-oembed.js +15 -0
- package/build/api/models/html-metadata.d.ts +310 -7
- package/build/api/models/html-metadata.js +3 -3
- package/build/api/models/image-object.d.ts +3 -3
- package/build/api/models/image-object.js +3 -3
- package/build/api/models/index.d.ts +33 -59
- package/build/api/models/index.js +33 -59
- package/build/api/models/invite-channel-member-req-body.d.ts +3 -3
- package/build/api/models/invite-channel-member-req-body.js +3 -3
- package/build/api/models/location-address.d.ts +3 -3
- package/build/api/models/location-address.js +3 -3
- package/build/api/models/location.d.ts +9 -9
- package/build/api/models/location.js +3 -3
- package/build/api/models/mark-notifications-as-seen-req-body.d.ts +3 -3
- package/build/api/models/mark-notifications-as-seen-req-body.js +3 -3
- package/build/api/models/mint-nft-request-recipients-inner.d.ts +36 -0
- package/build/api/models/mint-nft-request-recipients-inner.js +15 -0
- package/build/api/models/mint-nft-request.d.ts +49 -0
- package/build/api/models/{transaction-send-fungibles-request.js → mint-nft-request.js} +5 -5
- package/build/api/models/mint-nft200-response-transactions-inner-receipt.d.ts +36 -0
- package/build/api/models/mint-nft200-response-transactions-inner-receipt.js +15 -0
- package/build/api/models/mint-nft200-response-transactions-inner-recipient.d.ts +36 -0
- package/build/api/models/mint-nft200-response-transactions-inner-recipient.js +15 -0
- package/build/api/models/mint-nft200-response-transactions-inner.d.ts +38 -0
- package/build/api/models/mint-nft200-response-transactions-inner.js +15 -0
- package/build/api/models/mint-nft200-response.d.ts +25 -0
- package/build/api/models/mint-nft200-response.js +15 -0
- package/build/api/models/mute-list-response.d.ts +3 -3
- package/build/api/models/mute-list-response.js +3 -3
- package/build/api/models/mute-record.d.ts +3 -3
- package/build/api/models/mute-record.js +3 -3
- package/build/api/models/mute-req-body.d.ts +3 -3
- package/build/api/models/mute-req-body.js +3 -3
- package/build/api/models/mute-response.d.ts +3 -3
- package/build/api/models/mute-response.js +3 -3
- package/build/api/models/network.d.ts +3 -3
- package/build/api/models/network.js +3 -3
- package/build/api/models/next-cursor.d.ts +3 -3
- package/build/api/models/next-cursor.js +3 -3
- package/build/api/models/neynar-frame-creation-req-body.d.ts +3 -3
- package/build/api/models/neynar-frame-creation-req-body.js +3 -3
- package/build/api/models/neynar-frame-page.d.ts +4 -4
- package/build/api/models/neynar-frame-page.js +3 -3
- package/build/api/models/neynar-frame-update-req-body.d.ts +3 -3
- package/build/api/models/neynar-frame-update-req-body.js +3 -3
- package/build/api/models/neynar-frame.d.ts +3 -3
- package/build/api/models/neynar-frame.js +3 -3
- package/build/api/models/neynar-next-frame-page-mint-url.d.ts +3 -3
- package/build/api/models/neynar-next-frame-page-mint-url.js +3 -3
- package/build/api/models/neynar-next-frame-page-redirect.d.ts +3 -3
- package/build/api/models/neynar-next-frame-page-redirect.js +3 -3
- package/build/api/models/neynar-next-frame-page.d.ts +3 -3
- package/build/api/models/neynar-next-frame-page.js +3 -3
- package/build/api/models/neynar-page-button-next-page.d.ts +3 -3
- package/build/api/models/neynar-page-button-next-page.js +3 -3
- package/build/api/models/neynar-page-button.d.ts +3 -3
- package/build/api/models/neynar-page-button.js +3 -3
- package/build/api/models/neynar-page-image.d.ts +3 -3
- package/build/api/models/neynar-page-image.js +3 -3
- package/build/api/models/neynar-page-input-text.d.ts +4 -4
- package/build/api/models/neynar-page-input-text.js +3 -3
- package/build/api/models/neynar-page-input.d.ts +3 -3
- package/build/api/models/neynar-page-input.js +3 -3
- package/build/api/models/nonce-response.d.ts +3 -3
- package/build/api/models/nonce-response.js +3 -3
- package/build/api/models/notification-delivery.d.ts +3 -3
- package/build/api/models/notification-delivery.js +3 -3
- package/build/api/models/notification-type.d.ts +4 -4
- package/build/api/models/notification-type.js +4 -4
- package/build/api/models/notification.d.ts +6 -6
- package/build/api/models/notification.js +3 -3
- package/build/api/models/notifications-response.d.ts +3 -3
- package/build/api/models/notifications-response.js +3 -3
- package/build/api/models/oembed-link-data.d.ts +77 -7
- package/build/api/models/oembed-link-data.js +7 -3
- package/build/api/models/oembed-photo-data.d.ts +95 -7
- package/build/api/models/oembed-photo-data.js +7 -3
- package/build/api/models/oembed-rich-data.d.ts +95 -7
- package/build/api/models/oembed-rich-data.js +7 -3
- package/build/api/models/oembed-video-data.d.ts +95 -7
- package/build/api/models/oembed-video-data.js +7 -3
- package/build/api/models/operation-response.d.ts +3 -3
- package/build/api/models/operation-response.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-cast-id-properties.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-cast-id-properties.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of1.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of1.js +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of2.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds-one-of2.js +3 -3
- package/build/api/models/post-cast-req-body-embeds.d.ts +3 -3
- package/build/api/models/post-cast-req-body-embeds.js +3 -3
- package/build/api/models/post-cast-req-body.d.ts +3 -3
- package/build/api/models/post-cast-req-body.js +3 -3
- package/build/api/models/post-cast-response-cast-author.d.ts +3 -3
- package/build/api/models/post-cast-response-cast-author.js +3 -3
- package/build/api/models/post-cast-response-cast.d.ts +4 -4
- package/build/api/models/post-cast-response-cast.js +3 -3
- package/build/api/models/post-cast-response.d.ts +3 -3
- package/build/api/models/post-cast-response.js +3 -3
- package/build/api/models/reaction-for-cast.d.ts +6 -10
- package/build/api/models/reaction-for-cast.js +4 -8
- package/build/api/models/reaction-like.d.ts +3 -3
- package/build/api/models/reaction-like.js +3 -3
- package/build/api/models/reaction-recast.d.ts +3 -3
- package/build/api/models/reaction-recast.js +3 -3
- package/build/api/models/reaction-req-body.d.ts +3 -3
- package/build/api/models/reaction-req-body.js +3 -3
- package/build/api/models/reaction-type.d.ts +3 -3
- package/build/api/models/reaction-type.js +3 -3
- package/build/api/models/reaction-with-cast-info.d.ts +6 -6
- package/build/api/models/reaction-with-cast-info.js +3 -3
- package/build/api/models/reaction-with-user-info.d.ts +3 -3
- package/build/api/models/reaction-with-user-info.js +3 -3
- package/build/api/models/reactions-cast-response.d.ts +3 -3
- package/build/api/models/reactions-cast-response.js +3 -3
- package/build/api/models/reactions-response.d.ts +3 -3
- package/build/api/models/reactions-response.js +3 -3
- package/build/api/models/register-auth-address-developer-managed-signed-key-req-body.d.ts +55 -0
- package/build/api/models/register-auth-address-developer-managed-signed-key-req-body.js +15 -0
- package/build/api/models/register-developer-managed-signed-key-req-body.d.ts +5 -5
- package/build/api/models/register-developer-managed-signed-key-req-body.js +3 -3
- package/build/api/models/register-signed-key-for-developer-managed-auth-address200-response.d.ts +48 -0
- package/build/api/models/register-signed-key-for-developer-managed-auth-address200-response.js +21 -0
- package/build/api/models/register-signer-key-req-body.d.ts +5 -5
- package/build/api/models/register-signer-key-req-body.js +3 -3
- package/build/api/models/register-user-on-chain-req-body-pre-registration-calls-inner.d.ts +14 -14
- package/build/api/models/register-user-on-chain-req-body-pre-registration-calls-inner.js +3 -3
- package/build/api/models/register-user-on-chain-req-body-registration.d.ts +3 -3
- package/build/api/models/register-user-on-chain-req-body-registration.js +3 -3
- package/build/api/models/register-user-on-chain-req-body-signers-inner.d.ts +3 -3
- package/build/api/models/register-user-on-chain-req-body-signers-inner.js +3 -3
- package/build/api/models/register-user-on-chain-req-body.d.ts +14 -14
- package/build/api/models/register-user-on-chain-req-body.js +3 -3
- package/build/api/models/register-user-on-chain-response.d.ts +3 -3
- package/build/api/models/register-user-on-chain-response.js +3 -3
- package/build/api/models/register-user-req-body-metadata.d.ts +3 -3
- package/build/api/models/register-user-req-body-metadata.js +3 -3
- package/build/api/models/register-user-req-body.d.ts +3 -3
- package/build/api/models/register-user-req-body.js +3 -3
- package/build/api/models/register-user-response.d.ts +3 -3
- package/build/api/models/register-user-response.js +3 -3
- package/build/api/models/relevant-followers-response.d.ts +3 -3
- package/build/api/models/relevant-followers-response.js +3 -3
- package/build/api/models/relevant-fungible-owners-response.d.ts +3 -3
- package/build/api/models/relevant-fungible-owners-response.js +3 -3
- package/build/api/models/remove-channel-member-req-body.d.ts +3 -3
- package/build/api/models/remove-channel-member-req-body.js +3 -3
- package/build/api/models/remove-verification-req-body.d.ts +9 -3
- package/build/api/models/remove-verification-req-body.js +3 -3
- package/build/api/models/respond-channel-invite-req-body.d.ts +3 -3
- package/build/api/models/respond-channel-invite-req-body.js +3 -3
- package/build/api/models/send-frame-notifications-req-body-filters-near-location.d.ts +32 -6
- package/build/api/models/send-frame-notifications-req-body-filters-near-location.js +3 -3
- package/build/api/models/send-frame-notifications-req-body-filters.d.ts +3 -3
- package/build/api/models/send-frame-notifications-req-body-filters.js +3 -3
- package/build/api/models/send-frame-notifications-req-body-notification.d.ts +3 -3
- package/build/api/models/send-frame-notifications-req-body-notification.js +3 -3
- package/build/api/models/send-frame-notifications-req-body.d.ts +7 -7
- package/build/api/models/send-frame-notifications-req-body.js +3 -3
- package/build/api/models/send-frame-notifications-response.d.ts +3 -3
- package/build/api/models/send-frame-notifications-response.js +3 -3
- package/build/api/models/shared-signer-permission.d.ts +3 -3
- package/build/api/models/shared-signer-permission.js +3 -3
- package/build/api/models/signed-key-request-sponsor.d.ts +4 -4
- package/build/api/models/signed-key-request-sponsor.js +3 -3
- package/build/api/models/signer-list-response.d.ts +3 -3
- package/build/api/models/signer-list-response.js +3 -3
- package/build/api/models/signer.d.ts +3 -3
- package/build/api/models/signer.js +3 -3
- package/build/api/models/simulate-nft-mint-response-inner.d.ts +73 -0
- package/build/api/models/simulate-nft-mint-response-inner.js +15 -0
- package/build/api/models/simulate-nft-mint-response.d.ts +19 -0
- package/build/api/models/simulate-nft-mint-response.js +15 -0
- package/build/api/models/storage-allocation.d.ts +3 -3
- package/build/api/models/storage-allocation.js +3 -3
- package/build/api/models/storage-allocations-response.d.ts +3 -3
- package/build/api/models/storage-allocations-response.js +3 -3
- package/build/api/models/storage-object.d.ts +3 -3
- package/build/api/models/storage-object.js +3 -3
- package/build/api/models/storage-usage-response.d.ts +3 -3
- package/build/api/models/storage-usage-response.js +3 -3
- package/build/api/models/subscribed-to-object.d.ts +3 -3
- package/build/api/models/subscribed-to-object.js +3 -3
- package/build/api/models/subscribed-to-response.d.ts +3 -3
- package/build/api/models/subscribed-to-response.js +3 -3
- package/build/api/models/subscribed-to.d.ts +100 -7
- package/build/api/models/subscribed-to.js +7 -3
- package/build/api/models/subscriber.d.ts +3 -3
- package/build/api/models/subscriber.js +3 -3
- package/build/api/models/subscribers-response.d.ts +3 -3
- package/build/api/models/subscribers-response.js +3 -3
- package/build/api/models/subscription-check-response-value.d.ts +53 -0
- package/build/api/models/{subscription-status.js → subscription-check-response-value.js} +5 -5
- package/build/api/models/subscription-check-response.d.ts +5 -5
- package/build/api/models/subscription-check-response.js +3 -3
- package/build/api/models/subscription-metadata.d.ts +3 -3
- package/build/api/models/subscription-metadata.js +3 -3
- package/build/api/models/subscription-price.d.ts +3 -3
- package/build/api/models/subscription-price.js +3 -3
- package/build/api/models/subscription-tier-price.d.ts +3 -3
- package/build/api/models/subscription-tier-price.js +3 -3
- package/build/api/models/subscription-tier.d.ts +3 -3
- package/build/api/models/subscription-tier.js +3 -3
- package/build/api/models/subscription-token.d.ts +3 -3
- package/build/api/models/subscription-token.js +3 -3
- package/build/api/models/subscription.d.ts +3 -3
- package/build/api/models/subscription.js +3 -3
- package/build/api/models/subscriptions-response.d.ts +3 -3
- package/build/api/models/subscriptions-response.js +3 -3
- package/build/api/models/subscriptions.d.ts +3 -3
- package/build/api/models/subscriptions.js +3 -3
- package/build/api/models/text-range.d.ts +3 -3
- package/build/api/models/text-range.js +3 -3
- package/build/api/models/token-balance-balance.d.ts +3 -3
- package/build/api/models/token-balance-balance.js +3 -3
- package/build/api/models/token-balance-token.d.ts +3 -3
- package/build/api/models/token-balance-token.js +3 -3
- package/build/api/models/token-balance.d.ts +3 -3
- package/build/api/models/token-balance.js +3 -3
- package/build/api/models/transaction-frame-action.d.ts +4 -4
- package/build/api/models/transaction-frame-action.js +3 -3
- package/build/api/models/transaction-frame-config.d.ts +4 -4
- package/build/api/models/transaction-frame-config.js +3 -3
- package/build/api/models/transaction-frame-destination.d.ts +3 -3
- package/build/api/models/transaction-frame-destination.js +3 -3
- package/build/api/models/transaction-frame-line-item.d.ts +3 -3
- package/build/api/models/transaction-frame-line-item.js +3 -3
- package/build/api/models/transaction-frame-pay.d.ts +47 -7
- package/build/api/models/transaction-frame-pay.js +3 -3
- package/build/api/models/transaction-frame-response.d.ts +3 -3
- package/build/api/models/transaction-frame-response.js +3 -3
- package/build/api/models/transaction-frame-status.d.ts +3 -3
- package/build/api/models/transaction-frame-status.js +3 -3
- package/build/api/models/transaction-frame-type.d.ts +3 -3
- package/build/api/models/transaction-frame-type.js +3 -3
- package/build/api/models/transaction-frame.d.ts +3 -3
- package/build/api/models/transaction-frame.js +3 -3
- package/build/api/models/transaction-send-fungibles-receipt.d.ts +3 -3
- package/build/api/models/transaction-send-fungibles-receipt.js +3 -3
- package/build/api/models/transaction-send-fungibles-recipient.d.ts +3 -3
- package/build/api/models/transaction-send-fungibles-recipient.js +3 -3
- package/build/api/models/{transaction-send-fungibles-request.d.ts → transaction-send-fungibles-req-body.d.ts} +11 -11
- package/build/api/models/transaction-send-fungibles-req-body.js +21 -0
- package/build/api/models/transaction-send-fungibles-response.d.ts +3 -3
- package/build/api/models/transaction-send-fungibles-response.js +3 -3
- package/build/api/models/transaction-send-tx-info.d.ts +3 -3
- package/build/api/models/transaction-send-tx-info.js +3 -3
- package/build/api/models/trending-channel-response.d.ts +3 -3
- package/build/api/models/trending-channel-response.js +3 -3
- package/build/api/models/update-user-req-body-location.d.ts +3 -3
- package/build/api/models/update-user-req-body-location.js +3 -3
- package/build/api/models/update-user-req-body-verified-accounts.d.ts +3 -3
- package/build/api/models/update-user-req-body-verified-accounts.js +3 -3
- package/build/api/models/update-user-req-body.d.ts +9 -3
- package/build/api/models/update-user-req-body.js +3 -3
- package/build/api/models/user-dehydrated.d.ts +3 -3
- package/build/api/models/user-dehydrated.js +3 -3
- package/build/api/models/user-experimental.d.ts +3 -3
- package/build/api/models/user-experimental.js +3 -3
- package/build/api/models/user-fidresponse.d.ts +4 -4
- package/build/api/models/user-fidresponse.js +3 -3
- package/build/api/models/user-power-lite-response-result.d.ts +3 -3
- package/build/api/models/user-power-lite-response-result.js +3 -3
- package/build/api/models/user-power-lite-response.d.ts +3 -3
- package/build/api/models/user-power-lite-response.js +3 -3
- package/build/api/models/user-pro.d.ts +41 -0
- package/build/api/models/user-pro.js +20 -0
- package/build/api/models/user-profile-banner.d.ts +24 -0
- package/build/api/models/user-profile-banner.js +15 -0
- package/build/api/models/user-profile-bio.d.ts +3 -3
- package/build/api/models/user-profile-bio.js +3 -3
- package/build/api/models/user-profile.d.ts +10 -3
- package/build/api/models/user-profile.js +3 -3
- package/build/api/models/user-response.d.ts +3 -3
- package/build/api/models/user-response.js +3 -3
- package/build/api/models/user-search-response-result.d.ts +6 -6
- package/build/api/models/user-search-response-result.js +3 -3
- package/build/api/models/user-search-response.d.ts +3 -3
- package/build/api/models/user-search-response.js +3 -3
- package/build/api/models/user-verified-accounts-inner.d.ts +4 -4
- package/build/api/models/user-verified-accounts-inner.js +3 -3
- package/build/api/models/user-verified-addresses-primary.d.ts +3 -3
- package/build/api/models/user-verified-addresses-primary.js +3 -3
- package/build/api/models/user-verified-addresses.d.ts +3 -3
- package/build/api/models/user-verified-addresses.js +3 -3
- package/build/api/models/user-viewer-context.d.ts +3 -3
- package/build/api/models/user-viewer-context.js +3 -3
- package/build/api/models/user.d.ts +17 -10
- package/build/api/models/user.js +3 -3
- package/build/api/models/users-active-channels-response.d.ts +3 -3
- package/build/api/models/users-active-channels-response.js +3 -3
- package/build/api/models/users-response.d.ts +3 -3
- package/build/api/models/users-response.js +3 -3
- package/build/api/models/validate-frame-action-req-body.d.ts +3 -3
- package/build/api/models/validate-frame-action-req-body.js +3 -3
- package/build/api/models/validate-frame-action-response.d.ts +3 -3
- package/build/api/models/validate-frame-action-response.js +3 -3
- package/build/api/models/validated-frame-action-signer.d.ts +3 -3
- package/build/api/models/validated-frame-action-signer.js +3 -3
- package/build/api/models/validated-frame-action-tapped-button.d.ts +3 -3
- package/build/api/models/validated-frame-action-tapped-button.js +3 -3
- package/build/api/models/validated-frame-action.d.ts +6 -6
- package/build/api/models/validated-frame-action.js +3 -3
- package/build/api/models/verification-chain-id.d.ts +3 -3
- package/build/api/models/verification-chain-id.js +3 -3
- package/build/api/models/verification-type.d.ts +3 -3
- package/build/api/models/verification-type.js +3 -3
- package/build/api/models/video-object.d.ts +3 -3
- package/build/api/models/video-object.js +3 -3
- package/build/api/models/webhook-delete-req-body.d.ts +3 -3
- package/build/api/models/webhook-delete-req-body.js +3 -3
- package/build/api/models/webhook-list-response.d.ts +3 -3
- package/build/api/models/webhook-list-response.js +3 -3
- package/build/api/models/webhook-patch-req-body.d.ts +3 -3
- package/build/api/models/webhook-patch-req-body.js +3 -3
- package/build/api/models/webhook-post-req-body.d.ts +3 -3
- package/build/api/models/webhook-post-req-body.js +3 -3
- package/build/api/models/webhook-put-req-body.d.ts +3 -3
- package/build/api/models/webhook-put-req-body.js +3 -3
- package/build/api/models/webhook-response.d.ts +3 -3
- package/build/api/models/webhook-response.js +3 -3
- package/build/api/models/webhook-secret.d.ts +3 -3
- package/build/api/models/webhook-secret.js +3 -3
- package/build/api/models/webhook-subscription-filters-cast.d.ts +9 -3
- package/build/api/models/webhook-subscription-filters-cast.js +3 -3
- package/build/api/models/webhook-subscription-filters-follow.d.ts +3 -3
- package/build/api/models/webhook-subscription-filters-follow.js +3 -3
- package/build/api/models/webhook-subscription-filters-reaction.d.ts +9 -3
- package/build/api/models/webhook-subscription-filters-reaction.js +3 -3
- package/build/api/models/webhook-subscription-filters-user-updated.d.ts +3 -3
- package/build/api/models/webhook-subscription-filters-user-updated.js +3 -3
- package/build/api/models/webhook-subscription-filters.d.ts +3 -3
- package/build/api/models/webhook-subscription-filters.js +3 -3
- package/build/api/models/webhook-subscription.d.ts +3 -3
- package/build/api/models/webhook-subscription.js +3 -3
- package/build/api/models/webhook.d.ts +3 -3
- package/build/api/models/webhook.js +3 -3
- package/build/api/models/zod-error-errors-inner.d.ts +3 -3
- package/build/api/models/zod-error-errors-inner.js +3 -3
- package/build/api/models/zod-error.d.ts +3 -3
- package/build/api/models/zod-error.js +3 -3
- package/build/clients/NeynarAPIClient.d.ts +403 -246
- package/build/clients/NeynarAPIClient.js +374 -194
- package/build/hub-api/models/index.d.ts +2 -0
- package/build/hub-api/models/index.js +2 -0
- package/build/hub-api/models/storage-limits-response-tier-subscriptions-inner.d.ts +34 -0
- package/build/hub-api/models/storage-limits-response-tier-subscriptions-inner.js +19 -0
- package/build/hub-api/models/storage-limits-response-unit-details.d.ts +35 -0
- package/build/hub-api/models/storage-limits-response-unit-details.js +20 -0
- package/build/hub-api/models/storage-limits-response.d.ts +20 -0
- package/build/types/webhooks.d.ts +1 -12
- package/package.json +3 -3
- package/build/api/models/app-host-post-event-body-one-of.d.ts +0 -30
- package/build/api/models/app-host-post-event-body.d.ts +0 -19
- package/build/api/models/authorization-url-response-type.d.ts +0 -20
- package/build/api/models/authorization-url-response-type.js +0 -24
- package/build/api/models/bulk-user-address-type.d.ts +0 -21
- package/build/api/models/bulk-user-address-type.js +0 -25
- package/build/api/models/cast-composer-type.d.ts +0 -21
- package/build/api/models/cast-composer-type.js +0 -25
- package/build/api/models/cast-conversation-sort-type.d.ts +0 -22
- package/build/api/models/cast-conversation-sort-type.js +0 -26
- package/build/api/models/cast-param-type.d.ts +0 -21
- package/build/api/models/cast-param-type.js +0 -25
- package/build/api/models/cast-with-interactions-all-of.d.ts +0 -93
- package/build/api/models/cast-with-interactions-and-conversations-all-of.d.ts +0 -25
- package/build/api/models/cast-with-interactions-and-conversations-all-of.js +0 -15
- package/build/api/models/cast-with-interactions-and-conversations-ref-all-of.d.ts +0 -24
- package/build/api/models/cast-with-interactions-and-conversations-ref-all-of.js +0 -15
- package/build/api/models/cast-with-interactions-and-conversations-ref.d.ts +0 -19
- package/build/api/models/cast-with-interactions-and-conversations-ref.js +0 -15
- package/build/api/models/cast-with-interactions-and-conversations.d.ts +0 -18
- package/build/api/models/cast-with-interactions-and-conversations.js +0 -15
- package/build/api/models/cast-with-interactions-reactions.js +0 -15
- package/build/api/models/cast-with-interactions-replies.d.ts +0 -24
- package/build/api/models/cast-with-interactions-replies.js +0 -15
- package/build/api/models/cast-with-interactions.d.ts +0 -18
- package/build/api/models/cast-with-interactions.js +0 -15
- package/build/api/models/casts-search-response-result.d.ts +0 -32
- package/build/api/models/casts-search-response-result.js +0 -15
- package/build/api/models/channel-type.d.ts +0 -21
- package/build/api/models/channel-type.js +0 -25
- package/build/api/models/embed-type.d.ts +0 -37
- package/build/api/models/embed-type.js +0 -41
- package/build/api/models/farcaster-manifest-account-association.d.ts +0 -36
- package/build/api/models/farcaster-manifest-account-association.js +0 -15
- package/build/api/models/feed-trending-provider.d.ts +0 -22
- package/build/api/models/feed-trending-provider.js +0 -26
- package/build/api/models/feed-type.d.ts +0 -21
- package/build/api/models/feed-type.js +0 -25
- package/build/api/models/filter-type.d.ts +0 -25
- package/build/api/models/filter-type.js +0 -29
- package/build/api/models/follow-sort-type.d.ts +0 -21
- package/build/api/models/follow-sort-type.js +0 -25
- package/build/api/models/for-you-provider.d.ts +0 -22
- package/build/api/models/for-you-provider.js +0 -26
- package/build/api/models/frame-base.d.ts +0 -36
- package/build/api/models/frame-base.js +0 -15
- package/build/api/models/frame-pay-transaction-request-body.js +0 -15
- package/build/api/models/frame-type.d.ts +0 -21
- package/build/api/models/frame-type.js +0 -25
- package/build/api/models/frame-v1-all-of-input.js +0 -15
- package/build/api/models/frame-v1-all-of-state.js +0 -15
- package/build/api/models/frame-v1-all-of.d.ts +0 -57
- package/build/api/models/frame-v1-all-of.js +0 -15
- package/build/api/models/frame-v2-all-of-metadata.js +0 -15
- package/build/api/models/frame-v2-all-of.d.ts +0 -45
- package/build/api/models/frame-v2-all-of.js +0 -15
- package/build/api/models/frame-v2-with-full-author-all-of.d.ts +0 -45
- package/build/api/models/frame-v2-with-full-author-all-of.js +0 -15
- package/build/api/models/fungible-owner-relevant-network.d.ts +0 -24
- package/build/api/models/fungible-owner-relevant-network.js +0 -28
- package/build/api/models/html-metadata-all-of-oembed.js +0 -15
- package/build/api/models/html-metadata-all-of.d.ts +0 -25
- package/build/api/models/html-metadata-all-of.js +0 -15
- package/build/api/models/mini-app-time-window.d.ts +0 -24
- package/build/api/models/mini-app-time-window.js +0 -28
- package/build/api/models/oembed-data.d.ts +0 -84
- package/build/api/models/oembed-data.js +0 -15
- package/build/api/models/oembed-link-data-all-of.d.ts +0 -28
- package/build/api/models/oembed-link-data-all-of.js +0 -19
- package/build/api/models/oembed-photo-data-all-of.d.ts +0 -46
- package/build/api/models/oembed-photo-data-all-of.js +0 -19
- package/build/api/models/oembed-rich-data-all-of.d.ts +0 -46
- package/build/api/models/oembed-rich-data-all-of.js +0 -19
- package/build/api/models/oembed-video-data-all-of.d.ts +0 -46
- package/build/api/models/oembed-video-data-all-of.js +0 -19
- package/build/api/models/og-object.d.ts +0 -314
- package/build/api/models/og-object.js +0 -15
- package/build/api/models/profile-url-pfp.d.ts +0 -24
- package/build/api/models/profile-url-pfp.js +0 -15
- package/build/api/models/profile-url.d.ts +0 -25
- package/build/api/models/profile-url.js +0 -15
- package/build/api/models/reactions-type.d.ts +0 -22
- package/build/api/models/reactions-type.js +0 -26
- package/build/api/models/search-sort-type.d.ts +0 -21
- package/build/api/models/search-sort-type.js +0 -25
- package/build/api/models/searched-user.d.ts +0 -130
- package/build/api/models/searched-user.js +0 -19
- package/build/api/models/subscribed-to-all-of.d.ts +0 -44
- package/build/api/models/subscribed-to-all-of.js +0 -15
- package/build/api/models/subscription-provider.d.ts +0 -20
- package/build/api/models/subscription-provider.js +0 -24
- package/build/api/models/subscription-providers.d.ts +0 -21
- package/build/api/models/subscription-providers.js +0 -25
- package/build/api/models/subscription-status.d.ts +0 -53
- package/build/api/models/transaction-frame-base.d.ts +0 -51
- package/build/api/models/transaction-frame-base.js +0 -15
- package/build/api/models/transaction-frame-pay-all-of-transaction.js +0 -15
- package/build/api/models/transaction-frame-pay-all-of.d.ts +0 -25
- package/build/api/models/transaction-frame-pay-all-of.js +0 -15
- package/build/api/models/validate-frame-aggregate-window.d.ts +0 -30
- package/build/api/models/validate-frame-aggregate-window.js +0 -34
- package/build/api/models/validate-frame-analytics-type.d.ts +0 -23
- package/build/api/models/validate-frame-analytics-type.js +0 -27
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
* The
|
|
2
|
+
* Neynar API
|
|
3
|
+
* The Neynar API allows you to interact with the Farcaster protocol among other things. See the [Neynar docs](https://docs.neynar.com/reference) for more details.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: 3.19.0
|
|
6
6
|
* Contact: team@neynar.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -14,12 +14,13 @@ import type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';
|
|
|
14
14
|
import { type RequestArgs, BaseAPI } from '../base';
|
|
15
15
|
import type { BalanceResponse } from '../models';
|
|
16
16
|
import type { DeployFungibleResponse } from '../models';
|
|
17
|
-
import type {
|
|
18
|
-
import type {
|
|
17
|
+
import type { MintNft200Response } from '../models';
|
|
18
|
+
import type { MintNftRequest } from '../models';
|
|
19
19
|
import type { RegisterUserOnChainReqBody } from '../models';
|
|
20
20
|
import type { RegisterUserOnChainResponse } from '../models';
|
|
21
21
|
import type { RelevantFungibleOwnersResponse } from '../models';
|
|
22
|
-
import type {
|
|
22
|
+
import type { SimulateNftMintResponse } from '../models';
|
|
23
|
+
import type { TransactionSendFungiblesReqBody } from '../models';
|
|
23
24
|
import type { TransactionSendFungiblesResponse } from '../models';
|
|
24
25
|
/**
|
|
25
26
|
* OnchainApi - axios parameter creator
|
|
@@ -27,12 +28,12 @@ import type { TransactionSendFungiblesResponse } from '../models';
|
|
|
27
28
|
*/
|
|
28
29
|
export declare const OnchainApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
29
30
|
/**
|
|
30
|
-
* Creates a new token.
|
|
31
|
+
* Creates a new token. This is an allowlisted API, reach out if you want access.
|
|
31
32
|
* @summary Deploy fungible
|
|
32
33
|
* @param {string} owner Ethereum address of the one who is creating the token
|
|
33
34
|
* @param {string} symbol Symbol/Ticker for the token
|
|
34
35
|
* @param {string} name Name of the token
|
|
35
|
-
* @param {File} [metadataMedia] Media file associated with the token. Supported formats are image/jpeg, image/gif and image/png
|
|
36
|
+
* @param {File | null} [metadataMedia] Media file associated with the token. Supported formats are image/jpeg, image/gif and image/png
|
|
36
37
|
* @param {string} [metadataDescription] Description of the token
|
|
37
38
|
* @param {DeployFungibleMetadataNsfwEnum} [metadataNsfw] Indicates if the token is NSFW (Not Safe For Work).
|
|
38
39
|
* @param {string} [metadataWebsiteLink] Website link related to the token
|
|
@@ -48,12 +49,12 @@ export declare const OnchainApiAxiosParamCreator: (configuration?: Configuration
|
|
|
48
49
|
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/deploy-fungible)
|
|
49
50
|
*
|
|
50
51
|
*/
|
|
51
|
-
deployFungible: (owner: string, symbol: string, name: string, metadataMedia?: File, metadataDescription?: string, metadataNsfw?: DeployFungibleMetadataNsfwEnum, metadataWebsiteLink?: string, metadataTwitter?: string, metadataDiscord?: string, metadataTelegram?: string, network?: DeployFungibleNetworkEnum, factory?: DeployFungibleFactoryEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
52
|
+
deployFungible: (owner: string, symbol: string, name: string, metadataMedia?: File | null, metadataDescription?: string, metadataNsfw?: DeployFungibleMetadataNsfwEnum, metadataWebsiteLink?: string, metadataTwitter?: string, metadataDiscord?: string, metadataTelegram?: string, network?: DeployFungibleNetworkEnum, factory?: DeployFungibleFactoryEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
52
53
|
/**
|
|
53
|
-
* Fetch a list of relevant owners for a
|
|
54
|
+
* Fetch a list of relevant owners for a on chain asset. If a viewer is provided, only relevant holders will be shown. This usually shows on a fungible asset page as \"X, Y, Z and N others you know own this asset\".
|
|
54
55
|
* @summary Relevant owners
|
|
55
56
|
* @param {string} contractAddress Contract address of the fungible asset
|
|
56
|
-
* @param {
|
|
57
|
+
* @param {FetchRelevantFungibleOwnersNetworkEnum} network Network of the fungible asset.
|
|
57
58
|
* @param {number} [viewerFid] If you provide a viewer_fid, the response will include token holders from the user\'s network, respecting their mutes and blocks and including viewer_context; if not provided, the response will show top token holders across the network—both sets can be combined to generate a longer list if desired.
|
|
58
59
|
* @param {*} [options] Override http request option.
|
|
59
60
|
* @throws {RequiredError}
|
|
@@ -62,12 +63,12 @@ export declare const OnchainApiAxiosParamCreator: (configuration?: Configuration
|
|
|
62
63
|
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-relevant-fungible-owners)
|
|
63
64
|
*
|
|
64
65
|
*/
|
|
65
|
-
fetchRelevantFungibleOwners: (contractAddress: string, network:
|
|
66
|
+
fetchRelevantFungibleOwners: (contractAddress: string, network: FetchRelevantFungibleOwnersNetworkEnum, viewerFid?: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
66
67
|
/**
|
|
67
68
|
* Fetches the token balances of a user given their FID
|
|
68
69
|
* @summary Token balance
|
|
69
70
|
* @param {number} fid FID of the user to fetch
|
|
70
|
-
* @param {Array<
|
|
71
|
+
* @param {Array<FetchUserBalanceNetworksEnum>} networks Comma separated list of networks to fetch balances for
|
|
71
72
|
* @param {*} [options] Override http request option.
|
|
72
73
|
* @throws {RequiredError}
|
|
73
74
|
* @returns {Promise<BalanceResponse>} A promise that resolves to a `BalanceResponse` object
|
|
@@ -75,9 +76,22 @@ export declare const OnchainApiAxiosParamCreator: (configuration?: Configuration
|
|
|
75
76
|
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-user-balance)
|
|
76
77
|
*
|
|
77
78
|
*/
|
|
78
|
-
fetchUserBalance: (fid: number, networks: Array<
|
|
79
|
+
fetchUserBalance: (fid: number, networks: Array<FetchUserBalanceNetworksEnum>, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
79
80
|
/**
|
|
80
|
-
*
|
|
81
|
+
* Mints an NFT to one or more recipients on a specified network and contract, using a configured server wallet. Contact us to set up your wallet configuration if you don\'t have one.
|
|
82
|
+
* @summary Mint NFT(s)
|
|
83
|
+
* @param {string} xWalletId Wallet ID to use for transactions
|
|
84
|
+
* @param {MintNftRequest} mintNftRequest
|
|
85
|
+
* @param {*} [options] Override http request option.
|
|
86
|
+
* @throws {RequiredError}
|
|
87
|
+
* @returns {Promise<MintNft200Response>} A promise that resolves to a `MintNft200Response` object
|
|
88
|
+
*
|
|
89
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/mint-nft)
|
|
90
|
+
*
|
|
91
|
+
*/
|
|
92
|
+
mintNft: (xWalletId: string, mintNftRequest: MintNftRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
93
|
+
/**
|
|
94
|
+
* Register a new farcaster account onchain. Optionally you can pass in signers to register a new account and create multiple signers in a single transaction
|
|
81
95
|
* @summary Register Farcaster account onchain
|
|
82
96
|
* @param {RegisterUserOnChainReqBody} registerUserOnChainReqBody
|
|
83
97
|
* @param {*} [options] Override http request option.
|
|
@@ -92,7 +106,7 @@ export declare const OnchainApiAxiosParamCreator: (configuration?: Configuration
|
|
|
92
106
|
* Send fungibles in bulk to several farcaster users. A funded wallet is to required use this API. React out to us on the Neynar channel on farcaster to get your wallet address.
|
|
93
107
|
* @summary Send fungibles
|
|
94
108
|
* @param {string} xWalletId Wallet ID to use for transactions
|
|
95
|
-
* @param {
|
|
109
|
+
* @param {TransactionSendFungiblesReqBody} transactionSendFungiblesReqBody
|
|
96
110
|
* @param {*} [options] Override http request option.
|
|
97
111
|
* @throws {RequiredError}
|
|
98
112
|
* @returns {Promise<TransactionSendFungiblesResponse>} A promise that resolves to a `TransactionSendFungiblesResponse` object
|
|
@@ -100,7 +114,21 @@ export declare const OnchainApiAxiosParamCreator: (configuration?: Configuration
|
|
|
100
114
|
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/send-fungibles-to-users)
|
|
101
115
|
*
|
|
102
116
|
*/
|
|
103
|
-
sendFungiblesToUsers: (xWalletId: string,
|
|
117
|
+
sendFungiblesToUsers: (xWalletId: string, transactionSendFungiblesReqBody: TransactionSendFungiblesReqBody, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
118
|
+
/**
|
|
119
|
+
* Simulates mint calldata for the given recipients, contract, and network. Useful for previewing calldata and ABI before minting.
|
|
120
|
+
* @summary Simulate NFT mint calldata
|
|
121
|
+
* @param {string} recipients JSON array of recipients (same structure as POST).
|
|
122
|
+
* @param {string} nftContractAddress Ethereum address
|
|
123
|
+
* @param {SimulateNftMintNetworkEnum} network Network to mint on.
|
|
124
|
+
* @param {*} [options] Override http request option.
|
|
125
|
+
* @throws {RequiredError}
|
|
126
|
+
* @returns {Promise<SimulateNftMintResponse>} A promise that resolves to a `SimulateNftMintResponse` object
|
|
127
|
+
*
|
|
128
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/simulate-nft-mint)
|
|
129
|
+
*
|
|
130
|
+
*/
|
|
131
|
+
simulateNftMint: (recipients: string, nftContractAddress: string, network: SimulateNftMintNetworkEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
104
132
|
};
|
|
105
133
|
/**
|
|
106
134
|
* OnchainApi - functional programming interface
|
|
@@ -108,12 +136,12 @@ export declare const OnchainApiAxiosParamCreator: (configuration?: Configuration
|
|
|
108
136
|
*/
|
|
109
137
|
export declare const OnchainApiFp: (configuration?: Configuration) => {
|
|
110
138
|
/**
|
|
111
|
-
* Creates a new token.
|
|
139
|
+
* Creates a new token. This is an allowlisted API, reach out if you want access.
|
|
112
140
|
* @summary Deploy fungible
|
|
113
141
|
* @param {string} owner Ethereum address of the one who is creating the token
|
|
114
142
|
* @param {string} symbol Symbol/Ticker for the token
|
|
115
143
|
* @param {string} name Name of the token
|
|
116
|
-
* @param {File} [metadataMedia] Media file associated with the token. Supported formats are image/jpeg, image/gif and image/png
|
|
144
|
+
* @param {File | null} [metadataMedia] Media file associated with the token. Supported formats are image/jpeg, image/gif and image/png
|
|
117
145
|
* @param {string} [metadataDescription] Description of the token
|
|
118
146
|
* @param {DeployFungibleMetadataNsfwEnum} [metadataNsfw] Indicates if the token is NSFW (Not Safe For Work).
|
|
119
147
|
* @param {string} [metadataWebsiteLink] Website link related to the token
|
|
@@ -129,12 +157,12 @@ export declare const OnchainApiFp: (configuration?: Configuration) => {
|
|
|
129
157
|
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/deploy-fungible)
|
|
130
158
|
*
|
|
131
159
|
*/
|
|
132
|
-
deployFungible(owner: string, symbol: string, name: string, metadataMedia?: File, metadataDescription?: string, metadataNsfw?: DeployFungibleMetadataNsfwEnum, metadataWebsiteLink?: string, metadataTwitter?: string, metadataDiscord?: string, metadataTelegram?: string, network?: DeployFungibleNetworkEnum, factory?: DeployFungibleFactoryEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DeployFungibleResponse>>;
|
|
160
|
+
deployFungible(owner: string, symbol: string, name: string, metadataMedia?: File | null, metadataDescription?: string, metadataNsfw?: DeployFungibleMetadataNsfwEnum, metadataWebsiteLink?: string, metadataTwitter?: string, metadataDiscord?: string, metadataTelegram?: string, network?: DeployFungibleNetworkEnum, factory?: DeployFungibleFactoryEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DeployFungibleResponse>>;
|
|
133
161
|
/**
|
|
134
|
-
* Fetch a list of relevant owners for a
|
|
162
|
+
* Fetch a list of relevant owners for a on chain asset. If a viewer is provided, only relevant holders will be shown. This usually shows on a fungible asset page as \"X, Y, Z and N others you know own this asset\".
|
|
135
163
|
* @summary Relevant owners
|
|
136
164
|
* @param {string} contractAddress Contract address of the fungible asset
|
|
137
|
-
* @param {
|
|
165
|
+
* @param {FetchRelevantFungibleOwnersNetworkEnum} network Network of the fungible asset.
|
|
138
166
|
* @param {number} [viewerFid] If you provide a viewer_fid, the response will include token holders from the user\'s network, respecting their mutes and blocks and including viewer_context; if not provided, the response will show top token holders across the network—both sets can be combined to generate a longer list if desired.
|
|
139
167
|
* @param {*} [options] Override http request option.
|
|
140
168
|
* @throws {RequiredError}
|
|
@@ -143,12 +171,12 @@ export declare const OnchainApiFp: (configuration?: Configuration) => {
|
|
|
143
171
|
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-relevant-fungible-owners)
|
|
144
172
|
*
|
|
145
173
|
*/
|
|
146
|
-
fetchRelevantFungibleOwners(contractAddress: string, network:
|
|
174
|
+
fetchRelevantFungibleOwners(contractAddress: string, network: FetchRelevantFungibleOwnersNetworkEnum, viewerFid?: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<RelevantFungibleOwnersResponse>>;
|
|
147
175
|
/**
|
|
148
176
|
* Fetches the token balances of a user given their FID
|
|
149
177
|
* @summary Token balance
|
|
150
178
|
* @param {number} fid FID of the user to fetch
|
|
151
|
-
* @param {Array<
|
|
179
|
+
* @param {Array<FetchUserBalanceNetworksEnum>} networks Comma separated list of networks to fetch balances for
|
|
152
180
|
* @param {*} [options] Override http request option.
|
|
153
181
|
* @throws {RequiredError}
|
|
154
182
|
* @returns {Promise<BalanceResponse>} A promise that resolves to a `BalanceResponse` object
|
|
@@ -156,9 +184,22 @@ export declare const OnchainApiFp: (configuration?: Configuration) => {
|
|
|
156
184
|
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/fetch-user-balance)
|
|
157
185
|
*
|
|
158
186
|
*/
|
|
159
|
-
fetchUserBalance(fid: number, networks: Array<
|
|
187
|
+
fetchUserBalance(fid: number, networks: Array<FetchUserBalanceNetworksEnum>, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BalanceResponse>>;
|
|
188
|
+
/**
|
|
189
|
+
* Mints an NFT to one or more recipients on a specified network and contract, using a configured server wallet. Contact us to set up your wallet configuration if you don\'t have one.
|
|
190
|
+
* @summary Mint NFT(s)
|
|
191
|
+
* @param {string} xWalletId Wallet ID to use for transactions
|
|
192
|
+
* @param {MintNftRequest} mintNftRequest
|
|
193
|
+
* @param {*} [options] Override http request option.
|
|
194
|
+
* @throws {RequiredError}
|
|
195
|
+
* @returns {Promise<MintNft200Response>} A promise that resolves to a `MintNft200Response` object
|
|
196
|
+
*
|
|
197
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/mint-nft)
|
|
198
|
+
*
|
|
199
|
+
*/
|
|
200
|
+
mintNft(xWalletId: string, mintNftRequest: MintNftRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MintNft200Response>>;
|
|
160
201
|
/**
|
|
161
|
-
* Register a new farcaster account onchain. Optionally you can pass in signers
|
|
202
|
+
* Register a new farcaster account onchain. Optionally you can pass in signers to register a new account and create multiple signers in a single transaction
|
|
162
203
|
* @summary Register Farcaster account onchain
|
|
163
204
|
* @param {RegisterUserOnChainReqBody} registerUserOnChainReqBody
|
|
164
205
|
* @param {*} [options] Override http request option.
|
|
@@ -173,7 +214,7 @@ export declare const OnchainApiFp: (configuration?: Configuration) => {
|
|
|
173
214
|
* Send fungibles in bulk to several farcaster users. A funded wallet is to required use this API. React out to us on the Neynar channel on farcaster to get your wallet address.
|
|
174
215
|
* @summary Send fungibles
|
|
175
216
|
* @param {string} xWalletId Wallet ID to use for transactions
|
|
176
|
-
* @param {
|
|
217
|
+
* @param {TransactionSendFungiblesReqBody} transactionSendFungiblesReqBody
|
|
177
218
|
* @param {*} [options] Override http request option.
|
|
178
219
|
* @throws {RequiredError}
|
|
179
220
|
* @returns {Promise<TransactionSendFungiblesResponse>} A promise that resolves to a `TransactionSendFungiblesResponse` object
|
|
@@ -181,7 +222,21 @@ export declare const OnchainApiFp: (configuration?: Configuration) => {
|
|
|
181
222
|
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/send-fungibles-to-users)
|
|
182
223
|
*
|
|
183
224
|
*/
|
|
184
|
-
sendFungiblesToUsers(xWalletId: string,
|
|
225
|
+
sendFungiblesToUsers(xWalletId: string, transactionSendFungiblesReqBody: TransactionSendFungiblesReqBody, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TransactionSendFungiblesResponse>>;
|
|
226
|
+
/**
|
|
227
|
+
* Simulates mint calldata for the given recipients, contract, and network. Useful for previewing calldata and ABI before minting.
|
|
228
|
+
* @summary Simulate NFT mint calldata
|
|
229
|
+
* @param {string} recipients JSON array of recipients (same structure as POST).
|
|
230
|
+
* @param {string} nftContractAddress Ethereum address
|
|
231
|
+
* @param {SimulateNftMintNetworkEnum} network Network to mint on.
|
|
232
|
+
* @param {*} [options] Override http request option.
|
|
233
|
+
* @throws {RequiredError}
|
|
234
|
+
* @returns {Promise<SimulateNftMintResponse>} A promise that resolves to a `SimulateNftMintResponse` object
|
|
235
|
+
*
|
|
236
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/simulate-nft-mint)
|
|
237
|
+
*
|
|
238
|
+
*/
|
|
239
|
+
simulateNftMint(recipients: string, nftContractAddress: string, network: SimulateNftMintNetworkEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SimulateNftMintResponse>>;
|
|
185
240
|
};
|
|
186
241
|
/**
|
|
187
242
|
* OnchainApi - factory interface
|
|
@@ -189,7 +244,7 @@ export declare const OnchainApiFp: (configuration?: Configuration) => {
|
|
|
189
244
|
*/
|
|
190
245
|
export declare const OnchainApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
191
246
|
/**
|
|
192
|
-
* Creates a new token.
|
|
247
|
+
* Creates a new token. This is an allowlisted API, reach out if you want access.
|
|
193
248
|
* @summary Deploy fungible
|
|
194
249
|
* @param {OnchainApiDeployFungibleRequest} requestParameters Request parameters.
|
|
195
250
|
* @param {*} [options] Override http request option.
|
|
@@ -201,7 +256,7 @@ export declare const OnchainApiFactory: (configuration?: Configuration, basePath
|
|
|
201
256
|
*/
|
|
202
257
|
deployFungible(requestParameters: OnchainApiDeployFungibleRequest, options?: RawAxiosRequestConfig): AxiosPromise<DeployFungibleResponse>;
|
|
203
258
|
/**
|
|
204
|
-
* Fetch a list of relevant owners for a
|
|
259
|
+
* Fetch a list of relevant owners for a on chain asset. If a viewer is provided, only relevant holders will be shown. This usually shows on a fungible asset page as \"X, Y, Z and N others you know own this asset\".
|
|
205
260
|
* @summary Relevant owners
|
|
206
261
|
* @param {OnchainApiFetchRelevantFungibleOwnersRequest} requestParameters Request parameters.
|
|
207
262
|
* @param {*} [options] Override http request option.
|
|
@@ -225,7 +280,19 @@ export declare const OnchainApiFactory: (configuration?: Configuration, basePath
|
|
|
225
280
|
*/
|
|
226
281
|
fetchUserBalance(requestParameters: OnchainApiFetchUserBalanceRequest, options?: RawAxiosRequestConfig): AxiosPromise<BalanceResponse>;
|
|
227
282
|
/**
|
|
228
|
-
*
|
|
283
|
+
* Mints an NFT to one or more recipients on a specified network and contract, using a configured server wallet. Contact us to set up your wallet configuration if you don\'t have one.
|
|
284
|
+
* @summary Mint NFT(s)
|
|
285
|
+
* @param {OnchainApiMintNftRequest} requestParameters Request parameters.
|
|
286
|
+
* @param {*} [options] Override http request option.
|
|
287
|
+
* @throws {RequiredError}
|
|
288
|
+
* @returns {Promise<MintNft200Response>} A promise that resolves to a `MintNft200Response` object
|
|
289
|
+
*
|
|
290
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/mint-nft)
|
|
291
|
+
*
|
|
292
|
+
*/
|
|
293
|
+
mintNft(requestParameters: OnchainApiMintNftRequest, options?: RawAxiosRequestConfig): AxiosPromise<MintNft200Response>;
|
|
294
|
+
/**
|
|
295
|
+
* Register a new farcaster account onchain. Optionally you can pass in signers to register a new account and create multiple signers in a single transaction
|
|
229
296
|
* @summary Register Farcaster account onchain
|
|
230
297
|
* @param {OnchainApiRegisterAccountOnchainRequest} requestParameters Request parameters.
|
|
231
298
|
* @param {*} [options] Override http request option.
|
|
@@ -248,6 +315,18 @@ export declare const OnchainApiFactory: (configuration?: Configuration, basePath
|
|
|
248
315
|
*
|
|
249
316
|
*/
|
|
250
317
|
sendFungiblesToUsers(requestParameters: OnchainApiSendFungiblesToUsersRequest, options?: RawAxiosRequestConfig): AxiosPromise<TransactionSendFungiblesResponse>;
|
|
318
|
+
/**
|
|
319
|
+
* Simulates mint calldata for the given recipients, contract, and network. Useful for previewing calldata and ABI before minting.
|
|
320
|
+
* @summary Simulate NFT mint calldata
|
|
321
|
+
* @param {OnchainApiSimulateNftMintRequest} requestParameters Request parameters.
|
|
322
|
+
* @param {*} [options] Override http request option.
|
|
323
|
+
* @throws {RequiredError}
|
|
324
|
+
* @returns {Promise<SimulateNftMintResponse>} A promise that resolves to a `SimulateNftMintResponse` object
|
|
325
|
+
*
|
|
326
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/simulate-nft-mint)
|
|
327
|
+
*
|
|
328
|
+
*/
|
|
329
|
+
simulateNftMint(requestParameters: OnchainApiSimulateNftMintRequest, options?: RawAxiosRequestConfig): AxiosPromise<SimulateNftMintResponse>;
|
|
251
330
|
};
|
|
252
331
|
/**
|
|
253
332
|
* OnchainApi - interface
|
|
@@ -256,7 +335,7 @@ export declare const OnchainApiFactory: (configuration?: Configuration, basePath
|
|
|
256
335
|
*/
|
|
257
336
|
export interface OnchainApiInterface {
|
|
258
337
|
/**
|
|
259
|
-
* Creates a new token.
|
|
338
|
+
* Creates a new token. This is an allowlisted API, reach out if you want access.
|
|
260
339
|
* @summary Deploy fungible
|
|
261
340
|
* @param {OnchainApiDeployFungibleRequest} requestParameters Request parameters.
|
|
262
341
|
* @param {*} [options] Override http request option.
|
|
@@ -269,7 +348,7 @@ export interface OnchainApiInterface {
|
|
|
269
348
|
*/
|
|
270
349
|
deployFungible(requestParameters: OnchainApiDeployFungibleRequest, options?: RawAxiosRequestConfig): AxiosPromise<DeployFungibleResponse>;
|
|
271
350
|
/**
|
|
272
|
-
* Fetch a list of relevant owners for a
|
|
351
|
+
* Fetch a list of relevant owners for a on chain asset. If a viewer is provided, only relevant holders will be shown. This usually shows on a fungible asset page as \"X, Y, Z and N others you know own this asset\".
|
|
273
352
|
* @summary Relevant owners
|
|
274
353
|
* @param {OnchainApiFetchRelevantFungibleOwnersRequest} requestParameters Request parameters.
|
|
275
354
|
* @param {*} [options] Override http request option.
|
|
@@ -295,7 +374,20 @@ export interface OnchainApiInterface {
|
|
|
295
374
|
*/
|
|
296
375
|
fetchUserBalance(requestParameters: OnchainApiFetchUserBalanceRequest, options?: RawAxiosRequestConfig): AxiosPromise<BalanceResponse>;
|
|
297
376
|
/**
|
|
298
|
-
*
|
|
377
|
+
* Mints an NFT to one or more recipients on a specified network and contract, using a configured server wallet. Contact us to set up your wallet configuration if you don\'t have one.
|
|
378
|
+
* @summary Mint NFT(s)
|
|
379
|
+
* @param {OnchainApiMintNftRequest} requestParameters Request parameters.
|
|
380
|
+
* @param {*} [options] Override http request option.
|
|
381
|
+
* @throws {RequiredError}
|
|
382
|
+
* @memberof OnchainApiInterface
|
|
383
|
+
* @returns {Promise<MintNft200Response>} A promise that resolves to a `MintNft200Response` object
|
|
384
|
+
*
|
|
385
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/mint-nft)
|
|
386
|
+
*
|
|
387
|
+
*/
|
|
388
|
+
mintNft(requestParameters: OnchainApiMintNftRequest, options?: RawAxiosRequestConfig): AxiosPromise<MintNft200Response>;
|
|
389
|
+
/**
|
|
390
|
+
* Register a new farcaster account onchain. Optionally you can pass in signers to register a new account and create multiple signers in a single transaction
|
|
299
391
|
* @summary Register Farcaster account onchain
|
|
300
392
|
* @param {OnchainApiRegisterAccountOnchainRequest} requestParameters Request parameters.
|
|
301
393
|
* @param {*} [options] Override http request option.
|
|
@@ -320,6 +412,19 @@ export interface OnchainApiInterface {
|
|
|
320
412
|
*
|
|
321
413
|
*/
|
|
322
414
|
sendFungiblesToUsers(requestParameters: OnchainApiSendFungiblesToUsersRequest, options?: RawAxiosRequestConfig): AxiosPromise<TransactionSendFungiblesResponse>;
|
|
415
|
+
/**
|
|
416
|
+
* Simulates mint calldata for the given recipients, contract, and network. Useful for previewing calldata and ABI before minting.
|
|
417
|
+
* @summary Simulate NFT mint calldata
|
|
418
|
+
* @param {OnchainApiSimulateNftMintRequest} requestParameters Request parameters.
|
|
419
|
+
* @param {*} [options] Override http request option.
|
|
420
|
+
* @throws {RequiredError}
|
|
421
|
+
* @memberof OnchainApiInterface
|
|
422
|
+
* @returns {Promise<SimulateNftMintResponse>} A promise that resolves to a `SimulateNftMintResponse` object
|
|
423
|
+
*
|
|
424
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/simulate-nft-mint)
|
|
425
|
+
*
|
|
426
|
+
*/
|
|
427
|
+
simulateNftMint(requestParameters: OnchainApiSimulateNftMintRequest, options?: RawAxiosRequestConfig): AxiosPromise<SimulateNftMintResponse>;
|
|
323
428
|
}
|
|
324
429
|
/**
|
|
325
430
|
* Request parameters for deployFungible operation in OnchainApi.
|
|
@@ -362,7 +467,7 @@ export interface OnchainApiDeployFungibleRequest {
|
|
|
362
467
|
* @type {File}
|
|
363
468
|
* @memberof OnchainApiDeployFungible
|
|
364
469
|
*/
|
|
365
|
-
readonly metadataMedia?: File;
|
|
470
|
+
readonly metadataMedia?: File | null;
|
|
366
471
|
/**
|
|
367
472
|
* Description of the token
|
|
368
473
|
*
|
|
@@ -456,10 +561,10 @@ export interface OnchainApiFetchRelevantFungibleOwnersRequest {
|
|
|
456
561
|
*
|
|
457
562
|
*
|
|
458
563
|
*
|
|
459
|
-
* @type {
|
|
564
|
+
* @type {'ethereum' | 'optimism' | 'base' | 'arbitrum' | 'solana'}
|
|
460
565
|
* @memberof OnchainApiFetchRelevantFungibleOwners
|
|
461
566
|
*/
|
|
462
|
-
readonly network:
|
|
567
|
+
readonly network: FetchRelevantFungibleOwnersNetworkEnum;
|
|
463
568
|
/**
|
|
464
569
|
* If you provide a viewer_fid, the response will include token holders from the user\'s network, respecting their mutes and blocks and including viewer_context; if not provided, the response will show top token holders across the network—both sets can be combined to generate a longer list if desired.
|
|
465
570
|
*
|
|
@@ -490,10 +595,35 @@ export interface OnchainApiFetchUserBalanceRequest {
|
|
|
490
595
|
*
|
|
491
596
|
*
|
|
492
597
|
*
|
|
493
|
-
* @type {Array<
|
|
598
|
+
* @type {Array<'ethereum' | 'optimism' | 'base' | 'arbitrum'>}
|
|
494
599
|
* @memberof OnchainApiFetchUserBalance
|
|
495
600
|
*/
|
|
496
|
-
readonly networks: Array<
|
|
601
|
+
readonly networks: Array<FetchUserBalanceNetworksEnum>;
|
|
602
|
+
}
|
|
603
|
+
/**
|
|
604
|
+
* Request parameters for mintNft operation in OnchainApi.
|
|
605
|
+
* @export
|
|
606
|
+
* @interface OnchainApiMintNftRequest
|
|
607
|
+
*/
|
|
608
|
+
export interface OnchainApiMintNftRequest {
|
|
609
|
+
/**
|
|
610
|
+
* Wallet ID to use for transactions
|
|
611
|
+
*
|
|
612
|
+
*
|
|
613
|
+
* @globalHeader
|
|
614
|
+
* @type {string}
|
|
615
|
+
* @memberof OnchainApiMintNft
|
|
616
|
+
*/
|
|
617
|
+
readonly xWalletId: string;
|
|
618
|
+
/**
|
|
619
|
+
*
|
|
620
|
+
*
|
|
621
|
+
*
|
|
622
|
+
*
|
|
623
|
+
* @type {MintNftRequest}
|
|
624
|
+
* @memberof OnchainApiMintNft
|
|
625
|
+
*/
|
|
626
|
+
readonly mintNftRequest: MintNftRequest;
|
|
497
627
|
}
|
|
498
628
|
/**
|
|
499
629
|
* Request parameters for registerAccountOnchain operation in OnchainApi.
|
|
@@ -521,7 +651,7 @@ export interface OnchainApiSendFungiblesToUsersRequest {
|
|
|
521
651
|
* Wallet ID to use for transactions
|
|
522
652
|
*
|
|
523
653
|
*
|
|
524
|
-
*
|
|
654
|
+
* @globalHeader
|
|
525
655
|
* @type {string}
|
|
526
656
|
* @memberof OnchainApiSendFungiblesToUsers
|
|
527
657
|
*/
|
|
@@ -531,10 +661,44 @@ export interface OnchainApiSendFungiblesToUsersRequest {
|
|
|
531
661
|
*
|
|
532
662
|
*
|
|
533
663
|
*
|
|
534
|
-
* @type {
|
|
664
|
+
* @type {TransactionSendFungiblesReqBody}
|
|
535
665
|
* @memberof OnchainApiSendFungiblesToUsers
|
|
536
666
|
*/
|
|
537
|
-
readonly
|
|
667
|
+
readonly transactionSendFungiblesReqBody: TransactionSendFungiblesReqBody;
|
|
668
|
+
}
|
|
669
|
+
/**
|
|
670
|
+
* Request parameters for simulateNftMint operation in OnchainApi.
|
|
671
|
+
* @export
|
|
672
|
+
* @interface OnchainApiSimulateNftMintRequest
|
|
673
|
+
*/
|
|
674
|
+
export interface OnchainApiSimulateNftMintRequest {
|
|
675
|
+
/**
|
|
676
|
+
* JSON array of recipients (same structure as POST).
|
|
677
|
+
*
|
|
678
|
+
*
|
|
679
|
+
*
|
|
680
|
+
* @type {string}
|
|
681
|
+
* @memberof OnchainApiSimulateNftMint
|
|
682
|
+
*/
|
|
683
|
+
readonly recipients: string;
|
|
684
|
+
/**
|
|
685
|
+
* Ethereum address
|
|
686
|
+
*
|
|
687
|
+
*
|
|
688
|
+
*
|
|
689
|
+
* @type {string}
|
|
690
|
+
* @memberof OnchainApiSimulateNftMint
|
|
691
|
+
*/
|
|
692
|
+
readonly nftContractAddress: string;
|
|
693
|
+
/**
|
|
694
|
+
* Network to mint on.
|
|
695
|
+
*
|
|
696
|
+
*
|
|
697
|
+
*
|
|
698
|
+
* @type {'base' | 'optimism' | 'base-sepolia'}
|
|
699
|
+
* @memberof OnchainApiSimulateNftMint
|
|
700
|
+
*/
|
|
701
|
+
readonly network: SimulateNftMintNetworkEnum;
|
|
538
702
|
}
|
|
539
703
|
/**
|
|
540
704
|
* OnchainApi - object-oriented interface
|
|
@@ -544,7 +708,7 @@ export interface OnchainApiSendFungiblesToUsersRequest {
|
|
|
544
708
|
*/
|
|
545
709
|
export declare class OnchainApi extends BaseAPI implements OnchainApiInterface {
|
|
546
710
|
/**
|
|
547
|
-
* Creates a new token.
|
|
711
|
+
* Creates a new token. This is an allowlisted API, reach out if you want access.
|
|
548
712
|
* @summary Deploy fungible
|
|
549
713
|
* @param {OnchainApiDeployFungibleRequest} requestParameters Request parameters.
|
|
550
714
|
* @param {*} [options] Override http request option.
|
|
@@ -557,7 +721,7 @@ export declare class OnchainApi extends BaseAPI implements OnchainApiInterface {
|
|
|
557
721
|
*/
|
|
558
722
|
deployFungible(requestParameters: OnchainApiDeployFungibleRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<DeployFungibleResponse, any>>;
|
|
559
723
|
/**
|
|
560
|
-
* Fetch a list of relevant owners for a
|
|
724
|
+
* Fetch a list of relevant owners for a on chain asset. If a viewer is provided, only relevant holders will be shown. This usually shows on a fungible asset page as \"X, Y, Z and N others you know own this asset\".
|
|
561
725
|
* @summary Relevant owners
|
|
562
726
|
* @param {OnchainApiFetchRelevantFungibleOwnersRequest} requestParameters Request parameters.
|
|
563
727
|
* @param {*} [options] Override http request option.
|
|
@@ -583,7 +747,20 @@ export declare class OnchainApi extends BaseAPI implements OnchainApiInterface {
|
|
|
583
747
|
*/
|
|
584
748
|
fetchUserBalance(requestParameters: OnchainApiFetchUserBalanceRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<BalanceResponse, any>>;
|
|
585
749
|
/**
|
|
586
|
-
*
|
|
750
|
+
* Mints an NFT to one or more recipients on a specified network and contract, using a configured server wallet. Contact us to set up your wallet configuration if you don\'t have one.
|
|
751
|
+
* @summary Mint NFT(s)
|
|
752
|
+
* @param {OnchainApiMintNftRequest} requestParameters Request parameters.
|
|
753
|
+
* @param {*} [options] Override http request option.
|
|
754
|
+
* @throws {RequiredError}
|
|
755
|
+
* @memberof OnchainApi
|
|
756
|
+
* @returns {Promise<MintNft200Response>} A promise that resolves to a `MintNft200Response` object
|
|
757
|
+
*
|
|
758
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/mint-nft)
|
|
759
|
+
*
|
|
760
|
+
*/
|
|
761
|
+
mintNft(requestParameters: OnchainApiMintNftRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<MintNft200Response, any>>;
|
|
762
|
+
/**
|
|
763
|
+
* Register a new farcaster account onchain. Optionally you can pass in signers to register a new account and create multiple signers in a single transaction
|
|
587
764
|
* @summary Register Farcaster account onchain
|
|
588
765
|
* @param {OnchainApiRegisterAccountOnchainRequest} requestParameters Request parameters.
|
|
589
766
|
* @param {*} [options] Override http request option.
|
|
@@ -608,6 +785,19 @@ export declare class OnchainApi extends BaseAPI implements OnchainApiInterface {
|
|
|
608
785
|
*
|
|
609
786
|
*/
|
|
610
787
|
sendFungiblesToUsers(requestParameters: OnchainApiSendFungiblesToUsersRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<TransactionSendFungiblesResponse, any>>;
|
|
788
|
+
/**
|
|
789
|
+
* Simulates mint calldata for the given recipients, contract, and network. Useful for previewing calldata and ABI before minting.
|
|
790
|
+
* @summary Simulate NFT mint calldata
|
|
791
|
+
* @param {OnchainApiSimulateNftMintRequest} requestParameters Request parameters.
|
|
792
|
+
* @param {*} [options] Override http request option.
|
|
793
|
+
* @throws {RequiredError}
|
|
794
|
+
* @memberof OnchainApi
|
|
795
|
+
* @returns {Promise<SimulateNftMintResponse>} A promise that resolves to a `SimulateNftMintResponse` object
|
|
796
|
+
*
|
|
797
|
+
* For more information, refer to the [API documentation](https://docs.neynar.com/reference/simulate-nft-mint)
|
|
798
|
+
*
|
|
799
|
+
*/
|
|
800
|
+
simulateNftMint(requestParameters: OnchainApiSimulateNftMintRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SimulateNftMintResponse, any>>;
|
|
611
801
|
}
|
|
612
802
|
/**
|
|
613
803
|
* @export
|
|
@@ -632,3 +822,33 @@ export declare const DeployFungibleFactoryEnum: {
|
|
|
632
822
|
readonly Clanker: "clanker";
|
|
633
823
|
};
|
|
634
824
|
export type DeployFungibleFactoryEnum = typeof DeployFungibleFactoryEnum[keyof typeof DeployFungibleFactoryEnum];
|
|
825
|
+
/**
|
|
826
|
+
* @export
|
|
827
|
+
*/
|
|
828
|
+
export declare const FetchRelevantFungibleOwnersNetworkEnum: {
|
|
829
|
+
readonly Ethereum: "ethereum";
|
|
830
|
+
readonly Optimism: "optimism";
|
|
831
|
+
readonly Base: "base";
|
|
832
|
+
readonly Arbitrum: "arbitrum";
|
|
833
|
+
readonly Solana: "solana";
|
|
834
|
+
};
|
|
835
|
+
export type FetchRelevantFungibleOwnersNetworkEnum = typeof FetchRelevantFungibleOwnersNetworkEnum[keyof typeof FetchRelevantFungibleOwnersNetworkEnum];
|
|
836
|
+
/**
|
|
837
|
+
* @export
|
|
838
|
+
*/
|
|
839
|
+
export declare const FetchUserBalanceNetworksEnum: {
|
|
840
|
+
readonly Ethereum: "ethereum";
|
|
841
|
+
readonly Optimism: "optimism";
|
|
842
|
+
readonly Base: "base";
|
|
843
|
+
readonly Arbitrum: "arbitrum";
|
|
844
|
+
};
|
|
845
|
+
export type FetchUserBalanceNetworksEnum = typeof FetchUserBalanceNetworksEnum[keyof typeof FetchUserBalanceNetworksEnum];
|
|
846
|
+
/**
|
|
847
|
+
* @export
|
|
848
|
+
*/
|
|
849
|
+
export declare const SimulateNftMintNetworkEnum: {
|
|
850
|
+
readonly Base: "base";
|
|
851
|
+
readonly Optimism: "optimism";
|
|
852
|
+
readonly BaseSepolia: "base-sepolia";
|
|
853
|
+
};
|
|
854
|
+
export type SimulateNftMintNetworkEnum = typeof SimulateNftMintNetworkEnum[keyof typeof SimulateNftMintNetworkEnum];
|