cyber-ts/contracts/passport/address_response.json json ฯ 0.0% 22 words ยท 1 min { "$schema": "http://json-schema.org/draft-07/schema#", "title": "AddressResponse", "type": "object", "required": [ "address" ], "properties": { "address": { "type": "string" } } } Synonyms Neighbours Synonyms cw-cyber/contracts/cw-cyber-passport/schema/address_response.json Neighbours