click here if you want to see your banner on this site

Author Topic: [ANN] Ανακοίνωση του Ανταλλακτηρίου Cryptex και των Cryptex Shares (CSH)  (Read 1056 times)

killerjoegreece

  • Guest



Συνολικές Μετοχές: 53,000,000 (δεν διαιρούνται)
Σύμβολο: CSH
Ιστοσελίδα: https://cryptex.cc
Ανταλλακτήριο: https://exchange.cryptex.cc
Συμβόλαιο Μετοχών: 0xA8CDE321DDB903bfeA9b64E2c938c1BE5468bB75 (code)
Συμβόλαιο Ανταλλακτηρίου: 0x98cA85c59DeE34dbC26667EaC04f13E39f5f765a (code)

Cryptex Shares
Το Cryptex Shares είναι το πρώτο νόμισμα ERC20 που προσφέρει αμετάβλητα μερίσματα από το αποκεντρωμένο ανταλλακτήριο ERC20.Όλα τα έσοδα από τις ανταλλαγές πραγματοποιούνται με έξυπνες συμβάσεις και σε αυτές μπορούν να έχουν πρόσβαση μόνο οι μέτοχοι. Το Cryptex Exchange παρέχει ένα αποδεδειγμένα δίκαιο και διαφανές επιχειρηματικό μοντέλο για τα εμπορικά νομίσματα και τη διανομή μερισμάτων στους μετόχους. Τόσο το Cryptex Exchange όσο και το Cryptex Shares χρησιμοποιούν δημοσιευμένο κώδικα και μπορούν να επαληθευτούν από οποιονδήποτε χρήστη ή μέτοχο. Οι πληρωμές μερίσματος μπορούν να ξεκινήσουν από οποιονδήποτε μέτοχο μέσω του πορτοφολιού Ethereum και επίσης καταβάλλονται κατά τη διάρκεια οποιασδήποτε μεταβίβασης μετοχών. Όταν στέλνετε μετοχές της Cryptex σε άλλο λογαριασμό, όλα τα μερίσματα που οφείλονται τόσο στον αποστολέα όσο και στον παραλήπτη καταβάλλονται αυτόματα.

Περιβάλλον JSON των Cryptex Shares
Code: [Select]
[ { "constant": true, "inputs": [], "name": "name", "outputs": [ { "name": "", "type": "string", "value": "Cryptex Shares" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_spender", "type": "address" }, { "name": "_amount", "type": "uint256" } ], "name": "approve", "outputs": [ { "name": "success", "type": "bool" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "addr", "type": "address" } ], "name": "isContract", "outputs": [ { "name": "", "type": "bool" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "totalSupply", "outputs": [ { "name": "totalSupply", "type": "uint256", "value": "53000000" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_from", "type": "address" }, { "name": "_to", "type": "address" }, { "name": "_amount", "type": "uint256" } ], "name": "transferFrom", "outputs": [ { "name": "success", "type": "bool" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" } ], "name": "balances", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "decimals", "outputs": [ { "name": "", "type": "uint8", "value": "0" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "ReceiverAddress", "type": "address" } ], "name": "payReceiver", "outputs": [], "payable": true, "type": "function" }, { "constant": false, "inputs": [], "name": "withdrawMyDividend", "outputs": [], "payable": true, "type": "function" }, { "constant": true, "inputs": [], "name": "TotalDividendsPerShare", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "fallbackAccount_", "type": "address" } ], "name": "changeFallbackAccount", "outputs": [], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "_owner", "type": "address" } ], "name": "balanceOf", "outputs": [ { "name": "balance", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "owner", "outputs": [ { "name": "", "type": "address", "value": "0x0099f456e88e0bf635f6b2733e4228a2b5749675" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "symbol", "outputs": [ { "name": "", "type": "string", "value": "CSH" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "_to", "type": "address" }, { "name": "_amount", "type": "uint256" } ], "name": "transfer", "outputs": [ { "name": "success", "type": "bool" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" } ], "name": "dividendsPaidPerShare", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "fallbackAccount", "outputs": [ { "name": "", "type": "address", "value": "0x0099f456e88e0bf635f6b2733e4228a2b5749675" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "_owner", "type": "address" }, { "name": "_spender", "type": "address" } ], "name": "allowance", "outputs": [ { "name": "remaining", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "inputs": [], "payable": false, "type": "constructor" }, { "payable": true, "type": "fallback" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "_from", "type": "address" }, { "indexed": true, "name": "_to", "type": "address" }, { "indexed": false, "name": "_value", "type": "uint256" } ], "name": "Transfer", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "_owner", "type": "address" }, { "indexed": true, "name": "_spender", "type": "address" }, { "indexed": false, "name": "_value", "type": "uint256" } ], "name": "Approval", "type": "event" } ]

