Johnathon Roach
Johnathon Roach
Here is an infographic of sorts on where I am puling the data. On the left is the JSON we get back from NFT Port and color-coded mappings to how...
FYI here is the response JSON ``` { "response": "OK", "report": { "animation_uri_stats": { "base64": { "count_failed": 0, "count_successful": 3400, "estimated_price_failed": 0, "estimated_price_successful": 37.44, "floor_price_failed": 0, "floor_price_successful": 37.44 }, "http_centralized":...
Got some good feedback from the NFTPort team. Will rework our calculations accordingly.
The latest numbers are updated per the feedback form the NFTPort team. Here is an updated infographic on what numbers I used to determine the values. 
@JeffLowe we noticed what appeared to be visual overflow issues in the stats section. After looking further, I am noticing higher-than-expected market value numbers coming back from the NFTPort api....
@JeffLowe the calculations have been updated and appear to be as expected.
@jchris, new updates have been pushed to this PR. A couple of comments on the latest updates: I was able to confirm that the number 32 is "correct" for the...
@orvn, It appears that images were actually broken in all browsers ( 500 errors from all image.web3.storage routes provided from cloudflare ). Trying to access the image in a new...
@JeffLowe Before deployment, we need to generate and update the Web3 environment with three new env vars for the Mailchimp subscription functionality. Updated 080/26/2022 - since we already have a...