ChainAware.ai
Artifical Intelligence based Crypto Fraud Detection on Ethereum, Binance Smart Chain and Polygon. Fraud prediction power is 98%.
ChainAware.aiคืออะไร?
ChainAware.ai เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://chainaware.ai และคุณลักษณะหลักของมันคือ "Artifical Intelligence based Crypto Fraud Detection on Ethereum, Binance Smart Chain and Polygon. Fraud prediction power is 98%."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ChainAware.ai
ดาวน์โหลดไฟล์ส่วนขยาย ChainAware.ai ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
You can use AI-based Crypto Fraud Score for any address ● For example, before sending transactions to other addresses, i.e., verifying the address status before sending funds or ● Before receiving funds - you probably do not want to receive the funds from the scam addresses ● It's free to use via https://ChainAware.ai ● It available for business in subscription mode via https://swagger.ChainAware.ai What is the predictive power of AI-based Crypto Fraud Score? The current predictive power of AI-based Crypto Fraud Score is 98%. This means the algorithm predicts correctly in 98 cases of 100 fraud. It's not a forensic algorithm based on already listed "bad" addresses or other forensic analytics outputs, but it's a predictive algorithm based on the address interaction patterns. What data is the AI-Algorithm using? Crypto Fraud Score is calculated only based on the transaction history. It supports Ethereum, Polygon, and Binance Smart Chain. How can we predict the future? Every scam is different; there are unlimited potential scams or frauds. But scammers are using specific interaction patterns stored in their transaction history on the blockchain. Our artificial intelligence modules identify these interaction patterns and forecast the future behaviors of the addresses based on past interaction patterns. Is there any alternative to the Crypto Fraud Score? No, there are no other forward-looking tools available. Many tools are available that do forensic analysis and tell if an address is involved in a scam. I.e., these are the tools to analyze the past. Or some tools say that some addresses, for example, four hops away, received payments from Tornado. But there are no forward-looking predictive tools available. These are still analyzing existing transactions and not predicting what will happen. Predictive, forward-looking AI Algorithm Crypto Fraud Score API is forward-looking. It's predictive analytics based on interaction patterns. It analyses the interaction patterns of the addresses and forecasts the probability that an address will be involved in a scam or fraud in the future. See more details in "Free Predictive AI-based Crypto Fraud Score launched". Businesses can use Crypto Fraud Score API in the subscription mode via https://swagger.ChainAware.ai and implement Continuous Transactions Monitoring with this API.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ChainAware.ai |
ID | ckgggpoepkaifaddeogbnfclphmfekba |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/chainawareai/ckgggpoepkaifaddeogbnfclphmfekba |
คำอธิบาย | Artifical Intelligence based Crypto Fraud Detection on Ethereum, Binance Smart Chain and Polygon. Fraud prediction power is 98%. |
ขนาดไฟล์ | 175 KB |
จำนวนการติดตั้ง | 70 |
เวอร์ชันปัจจุบัน | 1.0.4 |
อัปเดตครั้งล่าสุด | 2023-09-21 |
วันที่เผยแพร่ | 2023-05-14 |
คะแนน | 5.00/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://chainaware.ai |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://ChainAware.ai |
URL หน้าช่วยเหลือ | https://ChainAware.ai |
URL หน้านโยบายความเป็นส่วนตัว | https://chainaware.ai/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ChainAware.ai", "version": "1.0.4", "description": "Artifical Intelligence based Crypto Fraud Detection on Ethereum, Binance Smart Chain and Polygon. Fraud prediction power is 98%.", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/widgetprod.s3.eu-central-1.amazonaws.com\/fraud-widget\/index.html;" }, "host_permissions": [ "https:\/\/widgetprod.s3.eu-central-1.amazonaws.com\/fraud-widget\/" ], "icons": { "16": "src\/images\/logo.png", "32": "src\/images\/logo.png", "48": "src\/images\/logo.png", "128": "src\/images\/logo.png" }, "action": { "default_popup": "src\/popup.html", "default_icon": { "16": "src\/images\/logo.png", "32": "src\/images\/logo.png", "48": "src\/images\/logo.png", "128": "src\/images\/logo.png" } }, "manifest_version": 3 } |