Deploy
Using the proper meta tags in an HTML file, you can create your own inscriptions that can be picked up by the OnChain Trophy indexer.
Deploy A New Team, League, or Organization
Initial step to register your organization with the the indexer. The parent referenced in this deploy transaction must be used as the Parent Ordinal for all official inscriptions from your organization.
p
Protocol identifier (required)
op
Operation (required) (deploy_org or deploy_league or deploy_team)
name
League Name or Identifier (required)
parent
Inscription ID of parent Ordinal (required)
Deploy A New Season
Once you have deployed your organization, you can now register the season.
p
Protocol identifier (required)
op
Operation (required)
name
Season Identifier (required)
parent
Inscription ID of parent Ordinal (required)
structure
Data structure for season's data
Archive Game/Results
p
Protocol identifier (required)
op
Operation (required)
name
Game Identifier (unique & required)
data
Results in structure format from Season
Last updated