Altilly is a Hodler Enterprises owned, secure, reliable and advanced digital asset trading platform, developed by professionals and built on cutting-edge technology.
The Altilly trading platform provides trading services for innovative assets, while also providing instant trade execution, dependable digital wallets and industry leading security practices.
We are committed to being a driving force in the blockchain revolution by increasing adoption of this innovative technology around the world. Using our streamlined asset listing process, we will advance new, innovative blockchain projects that could potentially transform the way goods, services and operations are managed globally.
Ease of use AltillyPass (3rd party KYC for users who wish to make larger transactions) Professional and responsive support staff Multiple trading pairs Toggle Favorites (work in progress) Language Translations (work in progress) Trade Competitions Airdrops Websocket streaming API
Altilly understands the need for responsive support. Our team of agents are professionally trained and dedicated individuals who understand the needs of our user base.
Every support ticket submitted is met with a quick friendly response and most issues are resolved quickly. It is our goal to continuously improve the user experience. Review of new projects added and traded on the exchange is important. It serves to maintain and preserve trust given by users and investors. Before any new asset is listed, we spend much time reviewing the team, the project and circulation vs supply, to ensure our users are investing in legitimate teams and projects.
Logical & Physical Security All website components are logically separated and protected by both physical and software firewalls for increased security. Employees who have access are required to connect to a controlled secure VPN before gaining access to any production level systems. We use port-knocking so that we can keep all SSH ports closed until needed. Secure Website All interaction with the website is required to be HTTPS so all communication is encrypted via SSL. We do not allow older insecure SSL protocols.
Two-Factor Authentication Customers can set up two-factor authentication for accounts with Google Authenticator to provide an extra layer of security. We HIGHLY recommend this.
Login Firewall We have tools for our users which allow them to allow or block login access to their account based on IP address.
Server Scanning We use an industry recognised PCI (credit card provisioning compliance) scanning service to routinely scan the website to aid in locating any potential security issues.
Application Security We use industry standard methods for preventing SQL Injection & XSS attacks on our website. In addition, all passwords & sensitive data are encrypted along with a static & random salt. Encryption keys and salts are NOT stored in the database nor in the codebase. If we ever detect a possible intrusion, we will immediately lock down the entire system and re-encrypt all sensitive information with new keys.
System Oversight We have automated systems in place to check for inconsistencies in transactions and our wallets. The system will automatically shutdown a wallet if something appears incorrect, and immediately inform a technician. The system status page will always have the most up to date information on any service outages or suspensions for an asset.
Altilly offers two different API's for the public to utilize. The websocket API has recently been released - Let us know if you encounter any errors.
REST API - A RESTful API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. - Our REST API reference material can be found here: https://www.altilly.com/page/restapi - API endpoint is https://api.altilly.com/api
WebSocket API - The WebSocket API is an advanced technology that makes it possible to open a two-way interactive communication session between the user's browser and a server. With this API, you can send messages to a server and receive event-driven responses without having to poll the server for a reply. - Our WebSocket API reference material can be found here: https://www.altilly.com/page/websocketapi - API endpoint is wss://wsapi.altilly.com:2096