Andrew Cravenho
Andrew Cravenho
Added the following endpoints: * margin trading order history * transfer * borrow (loan) * max borrow * repay * repay history * margin order history * margin assets *...
1. Create a replica of `blockscout-terraform` in the Microsoft Azure marketplace 2. Currently, at the end of the `blockscout-terraform` script we do not actually deploy `blockscout`, this should be changed...
Provide a graph displaying the number of transactions to a particular contract/token per month. This provides insight on whether a particular Dapp or Token is increasing in popularity. This graph...
Provide a table of method calls and counts for every smart contract. This table should be located under a `Statistics` tab on the address details page for a smart contract.
Provide a table of events for each smart contract on the address details page.
Provide token contract statistics on the address details page: - [ ] Total token amount - [ ] Percentage of senders/receivers of token - [ ] Total transfer count -...
Provide a tab on the contract details page about the statistics for that smart contract: - [ ] Smart contract calls amount - [ ] Unique address callers amount -...