Skip to content

Commit

Permalink
Adding alt-coins to coins.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vindimy committed Dec 18, 2013
1 parent af53fa4 commit ac8ba54
Showing 1 changed file with 230 additions and 0 deletions.
230 changes: 230 additions & 0 deletions src/conf-sample/coins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,233 @@ mec:
regex:
address: '(M[1-9a-z]{20,40})'
units: '(mec|megacoin|megacoins|M|MΣC)'

# Quarkcoin
qrk:
enabled: false
unit: qrk
name: Quarkcoin
symbol: 'Ǫ'
config_file: '~/.quarkcoin/quarkcoin.conf'
config_rpcserver: '127.0.0.1'
minconf:
givetip: 20
withdraw: 2880
txmin:
givetip: 0.001
withdraw: 0.05
txfee: 0.0001
walletpassphrase: 'mypass1'
explorer:
address: 'http://block.lowend.fm/address/'
transaction: 'http://block.lowend.fm/tx/'
regex:
address: '(Q[1-9a-z]{20,40})'
units: '(qrk|quark|quarks|quarkcoin|quarkcoins|Q|Ǫ)'

# Zetacoin
zet:
enabled: false
unit: zet
name: Zetacoin
symbol: 'Ȥ'
config_file: '~/.zetacoin/zetacoin.conf'
config_rpcserver: '127.0.0.1'
minconf:
givetip: 20
withdraw: 2880
txmin:
givetip: 0.001
withdraw: 0.05
txfee: 0.0001
walletpassphrase: 'mypass1'
explorer:
address: 'http://bit.usr.sh:2750/chain/Zetacoin/address/'
transaction: 'http://bit.usr.sh:2750/chain/Zetacoin/tx/'
regex:
address: '(Z[1-9a-z]{20,40})'
units: '(zet|zetacoin|zetacoins|Z|Ȥ)'

# Digitalcoin
dgc:
enabled: false
unit: dgc
name: Digitalcoin
symbol: 'Ɗ'
config_file: '~/.digitalcoin/digitalcoin.conf'
config_rpcserver: '127.0.0.1'
minconf:
givetip: 15
withdraw: 2160
txmin:
givetip: 0.001
withdraw: 0.05
txfee: 0.0001
walletpassphrase: 'mypass1'
explorer:
address: 'http://dgc.cryptocoinexplorer.com/address/'
transaction: 'http://dgc.cryptocoinexplorer.com/tx/'
regex:
address: '(D[1-9a-z]{20,40})'
units: '(dgc|digitalcoin|digitalcoins|D|Ɗ)'

# Infinitecoin
ifc:
enabled: false
unit: ifc
name: Infinitecoin
symbol: 'Ĩ'
config_file: '~/.infinitecoin/infinitecoin.conf'
config_rpcserver: '127.0.0.1'
minconf:
givetip: 20
withdraw: 2880
txmin:
givetip: 0.001
withdraw: 0.05
txfee: 0.0001
walletpassphrase: 'mypass1'
explorer:
address: 'http://exploretheblocks.com:2750/address/'
transaction: 'http://exploretheblocks.com:2750/tx/'
regex:
address: '(i[1-9a-z]{20,40})'
units: '(ifc|infinitecoin|infinitecoins|Ĩ)'

# Ixcoin
ixc:
enabled: false
unit: ixc
name: Ixcoin
symbol: ''
config_file: '~/.ixcoin/ixcoin.conf'
config_rpcserver: '127.0.0.1'
minconf:
givetip: 1
withdraw: 144
txmin:
givetip: 0.001
withdraw: 0.05
txfee: 0.01
walletpassphrase: 'mypass1'
explorer:
address: '#'
transaction: '#'
regex:
address: '(x[1-9a-z]{20,40})'
units: '(ixc|ixcoin|ixcoins|メ)'

# BBQCoin
bqc:
enabled: false
unit: bqc
name: BBQCoin
symbol: 'Ɓ'
config_file: '~/.bbqcoin/bbqcoin.conf'
config_rpcserver: '127.0.0.1'
minconf:
givetip: 10
withdraw: 1440
txmin:
givetip: 0.001
withdraw: 0.05
txfee: 0.0001
walletpassphrase: 'mypass1'
explorer:
address: 'http://bbq.cryptocoinexplorer.com/address/'
transaction: 'http://bbq.cryptocoinexplorer.com/tx/'
regex:
address: '(b[1-9a-z]{20,40})'
units: '(bqc|bbq|bbqcoin|bbqcoins|Ɓ)'

# Stablecoin
sbc:
enabled: false
unit: sbc
name: Stablecoin
symbol: 'Ş'
config_file: '~/.stablecoin/stablecoin.conf'
config_rpcserver: '127.0.0.1'
minconf:
givetip: 15
withdraw: 2160
txmin:
givetip: 0.001
withdraw: 0.05
txfee: 0.0001
walletpassphrase: 'mypass1'
explorer:
address: 'http://sbc.blockexplorer.io/address/'
transaction: 'http://sbc.blockexplorer.io/tx/'
regex:
address: '(s[1-9a-z]{20,40})'
units: '(sbc|stablecoin|stablecoins|S|Ş)'

# I0coin
i0c:
enabled: false
unit: i0c
name: i0coin
symbol: 'Ǐ'
config_file: '~/.i0coin/i0coin.conf'
config_rpcserver: '127.0.0.1'
minconf:
givetip: 1
withdraw: 144
txmin:
givetip: 0.001
withdraw: 0.05
txfee: 0.0001
walletpassphrase: 'mypass1'
explorer:
address: '#'
transaction: '#'
regex:
address: '(x[1-9a-z]{20,40})'
units: '(i0c|i0coin|i0coins|Ǐ)'

# Mincoin
mnc:
enabled: false
unit: mnc
name: Mincoin
symbol: 'Ӎ'
config_file: '~/.mincoin/mincoin.conf'
config_rpcserver: '127.0.0.1'
minconf:
givetip: 10
withdraw: 1440
txmin:
givetip: 0.001
withdraw: 0.05
txfee: 0.0001
walletpassphrase: 'mypass1'
explorer:
address: 'http://blockexplorer.vircurpool.com/address/'
transaction: 'http://blockexplorer.vircurpool.com/tx/'
regex:
address: '(M[1-9a-z]{20,40})'
units: '(mnc|mincoin|mincoins|Ӎ)'

# Securecoin
src:
enabled: false
unit: src
name: Securecoin
symbol: 'Š'
config_file: '~/.securecoin/securecoin.conf'
config_rpcserver: '127.0.0.1'
minconf:
givetip: 10
withdraw: 1440
txmin:
givetip: 0.001
withdraw: 0.05
txfee: 0.0001
walletpassphrase: 'mypass1'
explorer:
address: '#'
transaction: '#'
regex:
address: '(s[1-9a-z]{20,40})'
units: '(src|securecoin|securecoins|Š)'

0 comments on commit ac8ba54

Please sign in to comment.