One line of code. Real-time whale movements from 34+ EVM chains.
<script src="https://cryptopulse.uno/embed/cryptopulse.js"></script><script>
window.CryptoPulseConfig = {
theme: "dark",
limit: 10,
chain: "ethereum"
};
</script>
<script src="https://cryptopulse.uno/embed/cryptopulse.js"></script>npm install @cryptopulse/sdkimport { CryptoPulse } from '@cryptopulse/sdk';
const cp = new CryptoPulse({ apiKey: 'your-key' });
const whales = await cp.getWhales({ chain: 'ethereum' });Any HTML site โ one line
Shortcodes & sidebar widget
Theme App Extension
TypeScript client for Node.js
Custom code embed
Plugin & custom elements