Retrieves the chain information using the Chain ID.
name | type | Description |
---|---|---|
Retrieves asset information using the Contract Address.
Requests asset information and market price information for Fncy.
Requests information about the blockchain's network fee (gas fee).
Returns the user's wallet information.
Requests the value of the total assets currently held by the wallet.
Requests a list of assets in the wallet (FNCY, ETH, BSC, etc).
Array<FncyAsset>
Requests asset information for the wallet using the asset ID.
Retreives list of NFTs held by the wallet.
Array<FncyNFT>
Retrieves NFT unit information using NFTID.
Requests to create a wallet.
Int : Returns the wallet's wid
Requests a list of questions to restore your wallet.
Array<FncyQuestion>
Registers the wallet's restore key (wallet recovery question/answer).
Returns whether the entered wallet password matches or not.
Bool : Returns request Result (Success/Fail)
Verifies the backup question answers match.
Bool : Returns request Result (Success/Fail)
Changes the wallet password to a new password.
Bool : Returns request Result (Success/Fail)
Requests questions user's registered for the backup.
If the user's registered wallet recovery answer matches, changes the wallet password to the new password.
Bool : Returns request Result (Success/Fail)
Before creating a transfer ticket, it checks for transfer availability, nonce, gasLimit, etc.
Requests to create/register a transfer ticket.
String : Returns the TicketUUID of the created ticket
Retrieves information for the ticket by ticketUUID.
Executes a ticket (transaction).
String : Returns transaction ID
Retreives wallet's transaction sending history.
Array<FncyTransaction>
Retreives transaction's sending history.
Verifies the wallet address is valid.
Bool
Signs the message and data and returns the signed message.
String
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
Chain | ID |
---|---|
Type | Description |
---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
Code | Number | Message |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|
name | type | Description |
---|---|---|