Skip to content

Latest commit

 

History

History
59 lines (54 loc) · 1.72 KB

pull_request_template.md

File metadata and controls

59 lines (54 loc) · 1.72 KB

Service description

  • Official site
  • Github link
  • Document
  • Mainnet deployment addresses

Integration description

Function details

  • Function name
    • signature / selector
    • description
    • parameter type / parameter name / parameter description
    • return type / return name / return description
    • estimated gas consumption

Reference

Checklist

  • My branch is up-to-date.
  • Implementation follows the guidelines of the project.
  • Unit test is provided and passed.
  • Migration file is provided.
  • Changes are noted in the change log.