Ανταλλακτήριο Cryptex
Το Ανταλλακτήριο του Cryptex είναι το πρώτο σταθερού φόρου, δημόσιας κτήσης, αποκεντρωμένο ανταλλακτήριο για ERC20 νομίσματα με αδιάβλητα παράγωγα για τους μετόχους.
Με μια κατ 'αποκοπήν αμοιβή μόνο 5 Finney (0,005 Eth) ανά συναλλαγή το Cryptex είναι πολύ φθηνότερο από τα περισσότερα ανταλλακτήρια που χρεώνουν 0,3%*. Ο καθένας μπορεί να δημιουργήσει έναν λογαριασμό αμέσως και να ελέγχει τα χρήματα του στο λογαριασμού. Αυτό είναι κρίσιμο, επειδή τα κεντρικά ανταλλακτήρια έχουν αλλοιωθεί και κατασχεθεί από τις διάφορες κυβερνήσεις, ενώ αυτό δεν είναι δυνατό σε αποκεντρωμένα ανταλλακτήρια όπως το Cryptex. Οι φορείς εκμετάλλευσης του ιστοτόπου του Cryptex δεν έχουν κανένα μέσο για να αποκτήσουν πρόσβαση ή να μπλοκάρουν κάποιο από τα κεφάλαιά σας. Επομένως, δεν υπάρχουν όρια απόσυρσης ή κατάθεσης και όλες οι συναλλαγές ολοκληρώνονται κατά την πρώτη επιβεβαίωση. Δεν υπάρχουν επίσης τέλη κατάθεσης ή απόσυρσης που να χρεώνει η Cryptex. Το ανταλλακτήριο του Cryptex υπάρχει στην Αλυσίδα του Ethereum και μπορεί να λειτουργήσει απευθείας από το πορτοφόλι του Ethereum εκτός από τη χρήση μέσω της ιστοσελίδα. Πιο σημαντικό ακόμα, είναι οτι όλα τα έσοδα από τις ανταλλαγές πραγματοποιούνται με μια έξυπνη σύμβαση και διανέμονται στους μετόχους. Τόσο το Cryptex Exchange όσο και το Cryptex Shares χρησιμοποιούν δημοσιευμένο κώδικα ώστε όλοι οι χρήστες να μπορούν να επιβεβαιώσουν ότι λειτουργεί δίκαια και όλες οι συναλλαγές μπορούν να προβληθούν στο Etherscan ή σε κάποιον άλλο εξερευνητή μπλόκ. Ένα κεντρικό ανταλλακτήριο δεν θα μπορούσε ποτέ να προσφέρει αυτό το είδος επαληθευμένης και αποδεδειγμένα δίκαιης επιχειρησιακής λογικής. Κάθε συναλλαγή που γίνεται στο Cryptex εγγυάται μερίσματα για όλους τους μετόχους.


*Για παραγγελίες πάνω από μερικές εκατοντάδες δολάρια. Η κατ 'αποκοπή αμοιβή μπορεί να ποικίλει με την πάροδο του χρόνου, αλλά έχει ένα σκληρό όριο μεταξύ 1 και 10 Finney (συμπεριλαμβανομένου) και εφαρμόζεται σε όλες τις συναλλαγές και τους χρήστες εξίσου. Δείτε τη γραμμή 209 στον κωδικό για την απόδειξη.

