Query the address is the Cregis Address.
Name | Type | Required | Description |
---|---|---|---|
pid | integer(int64) | true | Project ID |
address | string | true | Address |
chain_id | string | true | Chain ID |
nonce | string | true | 6-character random string |
timestamp | integer(int64) | true | Timestamp |
sign | string | true | Signature |
Name | Type | Description |
---|---|---|
code | string | Response code |
msg | string | Response message |
data | object | Response data object |
data
ObjectName | Type | Description |
---|---|---|
result | boolean | true: Address is within the project |