├── Migration to new Smart Contract ├── README.md ├── Social Trading ├── SynchroBit Coin Token Smart Contract Codes ├── about ├── new-whitepaper └── trend-limit /Migration to new Smart Contract: -------------------------------------------------------------------------------- 1 | SynchroBitcoin (SNB) new smart contract address is https://etherscan.io/address/0x179e31fb25e433441a2839389a7b8ec9c4654b7b 2 | The new Smart contract and migration annoucemenet has been offcially published on SYNCHRONIUM® Magazine on Medium from the link below: 3 | https://medium.com/synchronium-magazine/announcement-migration-to-new-smart-contract-for-synchrobitcoin-snb-73528c84f798?sk=abf14323728ebbc43a916327434e3487 4 | Annoucement Text: 5 | Official Announcement: SynchroBitcoin Migration to the New Smart Contract 6 | This is to inform our esteemed community members, investors, ICO buyers, and partners that due to new advances on SynchroBit™ Hybrid Exchange platform and the upcoming integrations of SynchroBit Coin (SNB) with the other SynchroSphere™ platforms, the smart contract of SynchroBit Coin (SNB) has been changed from 0xd3172862ff028cc42660576a0a36cfbc94b50eec to the new contract 0x179E31FB25E433441a2839389A7b8EC9c4654b7B 7 | Link of the new Smart Contract on Etherscan is: 8 | https://etherscan.io/address/0x179e31fb25e433441a2839389a7b8ec9c4654b7b 9 | The Advantages of The New Smart Contract for SynchroBitcoin (SNB) 10 | Due to the recent upgrades of Ethereum Blockchain, new advantages could be added to the functions of the SynchroBitcoin (SNB). The new smart contract provides users with a vast range of advantages, including (but not limited to): 11 | Zero Trading Fee 12 | By the new smart contract, the zero trading fee function can be activated on the partner exchanges that would like to add SynchroBitcoin (SNB) as a zero trading fee asset to their platform. 13 | 2. Integration with SynchroSphere™ Platforms 14 | Now the new smart contract enables the seamless integrations of SynchroBitcoin (SNB) with the other upcoming platforms of SynchroSphere™ ecosystem, including PikChat™, SynchroLedger™, and WinkPay®! 15 | 3. Lower Gas fees! 16 | By the new smart contract, transactions of SynchroBitcoin (SNB) on the Ethereuem network is much faster and cheaper than ever! 17 | Important note: 18 | This is important to note that the new smart contract will be deployed to all partner platforms, listing exchanges, and IEO platforms. 19 | All distributed tokens for Pre-ICO buyers, Private Investors, and the buyers of SynchroBit Coin (SNB) during the ICO will be replaced by the company with the new tokens. 20 | Our sales and support team since 15th December 2019 will contact the Pre-ICO, Private Investors, and ICO buyers for the instruction of replacing their tokens. 21 | What will happen to the old tokens: 22 | All of the old tokens (the earlier smart contract) will be destroyed after gathering them from the holders and will be destroyed by sending them to the Ethereum Genesis wallet and will no longer available. This operation will be done on 31 December 2019. 23 | Should you have any question, please contact support@snbtoken.io 24 | Regards, 25 | SynchroBit™ Hybrid Exchange 26 | SYNCHRONIUM LTD 27 | London, United Kingdom 28 | 13th December 2019 29 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # synchrobit 2 | SynchroBit Exchange 3 | SynchroBit Exchange is an innovative P2P exchange platform for digital assets and cryoptocurrencies which provides its users with a wide range of facilities, solutions, and trading options. 4 | 5 | SynchroBit Exchange Platform is one of the major projects of SYNCHRONIUM LLC, an international company with focus on innovative solutions in blockchain, IoT, IIoT, IoS, AI, etc. 6 | 7 | SynchroBit Exchange Platform benefits from a unique structure that enables its users to trade in both centralized and decentralized mode, since they never need to hold assets on SynhroBit wallets and they can easily connect their cold wallets to the platform to trade easily. 8 | 9 | However, they will enjoy various wallets for BTC, ETH, ZTC, XRP, LTC and BCH and ERC20 Tokens. Meanwhile, they can generate new cryptoaddresses every 24 hours which will be synchronized with their wallets. 10 | 11 | SynchroBit exchange enables crypto to crypto, crypto to fiat, and fiat to fiat trades. 12 | 13 | It will be developed in 4 versions; 14 | 15 | Version Alpha which will be released in Feb 2019 and users can experience fast, reliable, secure, and advance trade with more than 10,000 TPS and over 1,000,000 order processing per second. This version will be equal with the quality of the currenct major exchanges working in the crypto market. 16 | 17 | Version Beta: which enables more advanced tools, margin trade, smart UI, persolanized opetions per user preference and many more. 18 | 19 | Version Delta; which enables alternative markets, and SNB markets as well in addition to new advance trade options and many new solutions 20 | 21 | Version 1.0; which benefits from AI, expert system, smart trade and many other new options. 22 | 23 | SynchroBit Exchange Token name is Synchro Bitcoin (SNB) which is an ERC20 Token. 24 | 25 | For more infromation, you may visit www.synchrobit.io 26 | 27 | ICO page https://SNBTOKEN.io 28 | 29 | -------------------------------------------------------------------------------- /Social Trading: -------------------------------------------------------------------------------- 1 | Social trading is becoming popular among Forex platforms. 2 | Instead of spending a lot of time for analyzing the market trends, positions, and options, users can copy from the professional traders and replicate what they do to minimize their risks and maximize their ROIs. 3 |   4 | But how social trading works on SynchroBit™? 5 | Users of social trading are categorized into two groups; 6 | Lead-makers and lead takers. Lead makers are the users that want to allow other users to colon their portfolio and 7 | replicate their trading activities. 8 | And, lead-takers are those who wish to copy and replicates the trading activities of lead makers. 9 | 10 | 11 | When a user wants to copy a Lead Market, he needs to accept the terms and conditions for social trading, 12 | including the fees to be paid to the Lead Maker and SynchroBit™. These fees are a marginal percentage from the profit 13 | he would make from social trading, which means the user will only Pay by Result (PBR). 14 | 15 | Social trading is profitable for both Lead Maker and the Lead Taker; professional users can earn more income from 16 | sharing their trade strategies and portfolios with the other users and, in the meantime, other users can minimize their 17 | risks and maximize their ROIs by replicating the strategies and portfolios of professional users.  18 |   19 | Social trading will be available on the crypto market, the valuable goods market, and the stock market on SynchroBit™ 20 | for both binary options and merging trading. 21 | -------------------------------------------------------------------------------- /SynchroBit Coin Token Smart Contract Codes: -------------------------------------------------------------------------------- 1 | /** 2 | *Submitted for verification at Etherscan.io on 2019-04-17 3 | */ 4 | 5 | pragma solidity ^0.5.2; 6 | // ---------------------------------------------------------------------------- 7 | // 'SYNCHRONIUMLLC' token contract 8 | // 9 | // Deployed to : 0x25541AcB8D91eD09267378E4d690dBf2bA7E0e41 10 | // Symbol : SNB 11 | // Name : SynchroBitCoin 12 | // Total supply: 1000000000 13 | // Decimals :18 14 | // 15 | // Enjoy. 16 | // 17 | // SynchroBit Digital Assets Trading Platform. 18 | // ---------------------------------------------------------------------------- 19 | 20 | 21 | // ---------------------------------------------------------------------------- 22 | // Safe maths 23 | // ---------------------------------------------------------------------------- 24 | /** 25 | * @title ERC20 interface 26 | * @dev see https://eips.ethereum.org/EIPS/eip-20 27 | */ 28 | interface IERC20 { 29 | function transfer(address to, uint256 value) external returns (bool); 30 | 31 | function approve(address spender, uint256 value) external returns (bool); 32 | 33 | function transferFrom(address from, address to, uint256 value) external returns (bool); 34 | 35 | function totalSupply() external view returns (uint256); 36 | 37 | function balanceOf(address who) external view returns (uint256); 38 | 39 | function allowance(address owner, address spender) external view returns (uint256); 40 | 41 | event Transfer(address indexed from, address indexed to, uint256 value); 42 | 43 | event Approval(address indexed owner, address indexed spender, uint256 value); 44 | } 45 | 46 | /** 47 | * @title SafeMath 48 | * @dev Unsigned math operations with safety checks that revert on error. 49 | */ 50 | library SafeMath { 51 | /** 52 | * @dev Multiplies two unsigned integers, reverts on overflow. 53 | */ 54 | function mul(uint256 a, uint256 b) internal pure returns (uint256) { 55 | // Gas optimization: this is cheaper than requiring 'a' not being zero, but the 56 | // benefit is lost if 'b' is also tested. 57 | // See: https://github.com/OpenZeppelin/openzeppelin-solidity/pull/522 58 | if (a == 0) { 59 | return 0; 60 | } 61 | 62 | uint256 c = a * b; 63 | require(c / a == b); 64 | 65 | return c; 66 | } 67 | 68 | /** 69 | * @dev Integer division of two unsigned integers truncating the quotient, reverts on division by zero. 70 | */ 71 | function div(uint256 a, uint256 b) internal pure returns (uint256) { 72 | // Solidity only automatically asserts when dividing by 0 73 | require(b > 0); 74 | uint256 c = a / b; 75 | // assert(a == b * c + a % b); // There is no case in which this doesn't hold 76 | 77 | return c; 78 | } 79 | 80 | /** 81 | * @dev Subtracts two unsigned integers, reverts on overflow (i.e. if subtrahend is greater than minuend). 82 | */ 83 | function sub(uint256 a, uint256 b) internal pure returns (uint256) { 84 | require(b <= a); 85 | uint256 c = a - b; 86 | 87 | return c; 88 | } 89 | 90 | /** 91 | * @dev Adds two unsigned integers, reverts on overflow. 92 | */ 93 | function add(uint256 a, uint256 b) internal pure returns (uint256) { 94 | uint256 c = a + b; 95 | require(c >= a); 96 | 97 | return c; 98 | } 99 | 100 | /** 101 | * @dev Divides two unsigned integers and returns the remainder (unsigned integer modulo), 102 | * reverts when dividing by zero. 103 | */ 104 | function mod(uint256 a, uint256 b) internal pure returns (uint256) { 105 | require(b != 0); 106 | return a % b; 107 | } 108 | } 109 | 110 | contract SynchroBitCoin is IERC20 { 111 | using SafeMath for uint256; 112 | string private _name; 113 | string private _symbol; 114 | uint8 private _decimals; 115 | 116 | mapping (address => uint256) private _balances; 117 | 118 | mapping (address => mapping (address => uint256)) private _allowed; 119 | 120 | uint256 private _totalSupply; 121 | 122 | constructor (string memory name, string memory symbol, uint8 decimals, uint256 totalSupply, address owner) public { 123 | _name = name; 124 | _symbol = symbol; 125 | _decimals = decimals; 126 | _totalSupply = totalSupply*(10**uint256(decimals)); 127 | _balances[owner] = _totalSupply; 128 | } 129 | 130 | /** 131 | * @return the name of the token. 132 | */ 133 | function name() public view returns (string memory) { 134 | return _name; 135 | } 136 | 137 | /** 138 | * @return the symbol of the token. 139 | */ 140 | function symbol() public view returns (string memory) { 141 | return _symbol; 142 | } 143 | 144 | /** 145 | * @return the number of decimals of the token. 146 | */ 147 | function decimals() public view returns (uint8) { 148 | return _decimals; 149 | } 150 | 151 | 152 | /** 153 | * @dev Total number of tokens in existence. 154 | */ 155 | function totalSupply() public view returns (uint256) { 156 | return _totalSupply; 157 | } 158 | 159 | /** 160 | * @dev Gets the balance of the specified address. 161 | * @param owner The address to query the balance of. 162 | * @return A uint256 representing the amount owned by the passed address. 163 | */ 164 | function balanceOf(address owner) public view returns (uint256) { 165 | return _balances[owner]; 166 | } 167 | 168 | /** 169 | * @dev Function to check the amount of tokens that an owner allowed to a spender. 170 | * @param owner address The address which owns the funds. 171 | * @param spender address The address which will spend the funds. 172 | * @return A uint256 specifying the amount of tokens still available for the spender. 173 | */ 174 | function allowance(address owner, address spender) public view returns (uint256) { 175 | return _allowed[owner][spender]; 176 | } 177 | 178 | /** 179 | * @dev Transfer token to a specified address. 180 | * @param to The address to transfer to. 181 | * @param value The amount to be transferred. 182 | */ 183 | function transfer(address to, uint256 value) public returns (bool) { 184 | _transfer(msg.sender, to, value); 185 | return true; 186 | } 187 | 188 | /** 189 | * @dev Approve the passed address to spend the specified amount of tokens on behalf of msg.sender. 190 | * Beware that changing an allowance with this method brings the risk that someone may use both the old 191 | * and the new allowance by unfortunate transaction ordering. One possible solution to mitigate this 192 | * race condition is to first reduce the spender's allowance to 0 and set the desired value afterwards: 193 | * https://github.com/ethereum/EIPs/issues/20#issuecomment-263524729 194 | * @param spender The address which will spend the funds. 195 | * @param value The amount of tokens to be spent. 196 | */ 197 | function approve(address spender, uint256 value) public returns (bool) { 198 | _approve(msg.sender, spender, value); 199 | return true; 200 | } 201 | 202 | /** 203 | * @dev Transfer tokens from one address to another. 204 | * Note that while this function emits an Approval event, this is not required as per the specification, 205 | * and other compliant implementations may not emit the event. 206 | * @param from address The address which you want to send tokens from 207 | * @param to address The address which you want to transfer to 208 | * @param value uint256 the amount of tokens to be transferred 209 | */ 210 | function transferFrom(address from, address to, uint256 value) public returns (bool) { 211 | _transfer(from, to, value); 212 | _approve(from, msg.sender, _allowed[from][msg.sender].sub(value)); 213 | return true; 214 | } 215 | 216 | /** 217 | * @dev Increase the amount of tokens that an owner allowed to a spender. 218 | * approve should be called when _allowed[msg.sender][spender] == 0. To increment 219 | * allowed value is better to use this function to avoid 2 calls (and wait until 220 | * the first transaction is mined) 221 | * From MonolithDAO Token.sol 222 | * Emits an Approval event. 223 | * @param spender The address which will spend the funds. 224 | * @param addedValue The amount of tokens to increase the allowance by. 225 | */ 226 | function increaseAllowance(address spender, uint256 addedValue) public returns (bool) { 227 | _approve(msg.sender, spender, _allowed[msg.sender][spender].add(addedValue)); 228 | return true; 229 | } 230 | 231 | /** 232 | * @dev Decrease the amount of tokens that an owner allowed to a spender. 233 | * approve should be called when _allowed[msg.sender][spender] == 0. To decrement 234 | * allowed value is better to use this function to avoid 2 calls (and wait until 235 | * the first transaction is mined) 236 | * From MonolithDAO Token.sol 237 | * Emits an Approval event. 238 | * @param spender The address which will spend the funds. 239 | * @param subtractedValue The amount of tokens to decrease the allowance by. 240 | */ 241 | function decreaseAllowance(address spender, uint256 subtractedValue) public returns (bool) { 242 | _approve(msg.sender, spender, _allowed[msg.sender][spender].sub(subtractedValue)); 243 | return true; 244 | } 245 | 246 | /** 247 | * @dev Transfer token for a specified addresses. 248 | * @param from The address to transfer from. 249 | * @param to The address to transfer to. 250 | * @param value The amount to be transferred. 251 | */ 252 | function _transfer(address from, address to, uint256 value) internal { 253 | require(to != address(0)); 254 | 255 | _balances[from] = _balances[from].sub(value); 256 | _balances[to] = _balances[to].add(value); 257 | emit Transfer(from, to, value); 258 | } 259 | 260 | /** 261 | * @dev Internal function that mints an amount of the token and assigns it to 262 | * an account. This encapsulates the modification of balances such that the 263 | * proper events are emitted. 264 | * @param account The account that will receive the created tokens. 265 | * @param value The amount that will be created. 266 | */ 267 | function _mint(address account, uint256 value) internal { 268 | require(account != address(0)); 269 | 270 | _totalSupply = _totalSupply.add(value); 271 | _balances[account] = _balances[account].add(value); 272 | emit Transfer(address(0), account, value); 273 | } 274 | 275 | /** 276 | * @dev Internal function that burns an amount of the token of a given 277 | * account. 278 | * @param account The account whose tokens will be burnt. 279 | * @param value The amount that will be burnt. 280 | */ 281 | function _burn(address account, uint256 value) internal { 282 | require(account != address(0)); 283 | 284 | _totalSupply = _totalSupply.sub(value); 285 | _balances[account] = _balances[account].sub(value); 286 | emit Transfer(account, address(0), value); 287 | } 288 | 289 | /** 290 | * @dev Approve an address to spend another addresses' tokens. 291 | * @param owner The address that owns the tokens. 292 | * @param spender The address that will spend the tokens. 293 | * @param value The number of tokens that can be spent. 294 | */ 295 | function _approve(address owner, address spender, uint256 value) internal { 296 | require(spender != address(0)); 297 | require(owner != address(0)); 298 | 299 | _allowed[owner][spender] = value; 300 | emit Approval(owner, spender, value); 301 | } 302 | 303 | /** 304 | * @dev Internal function that burns an amount of the token of a given 305 | * account, deducting from the sender's allowance for said account. Uses the 306 | * internal burn function. 307 | * Emits an Approval event (reflecting the reduced allowance). 308 | * @param account The account whose tokens will be burnt. 309 | * @param value The amount that will be burnt. 310 | */ 311 | function _burnFrom(address account, uint256 value) internal { 312 | _burn(account, value); 313 | _approve(account, msg.sender, _allowed[account][msg.sender].sub(value)); 314 | } 315 | /** 316 | * @dev Burns a specific amount of tokens. 317 | * @param value The amount of token to be burned. 318 | */ 319 | function burn(uint256 value) public { 320 | _burn(msg.sender, value); 321 | } 322 | 323 | /** 324 | * @dev Burns a specific amount of tokens from the target address and decrements allowance. 325 | * @param from address The account whose tokens will be burned. 326 | * @param value uint256 The amount of token to be burned. 327 | */ 328 | function burnFrom(address from, uint256 value) public { 329 | _burnFrom(from, value); 330 | } 331 | } 332 | -------------------------------------------------------------------------------- /about: -------------------------------------------------------------------------------- 1 | About 2 | 3 | SynchroBit.io (“SynchroBit”) is a Centralized P2P Digital Assets Trading Platform for trading all kinds of listed digital assets with both cryptocurrencies and fiat currencies. 4 | SynchroBit™ is service and platform of SYNCHRONIUM LLC, and as an official trademark of SYNCHRONIUM LLC. It is a part of its innovative ecosystem, the SynchroSphere. SynchroBit benefits from a wide range of new technologies for faster, smarter, cheaper, and better trading of digital assets and provides the users with integrated 24/7 customer support via phone, chat, and online ticketing systems. 5 | Registration on SynchroBit™ is free and open to everyone above 18 years old from non-sanctioned countries and territories by the European Union, and United Nations Security Council. 6 | 7 | SynchroBit™ is an evolving digital assets trading platform which will be developed and upgraded in various versions to provide the users with higher standards, faster, smarter, and better trading opportunities and options. 8 | What is the SNB Token? 9 | 10 | SynchroBit™ will use its own native cryptocurrency, the SynchroBit Coin (SNB) which is an ERC-20 Ethereum based token. Users with passing the KYC/AML process can participate in SNB Token crowd-sales on www.snbtoken.io, by considering the terms and conditions and reading the official whitepaper provided on the website. Based on the SynchroBit business policy, trading with SNB token on SynchroBit.io will be free and the holders will benefit from added-value services and loyalty programs which will be only available to use by SNB Token. In addition to SynchroBit trading platform, SNB Token will be integrated with other major platforms of SYNCHRONIUM to increase its popularity and applications. 11 | 12 | Why SynchroBit™ 13 | Digital assets trading is a fast-growing trend in the global financial market. A digital assets trading platform is an online platform which enables the users to trade various kinds of tradable assets and funds, including cryptocurrencies, futures, options, stocks, currencies, etc. 14 | With an overview of the existing major trading platforms, someone can observe a wide range of problems from the user’s point of view including (but not limited to); 15 | 
 16 | * • • Lack of adequate security for keeping valuable digital assets & funds 17 | * • • Lack of integrated fund management features 18 | * • • Lack of transparency in policies and strategies 19 | * • • Lack of socialization tools and solutions 20 | * • • Lack of diversity in trading techniques and tools 21 | * • • Market manipulation 22 | * • • Front running by the exchanges 23 | * • • Slippage in data 24 | * • • Lack of adequate user support and services 25 | * • • Inadequate liquidity 26 | * • • Lack of innovative trading solutions 27 | SynchroBit™ is designed by an international group of experts from various sectors including digital assets trading, blockchain, programming, cybersecurity, digital marketing, financial services, and investment advisors to provide the users with innovative solutions and tools to minimize their risks and maximize their ROIs. 28 | 29 | SynchroBit™ aims to minimize the conventional boundaries and provide its users with a comprehensive platform for trading various kinds of digital assets in various trading ways including binary options, futures, options, and smart contracts. 30 | 31 | SynchroBit™ is a Peer-to-Peer (P2P) trading platform on which users are dealing with each other anonymously. Due to its P2P nature, users play a key role in the liquidity of the assets. However, SynchroBit™ will also provide the adequate liquidity for the trading of assets and funds in partnership with global liquidity providers. 32 | 33 | SynchroBit™ is a hybrid trading platform which benefits from the both technological features of centralized exchange (CEX) and decentralized exchange (DEX). Due to its innovative technology and features, users will experience leading-edge security, integrity, and functionality on SynchroBit™. 34 | 35 | SynchroBit™ aims to minimize the trading fees by introducing its own native monetary system via its token, SynchroBit Coin (SNB) token, by which the trading fees will be zero. 36 | SynchroBit™ is more than a digital assets trading platform and provides a wide range of innovative solutions and value-added services to its valuable users including advanced analytics, virtual trading, social trading, and many more through its upcoming new versions. 37 | SynchroBit™ is incredibly fast and its speed will be enhanced and improved through the next upcoming versions as well. Basically, SynchroBit™ can handle 1,000,000 TXP which means every TX will take place only in 40 Nano Seconds (40 billionths of a second) on SynchroBit™. 38 | SynchroBit™ APIs enable 3rd party developers to develop new applications and solutions to create new platforms and services. The core technology of SynchroBit™ synchronizes the integration of various trading solutions via hyper-secure connections. 39 | 40 | Diversity and Simplicity 41 | SynchroBit™ aims to provide its valuable users with a diversified range of features, options, tools, and solutions while keeping its simplicity of use and functionality. This is and always will be the essence of SynchroBit™ as a trading platform. 42 | SynchroBit™ initial version comes with innovative features for trading cryptocurrency assets with fiat and cryptocurrencies. While the keeping the core technology more advanced and secure, SynchroBit™ will continue to add new trading features and markets to provide its users with diversified assets and markets. 43 | Working with SynchroBit™ will be quite simple for both newcomers and professional traders and our support team will be always available to our customers in 24 hours, 7 days a week via phone, live chat, email, video conference, social media, and advanced CRM system. 44 | 45 | Enhanced User Engagement 46 | Since SYNCHRONIUM® manifesto indicates it’s a global enterprise of the people, by the people, and for the people, SynchroBit™ is also the same. We have open doors to our users via our platform and welcome their participation in making SynchroBit™ faster, smarter, and better than ever. 47 | User engagement on SynchroBit™ is a principle strategy to enhance the functionality and the popularity of the trading platform to everyone. SynchroBit™ provides its valuable users with a wide range of communicational and socializing tools including public and private chatrooms, trading groups, forums, tournaments, loyalty programs, and public summits to make SynchroBit™ a platform for smart trading. 48 | 49 | Integrated Customer Support and Services 50 | In fact, integrated customer support and services (ICSS) is a neglected on most of existing trading platforms. SynchroBit™ team believes that ICSS is one of our key competitive advantages in the market due to our superior ICSS policy and procedures. 51 | There will be various membership plans available to our valuable users ranging from basic to platinum which provides them with a wide range of services ranging from advanced analytics, market insights, account management, etc. 52 | 53 | SynchroBit™ users will experience the customer intimacy like no one else. Our customers will be arranged so that they will have their own account managers who solve their problem and helps them to improve their performances on SynchroBit™. 54 | 55 | We are committed to obeying the international laws and regulation on Anti-Money Laundry (AML) and Countering the Financing of Terrorism (CFT) to prevent any potential abuse of our platform for outlaw behavior or activity. However, due to our responsibility to our valuable users, their information and data will be always considered as classified information with the Confidentiality Rank of C4 (the highest confidentiality rank at SYNCHRONIUM® which mean such information only can be provided to courts and law enforcement organization through the legal procedures). 56 | 57 | A well-trained team of customer support agents, working under the supervision of well-experienced customer support managers will provide SynchroBit™ users with 24 hours, 7 days a week support to asking their questions, solving their problems, and providing them with useful information. SynchroBit™ Customer Service Center is a decentralized and globally distributed network with agents speaking English, Russia, Arabic, Persian, Turkish, Hindi, Spanish, Chinese, and French languages. 58 | 59 | Although SynchroBit™ user interface is in the English language, however, we’ll provide our platform in the other languages for our users which are mostly used by them. At this phase, since we are analyzing the most used languages by our future costumers and adding new languages will be accomplished gradually in the next versions on SynchroBit™. It’s important to note that by releasing SynchroBit™ Version 1.0, all major languages used by SynchroBit™ users will be available. 60 | 61 | SynchroBit™ Wallets 62 | SynchroBit™ users can enjoy the most diversified wallet features provided on any trading platform ever! As a P2P digital assets trading platform, SynchroBit™ has implemented all required wallets for the users. 63 | 64 | Cold Wallet 65 | Every SynchroBit™ user can easily integrate her cold-wallet with our platform. currently, we have cooperated with Trezor, which is one of the most popular and secure cold-wallet providers in the market. While trading, user just need to connect her Trezor cold-wallet and enable its integration with SynchroBit™, safely transfer their funds for trading and/or withdraw their crypto funds safely and directly to her old wallet! 66 | In next version, we’ll integrate other cold-wallets including Ledger and Meta Mask for more convenience of our valuable users. 67 | Crypto Wallets 68 | Unlike the other trading platforms, every user on SynchroBit™ will benefit advanced and highly secure crypto wallets. In addition to the features stated before, these wallets have additional features, including 69 | 
 70 | * • • It’s hack-proof since they are hosted in an asymmetry of nodes hosted on various blockchain networks 71 | * • • Decentralized 72 | * • • Multiple crypto addresses 73 | * • • QR-code integration 74 | The crypto wallets are available for various coins including BTC, BCH, ETH, XLM, ZEC, LTC, and XRP. 75 | Meanwhile, all ETH based tokens are supported by SynchroBit™ Crypto Wallets. 76 | The maximum withdrawal limit from SynchroBit™ wallets for the users who have not passed their KYC is 5 BTC (or its equivalent value to other cryptocurrencies) in every 24 hours. 77 | 78 | Crypto Addresses 79 | In addition to crypto wallets, users can generate the unlimited number of crypto addresses for their crypto wallets which are fully integrated. Every 24 hours, a user can generate a new crypto address for her BTC, BCH, ZEC, and LTC wallets while keeping and using the older crypto addresses. 80 | This feature increases the security of the wallets and the assets of the users, as well. 81 | 82 | Fiat Wallet 83 | Fiat wallets are one of the great features of SynchroBit™. This feature is only available for the users who successfully passed their KYC/AML process by the support team. There is no limit for depositing fiat funds on the fiat wallets, however, withdrawals require the banking procedures and clearance for large amounts depending on EU and USA banking regulations for transferring of funds. 84 | Users can deposit their fiat funds via the following procedures: 85 | 
 86 | * • • Depositing with PayPal (follows the terms and conditions of the service provider) 87 | * • • Depositing with Web Money (follows the terms and conditions of the service provider) 88 | * • • Depositing from Banking Account (follows the terms and conditions of the user’s bank) 89 | * • • Depositing with TransferWise (follows the terms and conditions of TransferWise) 90 | Any deposit and withdrawals from the fiat wallets require the confirmation of SynchroBit™ for ensuring the security measures of user funds. 91 | Depositing on fiat wallets has zero fees, however, withdrawals may include charges and fees, depending on the bank, currency, regulations, and limits. 92 | SynchroBit™ fiat deposits and withdrawals are available in US$ and Euro, however, in the next versions, depositing more fiat currencies including Turkish Lira, GBP, AED, AUD, CAD, CHF, Rubble, JPY, and GEL. 93 | 94 | Diversified Markets 95 | SynchroBit™ will not be limited only to the trading of cryptocurrencies. Based on the roadmap, in addition to a diversified and comprehensive market for the trading of valuable and reliable cryptocurrencies, SynchroBit™ will add new markets including metal markets, energy markets, commodity markets, and other tradable digital assets in its upcoming versions. 96 | 97 | Diversified Trading Methods 98 | SynchroBit™ opens new horizons for the users to trade the digital assets in P2P manner. in addition to formal trades with the market price, setting limits and stop-limits, SynchroBit™ introduces Trend-Limit which is an innovative way of setting various stop-limits to minimize the trading risk. 99 | In addition to formal P2P binary trading, SynchroBit users will benefit from other trading methods including margin trading and features trading in the next versions. 100 | 101 | How to Help Us? 102 | Developing, maintaining and upgrading SynchroBit™ is a costly work that evolves an international team of experts. Interested people can participate in SNB Token ICO by visiting www.snbtoken.io and join our crowd-sales. The raised funds from the crowd-sales will be used by SYNCHRONIUM LLC to develop and launch the next version of SynchroBit. 103 | 104 | Need further information? 105 | To find out more about SynchroBit project you may visit www.snbtoken.io and read the final version of SynchroBit Whitepaper. 106 | In addition, our FAQ page may help you to get more information about SynchroBit, its features, functionality, and services. 107 | You may be interested to try the demo of SynchroBit and explore its features and functionality. Click here to explore how it works! 108 | 109 | General Inquires 110 | For your inquiries concerning the SynchroBit you may contact us via following information: 111 | * • General inquiries on SynchroBit; admin@synchrobit.io 112 | * • Legal information and compliances; legal@synchronium.io 113 | * • Inquiries about SNB Token: please visit www.snbtoken.io 114 | To join SynchroBit and SYNCHRONIUM team (as advisor, developer, etc.): please visit https://synchronium.io/apply-for-synchronium/ 115 | 116 | 117 | -------------------------------------------------------------------------------- /new-whitepaper: -------------------------------------------------------------------------------- 1 | The new Whitepaper of SynchroBit Hybrid Exchange is now available on the fillowing link: 2 | https://snbtoken.io/wp.pdf 3 | -------------------------------------------------------------------------------- /trend-limit: -------------------------------------------------------------------------------- 1 | Traditional trading features of most of the exchanges are Limit, Market, and Stop-Limit (Stop-Loss) order. 2 | However, SynchroBit™ provides its users with an innovative trading tool, called as "Trend-Limit™." 3 | 4 | Trend Limit is about to minimize the risks and maximize the ROIs of P2P Trading of cryptocurrency assets. 5 | This unique feature enables users to place an order at two different expected conditions with a single fund. 6 | 7 | The user can place her expected target price at High Stop-Limit and Low Stop-Limit simultaneously with a single fund. 8 | 9 | This unique feature is highly recommended at uncertain market trends where the user cannot correctly anticipate 10 | the upcoming market moves! 11 | 12 | Trend-Limit is a great response to the increasing demand of both newcomer and professional traders for risk management 13 | in the uncertainty. 14 | 15 | This feature is available since the initial version of SynchroBit™ and can be used in the Advanced Trading mode. 16 | 17 | How Does It Work? 18 | Suppose that John is a trader in a volatile market that makes him hard to make a clear decision about the 19 | proper sell/buy prices and anticipating the next move in the market. 20 | 21 | In this example, we consider a BTC pair with USDT, where the BTC price is USD 8,200. 22 | 23 | In this case, he may have two predictions for the next 1 hour as follows: 24 | Position 1: BTC price may increase to USD 8,500, and or 25 | Position 2: BTC price may fall to USD 8,000 26 | 27 | In this situation, Trend-Limit™ is the ultimate solution for overcoming the challenge, 28 | since it allows the users to set two different P2P stop-limits as High and Low simultaneously. In our example, 29 | John can set his Trend-Limit as follows: 30 | High Trend: as USD 8,490 Stop and USD 8,500 as Limit 31 | Low Trend: as USD 8,190 Stop and USD 8,180 as Limit 32 | 33 | By setting this example Trend-Limit, SynchroBit™ will execute the scenario that will occur sooner which means that 34 | if High Trend scenario happens sooner than Low Trend one, the platform will sell the BTC for John at USD 8,500 35 | otherwise, the platform will execute the next scenario. 36 | 37 | The users can set various scenarios for their funds by managing their funds and allocate them as 25%, 50%. 75%, and/or 100% 38 | of their funds for Trend-Limit. In addition they . can set the desired funds for Trend-Limit manually in manual mode as well. 39 | In our example, John can set 25% of his funds with a Trend-Limit scenario, and 50% with another one, and so on. 40 | --------------------------------------------------------------------------------