Κώδικας JSON του Ανταλλακτηρίου Cryptex
Code: [Select]
[ { "constant": false, "inputs": [ { "name": "tokenGet", "type": "address" }, { "name": "amountGet", "type": "uint256" }, { "name": "tokenGive", "type": "address" }, { "name": "amountGive", "type": "uint256" }, { "name": "expires", "type": "uint256" }, { "name": "nonce", "type": "uint256" }, { "name": "user", "type": "address" }, { "name": "v", "type": "uint8" }, { "name": "r", "type": "bytes32" }, { "name": "s", "type": "bytes32" }, { "name": "amount", "type": "uint256" } ], "name": "trade", "outputs": [], "payable": true, "type": "function" }, { "constant": false, "inputs": [ { "name": "tokenGet", "type": "address" }, { "name": "amountGet", "type": "uint256" }, { "name": "tokenGive", "type": "address" }, { "name": "amountGive", "type": "uint256" }, { "name": "expires", "type": "uint256" }, { "name": "nonce", "type": "uint256" } ], "name": "order", "outputs": [], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" }, { "name": "", "type": "bytes32" } ], "name": "orderFills", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "tradeFee", "outputs": [ { "name": "", "type": "uint256", "value": "5000000000000000" } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "tokenGet", "type": "address" }, { "name": "amountGet", "type": "uint256" }, { "name": "tokenGive", "type": "address" }, { "name": "amountGive", "type": "uint256" }, { "name": "expires", "type": "uint256" }, { "name": "nonce", "type": "uint256" }, { "name": "v", "type": "uint8" }, { "name": "r", "type": "bytes32" }, { "name": "s", "type": "bytes32" } ], "name": "cancelOrder", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "amount", "type": "uint256" } ], "name": "withdraw", "outputs": [], "payable": true, "type": "function" }, { "constant": false, "inputs": [ { "name": "token", "type": "address" }, { "name": "amount", "type": "uint256" } ], "name": "depositToken", "outputs": [], "payable": true, "type": "function" }, { "constant": true, "inputs": [ { "name": "tokenGet", "type": "address" }, { "name": "amountGet", "type": "uint256" }, { "name": "tokenGive", "type": "address" }, { "name": "amountGive", "type": "uint256" }, { "name": "expires", "type": "uint256" }, { "name": "nonce", "type": "uint256" }, { "name": "user", "type": "address" }, { "name": "v", "type": "uint8" }, { "name": "r", "type": "bytes32" }, { "name": "s", "type": "bytes32" } ], "name": "amountFilled", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" }, { "name": "", "type": "address" } ], "name": "tokens", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "gasFee", "outputs": [ { "name": "", "type": "uint256", "value": "1000000" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "feesPool", "outputs": [ { "name": "", "type": "uint256", "value": "75000000000000000" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "tokenGet", "type": "address" }, { "name": "amountGet", "type": "uint256" }, { "name": "tokenGive", "type": "address" }, { "name": "amountGive", "type": "uint256" }, { "name": "expires", "type": "uint256" }, { "name": "nonce", "type": "uint256" }, { "name": "user", "type": "address" }, { "name": "v", "type": "uint8" }, { "name": "r", "type": "bytes32" }, { "name": "s", "type": "bytes32" }, { "name": "amount", "type": "uint256" }, { "name": "sender", "type": "address" } ], "name": "testTrade", "outputs": [ { "name": "", "type": "bool", "value": true } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "gasFee_", "type": "uint256" } ], "name": "changeGasFee", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "admin_", "type": "address" } ], "name": "changeAdmin", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "token", "type": "address" }, { "name": "amount", "type": "uint256" } ], "name": "withdrawToken", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [ { "name": "tradeFee_", "type": "uint256" } ], "name": "changeTradeFee", "outputs": [], "payable": false, "type": "function" }, { "constant": false, "inputs": [], "name": "transferDividendToShares", "outputs": [], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" }, { "name": "", "type": "bytes32" } ], "name": "orders", "outputs": [ { "name": "", "type": "bool", "value": false } ], "payable": false, "type": "function" }, { "constant": false, "inputs": [], "name": "deposit", "outputs": [], "payable": true, "type": "function" }, { "constant": true, "inputs": [], "name": "sharesAddress", "outputs": [ { "name": "", "type": "address", "value": "0xa8cde321ddb903bfea9b64e2c938c1be5468bb75" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "token", "type": "address" }, { "name": "user", "type": "address" } ], "name": "balanceOf", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [], "name": "admin", "outputs": [ { "name": "", "type": "address", "value": "0x0099f456e88e0bf635f6b2733e4228a2b5749675" } ], "payable": false, "type": "function" }, { "constant": true, "inputs": [ { "name": "tokenGet", "type": "address" }, { "name": "amountGet", "type": "uint256" }, { "name": "tokenGive", "type": "address" }, { "name": "amountGive", "type": "uint256" }, { "name": "expires", "type": "uint256" }, { "name": "nonce", "type": "uint256" }, { "name": "user", "type": "address" }, { "name": "v", "type": "uint8" }, { "name": "r", "type": "bytes32" }, { "name": "s", "type": "bytes32" } ], "name": "availableVolume", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "payable": false, "type": "function" }, { "inputs": [ { "name": "admin_", "type": "address", "index": 0, "typeShort": "address", "bits": "", "displayName": "admin&thinsp;<span class=\"punctuation\">_</span>&thinsp;", "template": "elements_input_address", "value": "0x0099F456e88E0BF635f6B2733e4228a2b5749675" }, { "name": "feeAccount_", "type": "address", "index": 1, "typeShort": "address", "bits": "", "displayName": "fee Account&thinsp;<span class=\"punctuation\">_</span>&thinsp;", "template": "elements_input_address", "value": "0x0099F456e88E0BF635f6B2733e4228a2b5749675" }, { "name": "accountLevelsAddr_", "type": "address", "index": 2, "typeShort": "address", "bits": "", "displayName": "account Levels Addr&thinsp;<span class=\"punctuation\">_</span>&thinsp;", "template": "elements_input_address", "value": "0x0000000000000000000000000000000000000000" }, { "name": "feeMake_", "type": "uint256", "index": 3, "typeShort": "uint", "bits": "256", "displayName": "fee Make&thinsp;<span class=\"punctuation\">_</span>&thinsp;", "template": "elements_input_uint", "value": "0" }, { "name": "feeTake_", "type": "uint256", "index": 4, "typeShort": "uint", "bits": "256", "displayName": "fee Take&thinsp;<span class=\"punctuation\">_</span>&thinsp;", "template": "elements_input_uint", "value": "0" }, { "name": "feeRebate_", "type": "uint256", "index": 5, "typeShort": "uint", "bits": "256", "displayName": "fee Rebate&thinsp;<span class=\"punctuation\">_</span>&thinsp;", "template": "elements_input_uint", "value": "0" } ], "payable": false, "type": "constructor" }, { "payable": true, "type": "fallback" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "tokenGet", "type": "address" }, { "indexed": false, "name": "amountGet", "type": "uint256" }, { "indexed": false, "name": "tokenGive", "type": "address" }, { "indexed": false, "name": "amountGive", "type": "uint256" }, { "indexed": false, "name": "expires", "type": "uint256" }, { "indexed": false, "name": "nonce", "type": "uint256" }, { "indexed": false, "name": "user", "type": "address" } ], "name": "Order", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "tokenGet", "type": "address" }, { "indexed": false, "name": "amountGet", "type": "uint256" }, { "indexed": false, "name": "tokenGive", "type": "address" }, { "indexed": false, "name": "amountGive", "type": "uint256" }, { "indexed": false, "name": "expires", "type": "uint256" }, { "indexed": false, "name": "nonce", "type": "uint256" }, { "indexed": false, "name": "user", "type": "address" }, { "indexed": false, "name": "v", "type": "uint8" }, { "indexed": false, "name": "r", "type": "bytes32" }, { "indexed": false, "name": "s", "type": "bytes32" } ], "name": "Cancel", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "tokenGet", "type": "address" }, { "indexed": false, "name": "amountGet", "type": "uint256" }, { "indexed": false, "name": "tokenGive", "type": "address" }, { "indexed": false, "name": "amountGive", "type": "uint256" }, { "indexed": false, "name": "get", "type": "address" }, { "indexed": false, "name": "give", "type": "address" } ], "name": "Trade", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "token", "type": "address" }, { "indexed": false, "name": "user", "type": "address" }, { "indexed": false, "name": "amount", "type": "uint256" }, { "indexed": false, "name": "balance", "type": "uint256" } ], "name": "Deposit", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "token", "type": "address" }, { "indexed": false, "name": "user", "type": "address" }, { "indexed": false, "name": "amount", "type": "uint256" }, { "indexed": false, "name": "balance", "type": "uint256" } ], "name": "Withdraw", "type": "event" } ]

Κώδικας μετοχών της Cryptex: https://etherscan.io/address/0xA8CDE321DDB903bfeA9b64E2c938c1BE5468bB75#code
Κώδικας ανταλλακτηρίου του Cryptex: https://etherscan.io/address/0x98ca85c59dee34dbc26667eac04f13e39f5f765a#code

Μη διστάσετε να σχολιάσετε ή να κάνετε ερωτήσεις. Αν ενδιαφέρεστε να βοηθήσετε με τις προσφορές σας και να λάβετε δωρεάν μετοχές, στείλτε μας ένα μήνυμα ηλεκτρονικού ταχυδρομείου ή στείλτε μας email στο : [email protected]

 

Bitcoin Garden 2013-2024, All rights reserved | Privacy Policy | DMCA | About Bitcoin Garden | Support & Services