/
ST
streamflow
/
My API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 3d ago
Details
Filter operations
address_book
5
post
Add an entry to the address book
get
Get an entry from the address book
delete
Delete an entry from the address book
patch
Update entry in the address book
get
Get an address book for an owner
address_data
2
contract_drafts
5
contracts
6
events
1
social
6
address_book
Add an entry to the address book
post
/v1/api/address_book/{chain}
Request body
AddressBookAddIn
required
data
AddressBookAdd
required
Response
OK
AddressBook
required
owner
string
name
string
address
string
email
string
label
string
Changes