klaytn / kips

Website
https://kips.klaytn.foundation
18 stars 41 forks source link

Add query APIs for KIP113, KIP149 #159

Closed hyeonLewis closed 7 months ago

hyeonLewis commented 7 months ago
  1. KIP149
    • klay_getAllRecordsFromRegistry: Returns all registered records in Registry contract (KIP14)
    • klay_getActiveAddressFromRegistry: Returns active address in Registry contract if exists

Any suggestions for improvements are welcome.

hyeonLewis commented 7 months ago

@blukat29 PTAL