2024-05-12 14:34:33 +02:00
|
|
|
=Service: Firstbits=
|
|
|
|
|
|
|
|
* Service type: <code>firstbits</code>
|
2024-05-12 23:26:08 +02:00
|
|
|
* Service vendor: <code>blockchain.info</code> and <code>firstbits.com</code>
|
|
|
|
|
|
|
|
==Method: Create==
|
|
|
|
|
|
|
|
* Method name: <code>create</code>
|
|
|
|
|
|
|
|
{|
|
|
|
|
! <ins>[Request]</ins>
|
|
|
|
! Type
|
|
|
|
! Example
|
|
|
|
! Description
|
|
|
|
|-
|
|
|
|
! Method
|
|
|
|
| colspan="3" | <code>firstbits.create</code>
|
|
|
|
|-
|
|
|
|
! Params [0] (<code>address</code>)
|
|
|
|
| <code>string</code>
|
|
|
|
| <code>1MarekMKDKRb6PEeHeVuiCGayk9avyBGBB</code>
|
|
|
|
| The address.
|
|
|
|
|-
|
|
|
|
! <ins>[Response]</ins>
|
|
|
|
! Type
|
|
|
|
! Example
|
|
|
|
! Description
|
|
|
|
|-
|
|
|
|
! Result
|
|
|
|
| <code>string</code>
|
|
|
|
| <code></code>
|
|
|
|
| The firstbits string.
|
|
|
|
|}
|
|
|
|
|
|
|
|
==Method: Resolve==
|
|
|
|
|
|
|
|
* Method name: <code>resolve</code>
|
|
|
|
|
|
|
|
{|
|
|
|
|
! <ins>[Request]</ins>
|
|
|
|
! Type
|
|
|
|
! Example
|
|
|
|
! Description
|
|
|
|
|-
|
|
|
|
! Method
|
|
|
|
| colspan="3" | <code>firstbits.resolve</code>
|
|
|
|
|-
|
|
|
|
! Params [0] (<code>firstbits</code>)
|
|
|
|
| <code>string</code>
|
|
|
|
| <code>1MarekM</code>
|
|
|
|
| The address.
|
|
|
|
|-
|
|
|
|
! <ins>[Response]</ins>
|
|
|
|
! Type
|
|
|
|
! Example
|
|
|
|
! Description
|
|
|
|
|-
|
|
|
|
! Result
|
|
|
|
| <code>string</code>
|
|
|
|
| <code></code>
|
|
|
|
| The address.
|
|
|
|
|}
|