Plugin Configuration

In the test environment, you can play around and treat it as a sandbox. Once the project wants to be listed in our ecosystem just fill out the form:

The Properties Bar is an essential part of the interface. It displays a list of all the plugin settings. The picture below shows the Properties Bar required for the initial metapro plugin configuration.

Property name

Description

Example for testnet

Example for production

Project ID

The unique identifier (UUID) for a project in the metapro system.

beb3b209-4579-4f21-83cf-b46b8f34ebce

The ID (UUID) of the leaderboard used in the metapro system.

b47fb9cf-554a-4678-a45a-aaf0e1874450

The API key is required to access the leaderboard.

k9No72sm4YVVkOJSK2pBf2BjZsg14p8VJp7RKUOWB1VFCepsySDa

Users Service API URL

The URL of the Users Service API used by the metapro system.

https://test-api.coinswap.space/users-service

https://api.coinswap.space/users-service

Leaderboard API URL

The URL of the Leaderboard API used in the metapro system.

https://test-api.metaproprotocol.com/ms/leaderboard

https://api.metaproprotocol.com/ms/leaderboard

Referral API URL

The URL of the referral API used in the metapro system.

https://test-api.metaproprotocol.com/ms/referrals

https://api.metaproprotocol.com/ms/referrals

NFT API URL

The URL of the NFT API used in the Metapro system.

https://test-api.metaproprotocol.com/ms/nft

https://api.metaproprotocol.com/ms/nft

Platform ID

The unique identifier (UUID) for a platform in the metapro system.

8ecbf094-1d30-442d-834b-c75ad63170b8

How to set it in Construct?

Last updated