<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MultiChain Developer Q&amp;A - Recent questions tagged sendasset</title>
<link>https://www.multichain.com/qa/tag/sendasset</link>
<description>Powered by Question2Answer</description>
<item>
<title>Is it possible to create a digital asset that only the issuer can transfer</title>
<link>https://www.multichain.com/qa/12476/possible-create-digital-asset-that-only-issuer-can-transfer</link>
<description>I can restrict particular addresses from being able to send, but allow them to receive. However, I'd like to be able, as a MultiChain admin, to generate multiple assets, some of which can be transferred, and some that cannot.&lt;br /&gt;
&lt;br /&gt;
I'm thinking here for example about a game in which there are experience points (XP) and gold coins (GC). Player characters, as represented by their addresses, should be able to transfer GC between each other with wild abandon, but XP should stay fixed with the character that the game admin sends them to.&lt;br /&gt;
&lt;br /&gt;
Is this currently possible?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/12476/possible-create-digital-asset-that-only-issuer-can-transfer</guid>
<pubDate>Sun, 20 Jan 2019 20:34:44 +0000</pubDate>
</item>
<item>
<title>send an amount of asset to multiple addresses at the same time</title>
<link>https://www.multichain.com/qa/12298/send-an-amount-of-asset-to-multiple-addresses-at-the-same-time</link>
<description>Hi MC Team&lt;br /&gt;
&lt;br /&gt;
I need to send a quantity of &amp;nbsp;1 unit of an asset to many addresses (at the same time) from one address (+1000) but in an unique transaction. How can I do this using rpc api commands?&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/12298/send-an-amount-of-asset-to-multiple-addresses-at-the-same-time</guid>
<pubDate>Fri, 11 Jan 2019 15:55:43 +0000</pubDate>
</item>
<item>
<title>Wallet goes up blocks but does not raise money - Error</title>
<link>https://www.multichain.com/qa/8849/wallet-goes-up-blocks-but-does-not-raise-money-error</link>
<description>Hello,&lt;br /&gt;
I have created a blockchain with the example file, I have done it as in the last version as in a previous one that uses the 10002 protocol.&lt;br /&gt;
In both cases I have obtained a block reading, but the cryptocurrency never reaches the wallet.&lt;br /&gt;
If someone has any idea what may be happening. It would help me a lot.&lt;br /&gt;
Thank you so much.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8849/wallet-goes-up-blocks-but-does-not-raise-money-error</guid>
<pubDate>Thu, 08 Mar 2018 17:02:44 +0000</pubDate>
</item>
<item>
<title>I do not receive assets in sample_wallet</title>
<link>https://www.multichain.com/qa/8806/i-do-not-receive-assets-in-sample_wallet</link>
<description>Hello,&lt;br /&gt;
I have configured my multichain blockchain to work with sample_wallet,&lt;br /&gt;
Before I could not send assets because it indicated that the address was incorrect, I solved it by changing the configuration of the blockchain.&lt;br /&gt;
But now I have another problem, I have basically modified from Netbeans, the NetworkHandler.java file so that as dns only appears 127.0.0.1 and 192.168.1.129 (another pc)&lt;br /&gt;
I do not know if this is the cause of the problem but now I do not receive the shipments of assets, the console from where I run sample_wallet shows me the following:&lt;br /&gt;
&lt;br /&gt;
12:21:02 INFO NetworkHandler.getBlocks: 'getheaders' message sent to [127.0.0.1]: 8333&lt;br /&gt;
&lt;br /&gt;
in a repetitive way&lt;br /&gt;
&lt;br /&gt;
And sometimes I get:&lt;br /&gt;
&lt;br /&gt;
04:23:30 WARNING NetworkHandler.processRequests: Purging unavailable transaction request initiated by local&lt;br /&gt;
&lt;br /&gt;
I have waited about 10 minutes and the assets do not arrive, any idea?&lt;br /&gt;
&lt;br /&gt;
thank you very much, greetings</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8806/i-do-not-receive-assets-in-sample_wallet</guid>
<pubDate>Wed, 07 Mar 2018 00:30:33 +0000</pubDate>
</item>
<item>
<title>sendasset</title>
<link>https://www.multichain.com/qa/8541/sendasset</link>
<description>I have created an asset like cars of quantity 100 with custom params like blue-30,red-30 and yellow-40..&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
After this I want to send 20 cars with custom params like blue-5,red-5,yellow-10&lt;br /&gt;
&lt;br /&gt;
Is it possible to send with custom params ?&lt;br /&gt;
&lt;br /&gt;
If yes How?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8541/sendasset</guid>
<pubDate>Fri, 09 Feb 2018 11:06:38 +0000</pubDate>
</item>
<item>
<title>Sending multichain asset to another blockchain</title>
<link>https://www.multichain.com/qa/8376/sending-multichain-asset-to-another-blockchain</link>
<description>Hi&lt;br /&gt;
&lt;br /&gt;
Is it possible now to let’s say an asset which is created on multichain to be sent to a blockchain like stellar or Neo? Thanks for the reply.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8376/sending-multichain-asset-to-another-blockchain</guid>
<pubDate>Sun, 28 Jan 2018 22:55:17 +0000</pubDate>
</item>
<item>
<title>sendasset command generated txid successfully, but some times the address receive the coin and sometimes not.</title>
<link>https://www.multichain.com/qa/8368/sendasset-command-generated-successfully-address-sometimes</link>
<description>I created a Coin, And i generated two addresses in wallet. When i send coins to other address sometimes the address receive it successfully and sometimes the coins deducted from my address and transaction completed successfully but the destination address didn't received that can. Why it behaves like this?&lt;br /&gt;
&lt;br /&gt;
sending using this cmd&lt;br /&gt;
multichain-cli Bxxxx sendasset 1X8RNUuuBExxxxxxxxxxxxxxxxx xxxxxxCoin 730&lt;br /&gt;
&lt;br /&gt;
first the the address received the 730, when i checked his balance it was 1003, previous balance was 273&lt;br /&gt;
but now its not receiving anymore coin, before sending 730 i tried to send 6, 10, 100 but nothing added in the destination address but all these coins got deducted from my total balance.&lt;br /&gt;
And Now its not even deducting the balance from address nor sending it to the destination address, but generating the transaction id successfully. Both Addresses are of same node and both have send and receive permissions, i tired to use sendasset from command but the destination address received the Coins but it didn't deducted from the &amp;quot;fromaddress&amp;quot; the fromadress balance is the same as before.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8368/sendasset-command-generated-successfully-address-sometimes</guid>
<pubDate>Sat, 27 Jan 2018 08:02:21 +0000</pubDate>
</item>
<item>
<title>One time Transactions</title>
<link>https://www.multichain.com/qa/8032/one-time-transactions</link>
<description>I have an asset which every address can generate, and send it to some specific addresses, but I want to restrict the amount of the asset sent by the address to one and only send it to a particular address only once. Is this possible using the current Multichain? &lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
For Example:&lt;br /&gt;
&lt;br /&gt;
There are two addresses Address A and Address B. Address A creates an asset C and sends Asset C to Address B, how do I restrict address A from sending Asset C to Address B again. &lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Basically, an address can only transact with another address only once using a specific asset.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/8032/one-time-transactions</guid>
<pubDate>Fri, 29 Dec 2017 12:21:44 +0000</pubDate>
</item>
<item>
<title>Limit an address' options of sending an asset (X is allowed to send Y and only Y)</title>
<link>https://www.multichain.com/qa/6810/limit-address-options-sending-asset-allowed-to-send-and-only</link>
<description>Is it possible to limit an address in its sending permission?&lt;br /&gt;
&lt;br /&gt;
I currently have a node which acts as sort of a warehouse. It holds 21 addresses (of which 20 users). At the end of the week, it needs to send goods from some, or all, of these addresses to the next party in the shipping network.&lt;br /&gt;
&lt;br /&gt;
But The problem is that you need to give the used addresses the &amp;quot;send&amp;quot; permission. This gives the address the permission to send the asset to wherever they want to (as long as the receiving party has the receive permission) , right?&lt;br /&gt;
&lt;br /&gt;
Is there a solution for this?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6810/limit-address-options-sending-asset-allowed-to-send-and-only</guid>
<pubDate>Fri, 22 Sep 2017 12:28:54 +0000</pubDate>
</item>
<item>
<title>assets with permissions?</title>
<link>https://www.multichain.com/qa/6420/assets-with-permissions</link>
<description>As far as I can see, permissions to send, receive etc are given to an address - one cannot restrict access per asset, correct? Any workaround? We are adding multiple assets, but sometimes we want to restrict how one asset is sent or received, but not on others.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6420/assets-with-permissions</guid>
<pubDate>Tue, 29 Aug 2017 05:03:42 +0000</pubDate>
</item>
<item>
<title>Transaction not being confirmed</title>
<link>https://www.multichain.com/qa/4727/transaction-not-being-confirmed</link>
<description>I have followed the getting started tutorial and all worked, however when I sent some of the assets from server1 to server2 the transaction does not seem to confirm. Server1 shows the new balance when I run gettotalbalances, however not on server2. I do however see the new balance when I run gettotalbalances 0 i.e. it seems that the transaction is unconfirmed. Do transactions confirm automatically and if so after how long? Otherwise must I do something on server2 to confirm the transaction?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/4727/transaction-not-being-confirmed</guid>
<pubDate>Mon, 10 Apr 2017 17:33:39 +0000</pubDate>
</item>
<item>
<title>Sending an asset to an address with receive connect and receive permissions</title>
<link>https://www.multichain.com/qa/4256/sending-asset-address-receive-connect-receive-permissions</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I have 2 wallet addresses. One has connect and send permissions, the other has connect and receive permissions.&lt;/p&gt;&lt;p&gt;When trying to send an asset from the first wallet to the second I expected this to work however I get the following error.&lt;/p&gt;&lt;p&gt;&lt;em&gt;error code: -4&lt;br&gt;error message:&lt;br&gt;Insufficient funds, but there are coins belonging to addresses without send or receive permission.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;I can confirm that the first wallet definitely&amp;nbsp;has the asset of the correct quantity I am trying to send. If i adjust the permissions so they can both send and receive then the problem is solved however this defaets the intended point of the send-only/receive-only wallets. Is there a way to get round this whilst keeping this setup?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/4256/sending-asset-address-receive-connect-receive-permissions</guid>
<pubDate>Wed, 08 Mar 2017 15:26:41 +0000</pubDate>
</item>
</channel>
</rss>