feat: bind tribally account

This commit is contained in:
2025-03-20 17:15:54 +08:00
parent 3f09a65806
commit 937244a1a0
10 changed files with 202 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ const (
KgenApiKey = "kgen_api_key"
AdminSecret = "admin_secret"
NftHolderApiConf = "nft_holder_api_conf"
TriballyApiKey = "tribally_api_key"
)
type AssetType string