Current responses of internal transactions, KRC20 token info and holders API return token logo in base64 format. Because average size of a icon is about 100kB, API responses are very heavy. We should upload the token logo to some online hosts and store/return the hyperlink of the logo only.
Prerequisites
Current responses of internal transactions, KRC20 token info and holders API return token logo in base64 format. Because average size of a icon is about
100kB
, API responses are very heavy. We should upload the token logo to some online hosts and store/return the hyperlink of the logo only.