docs icon indicating copy to clipboard operation
docs copied to clipboard

Expanding contract interfaces template, filled out for resolver page

Open serenae-fansubs opened this issue 6 months ago • 2 comments

Generic interface templating moved to interfaces.tsx. Each contract/interface page just needs to call interfaceDetails.

Added ContractParameter, where both inputs and outputs can be specified. Each parameter/result can have its own specific description.

The seeMore field will automatically have EIP/ENSIP keys turned into links.

A new examples field can be used to show usage examples for methods.

And other small tweaks.

serenae-fansubs avatar Aug 08 '24 18:08 serenae-fansubs