Landing PageMarketplaceDeveloper PortalDeveloper Discord
Search
⌃K
Links
👋
Welcome to Altura
Getting started
🚀
Altura NFTs
🛍
The Altura Marketplace
🪅
Minting & Importing NFTs
👔
Users & Authentication
🔑
Altura Guard
💻
Developer Portal
🧰
The Developer Wallet
🌐
REST API
🎴
Get Your API Key
🔧
Methods
🔆
JavaScript SDK
🛠
Installation
🔧
Methods
🎛
Schemas
⌨
Connector API
🕹
Unity SDK
🛠
Installation
🔧
Methods
🎛
Schema
More
🏷
White Label Marketplaces
🛒
List Your Game on the Altura Marketplace
☑
Get Your Collection Verified
🎁
Create a Loot Box
🎮
Unreal SDK (ALPHA)
🛠
Installation (Alpha)
🛡
Authenticate User
👤
Get User
👥
Get Users
🖼
Get Item
🌈
Get Items
👾
Get an Item's Holders
📜
Get an Item's History
📁
Get Collection
📂
Get Collections
🪙
Get User ERC20 balance
Powered By GitBook
📜

Get an Item's History

Use this method to get an Item's Transaction History.
Parameter
Type
Required
Description
Address
String
Yes
The item's collection address
Token ID
String
Yes
The item's tokenId
perPage
number
Optional
The number of events to return
page
number
Yes
The offset for returned items. Calculated as (page - 1) * perPage
​
Unreal SDK (ALPHA) - Previous
Get an Item's Holders
Next - Unreal SDK (ALPHA)
Get Collection
Last modified 4mo ago