MODAI - Elevating
moderation with
help of AI.
Empower Your Telegram Community with AI-Driven Vigilance. MODAI delivers unmatched security and serenity to your Telegram groups, creating a safe and supportive conversation space. Discover the future of digital interaction, where AI extends beyond moderation to cultivate safety and trust.
Contract address:
0x
MODAI Features
$MODAI Tokenomics
<!-- 3. Place this script tag at the bottom of : -->
// describe widget configuration and saving to a global variable for future use
var configuration = {
from: 'ETH',
to: '0x3330BFb7332cA23cd071631837dC289B09C33333',
fromChain: 'ETH',
toChain: 'ETH',
amount: 1,
iframe: 'true',
hideSelectionFrom: false,
hideSelectionTo: true,
hideTokenSwitcher: false,
theme: 'dark',
injectTokens: {
'eth': [
'0x3330BFb7332cA23cd071631837dC289B09C33333'
]
},
slippagePercent: {
instantTrades: 2,
crossChain: 5
},
crossChainIntegratorAddress: '',
onChainIntegratorAddress: '',
whitelistOnChain: [],
blacklistOnChain: [],
whitelistCrossChain: [],
blacklistCrossChain: []
}
// prevent accidental changes to the object, for example, when re-creating a widget for another theme
Object.freeze(configuration);
// create widget
rubicWidget.init(configuration);