Lite Wallet

What in the world is Action Coin?

We aspire to make crypto fun and easy for the masses. Earn while you learn! Action Coin (“Action” or “ACTN”) is given to you when you join our website. Members can earn even more Action when making purchases at participating businesses, and when they take part in community activities such as staking.

  • This tool is a fork of OutCast3k/coinbin modified to use with Action Coin (ACTN) and the exp.actioncoin.com API.
  • It is still experimental and a work-in-progress. Use at your own risk without warranty of any kind!

MultiSig

We offer a fully transparent multisig solution which works seamlessly offline and with other clients.

Raw Transactions

Create, verify, sign and broadcast custom raw transactions online with advanced features and minimal effort!

Addresses

We support regular addresses, multisig and stealth all with access to your own private keys!

Open Wallet browser based Action Coin wallet

New Address create a new address

Any keys used here must be manually stored in a secure location as they will be required in order access your coins at a later date.

Address Options

You can use the advanced options below to generate different kinds of keys and addresses.


New SegWit Address Smaller & Faster Transactions

Any keys used here must be manually stored in a secure location as they will be required in order access your coins at a later date.

Address Options

You can use the advanced options below to generate different kinds of keys and addresses.


New Multisig Address Secure multisig address

Public keys can be generated in your browser or with another client.

Enter the public keys of all the participants, to create a multi signature address. Maximum of 15 allowed. Compressed and uncompressed public keys are accepted.



Enter the number of signatures that are required in order to release the coins



New Time Locked Address Coins will only be released after the specified date and time has passed.

Use OP_CHECKLOCKTIMEVERIFY (OP_HODL) to create a time locked address where the funds are unspendable until the specified date and time has passed.

Public keys can be generated in your browser or from your another client.

Enter the public key that will be authorized to unlock the funds after the specified date.

Enter the or required to release the coins:



New HD Address making bip32 even easier

Use the form below to generate a master hierarchical deterministic address.

Address Options

You may use the advanced options below to generate different kinds of master addresses.

Transaction Create a new transaction

Use this page to create a raw transaction

Address, WIF Key or Redeem Script:

Advanced Options

Donate!

Enter the address and amount you wish to make a payment to.

Enter the details of inputs you wish to spend.




Fee Calculator

This page will help you determine the lowest fee to use in order to get your transaction included within the next few blocks. It works by predicting the size of the associated transaction and then comparing that to another transaction (in a recent block) to determine the appropriate fee.

Recommended Fee: 0.00000000 ACTN
for a transaction of 0 bytes

? Sat/Byte
0
Inputs

0 Bytes

Regular Compressed 1 148 bytes

SegWit 0 0 bytes

MultiSig 0 0 bytes

Hodl Time Locked 0 0 bytes

Unknown 0 0 bytes


0
Outputs

0 Bytes

Regular p2pkh (1...) 2 68 bytes

Regular p2sh (3...) 0 0 bytes



Chargable Transaction Size: 0 bytes


Verify transactions and other scripts

Enter the raw transaction, redeem script, pubkey, hd address or wif key to convert it into a readable format that can be verified manually.



Sign Transaction once the transaction has been verified

Once you have verified the transaction you can sign it, and then broadcast it to the network.



Advanced Options

Broadcast Transaction to the network

Enter your hex encoded transaction data



Development Javascript framework, API and more

This section is currently under development and is subject to change.

About this open source tool

  • This tool (and site) is a fork of the OutCast3k/coinbin and Decker/coinbin projects with ACTN (Action Coin) support added.
  • Integrated with Insight REST API in order to load UTXOs.
  • Signed transactions won't work offline! Connection to explorer API used during transaction signing only, to obtain vins info. All other features can be used offline. For more information about Transaction Signature Verification for Sapling please refer to ZIP-243 document.
  • The source code for this particular fork is available through GitHub ~ komodo branch.
  • Please, don't use this tool with addresses that have more coins than you can afford to lose!
  • Address for ACTN donations: RTCVGuoSNehKG8YYxcoskC7LK1yZhgvQRV

Settings make this open source tool even better!

The following settings make this open source tool one of the most decentralized wallets in the world.

Network:

Select which network you'd like to use for key pair generation.


Broadcast:

Select the network you wish to broadcast the transaction through


Unspent outputs:

Select the network you wish to retrieve your unspent inputs from



This page uses javascript to generate your addresses and sign your transactions within your browser. This means we never receive your private keys, this can be independently verified by reviewing the source code on GitHub.