Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create OKX Kaia Explorer #139

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/build/tools/block-explorers/okx-kaia-explorer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## OKX Kaia Explorer

[OKX Kaia explorer](https://www.okx.com/web3/explorer/kaia) built by the Team [OKX Explorer](https://www.okx.com/web3/explorer/eaas), [OKX EaaS(Explorer-as-a-Service)](https://www.okx.com/web3/explorer/eaas) have been powered over 50 chains.
OKX Kaia explorer has all the tools & functions you expected.
It offers all the essential tools and functions you'd expect, including basic searches for [addresses](https://www.okx.com/web3/explorer/kaia/address/0x417e2ab3dd563c8b0b6c50288c7c16c0ac1fad92), [transactions](https://www.okx.com/web3/explorer/kaia/tx/0xb86a505b2d6cd1606543eb6a95201a4f062af315d325f432d04fb3b8184ee4ac), [tokens](https://www.okx.com/web3/explorer/kaia/token-list), and [blocks](https://www.okx.com/web3/explorer/kaia/block-list).

OKX Kaia explorer also supports:

* [Contract difference checker](https://www.okx.com/web3/explorer/contract-diff#source-chain=klaytn&target-chain=klaytn): This tool is particularly useful for comparing legitimate contract source code with suspicious contracts. It highlights differences to help detect potential threats to investors. Developers can also use this to enhance security and functionality by referencing robust, proven code.
* [Similar contract finder](https://www.okx.com/web3/explorer/similar-contract#source-chain=klaytn): A handy tool that displays source code and Read/Write capabilities for contracts with similar bytecode but different constructor arguments.
* [Large transfer monitor](https://www.okx.com/web3/explorer/large-transfer-monitor/kaia) : Provides real-time data on large token transfers, making it easy to track market trends and spot high-return opportunities.
* [Token alert](https://www.okx.com/web3/explorer/token-alert): Get instant access to comprehensive, real-time on-chain data, including large transactions and significant fund movements, unlocking valuable market insights.
* And more! Explorer all the features by [clicking](https://www.okx.com/web3/explorer/kaia).
Loading