Tako Protocol
CtrlK
  • What is Tako?
  • Social Abstract Account
  • Social Legos
  • Monetization
    • Profile as an asset
    • Open Curation
    • Peer-to-Peer Curation
      • Introduction
      • API Overview
      • For Lens dApp
        • Deployed Contract Address
        • Contract Specification
        • APIs
          • GetToken
          • RefreshToken
          • GetWhitelistInfo
          • SearchProfile
          • CheckOnchainTX
          • GetRecentActiveCurators
          • ActiveStatistics
          • GetLensCuratorAccepted
          • GetLensBidsCreated
          • GetLensBidsReceived
          • GetLensBidsConfirmingCreated
          • GetLensBidsConfirmingReceived
          • VerifyLensBid
          • IgnoreLensBid
          • GetLensBidsIgnored
          • GetLensBidsCreatedStats
          • GetLensBidsReceivedStats
          • GetLensCuratorLastBidPrice
          • GetLensPubIndexPairs
          • GetLensPubIds
      • For Farcaster dApp
  • Links
Powered by GitBook
On this page
  • 1. Common API
  • 1.1 Authentication
  • 1.2 Helpers
  • 2. APIs Based on Lens Protocol
  • 2.1 Retrieve
  • 2.2 Verify
  • 2.3 Ignore
  • 2.4 Statistics
  • 2.5 Helpers
  1. Monetization
  2. Peer-to-Peer Curation
  3. For Lens dApp

APIs

This is API v2, the latest version

P2P Curation is only compatible with Lens v1. We recommend using Open Curation instead

1. Common API

1.1 Authentication

GetTokenRefreshToken

1.2 Helpers

GetWhitelistInfoSearchProfileCheckOnchainTXGetRecentActiveCuratorsActiveStatistics

2. APIs Based on Lens Protocol

2.1 Retrieve

GetLensCuratorAcceptedGetLensBidsCreatedGetLensBidsReceivedGetLensBidsConfirmingCreatedGetLensBidsConfirmingReceived

2.2 Verify

VerifyLensBid

2.3 Ignore

IgnoreLensBidGetLensBidsIgnored

2.4 Statistics

GetLensBidsCreatedStatsGetLensBidsReceivedStatsGetLensCuratorLastBidPrice

2.5 Helpers

GetLensPubIndexPairsGetLensPubIds
PreviousView FunctionsNextGetToken

Last updated 1 year ago