posted an update

You can try our adapter out by deploying this smart contract to the Ethereum Rinkeby test network: https://gist.github.com/DAlperin/dbe69b8056e2006328157e2abe614ce7 at remix.ethereum.org.

Fund it with a few LINK, and then call the requestCurrentAvaxSupply function with the params "0x0f89be6da047bd43f5b395d1015e4a1a037ae87d","0b5944552be9482dbc280cc718af9aac" This will use our custom adapter to retrieve the current AVAX supply on the Avalanche Fuji testnet. About a minute or so after the requestCurrentAvaxSupply function is called, check the value of the public 'supply' variable, where you will find the current AVAX supply.

Log in or sign up for Devpost to join the conversation.