• tom goriunov's avatar
    Call contract read methods from the client (#2032) · f685a9f0
    tom goriunov authored
    * display methods accordion
    
    * add method_id to methods
    
    * query read method via public client
    
    * query read methods without inputs at accordion section open
    
    * add custom abi tabs
    
    * add proxy tabs
    
    * custom wagmi config if wc is not configured
    
    * remove ContractAbiItemConstant component
    
    * display tuple properties in method outputs
    
    * display read result
    
    * clean up
    
    * support nested arrays in the read result
    
    * re-write test for contract methods
    
    * change result view for address output
    
    * refactoring
    
    * fix tests
    
    * remove web3 provider fallback
    
    * fix tab loading
    
    * refactoring
    
    * add implementation contract selector
    
    * add "copy to clipboard" for address, remove top-level square brackets
    
    * add preview mode to contract method result
    
    * tests for read result
    
    * fix tests
    
    * change styles for result preview
    
    * review fix
    f685a9f0
Name
Last commit
Last update
..
__screenshots__ Loading commit data...
contractSubmitAuditForm Loading commit data...
methods Loading commit data...
specs Loading commit data...
ContractCode.pw.tsx Loading commit data...
ContractCode.tsx Loading commit data...
ContractCodeIdes.tsx Loading commit data...
ContractExternalLibraries.tsx Loading commit data...
ContractSecurityAudits.tsx Loading commit data...
ContractSourceCode.tsx Loading commit data...