Get contract package fungible token ownership

Get contract package fungible token ownership

GET /contract-packages/{contract_package_hash}/ft-token-ownership

Query params

None

Sorting

None

Optional properties

Property
Type
Description

contract_package

Fungible contract package

account_info

Owner account info

centralized_account_info

Owner centralized account info

Response

PaginatedResponse<FTOwnership>

Example

Last updated