package pancakeswapnft type Collection struct { Id string `json:"id"` FirstTokenId int TokenCount int }