IXO World Shares
Interact with the CMTAT smart contract. Connect your wallet to execute transactions.
transfer
Send tokens to another address
Parameters
Ethereum address (0x...)
Address is required
uint256 value
Connect your wallet to interact with the contract
approve
Approve another address to spend your tokens
transferFrom
Transfer tokens from an approved address
issue
Mint new tokens (requires permissions)
redeem
Burn/destroy tokens
pause
Pause all contract operations (requires pauser role)
unpause
Resume contract operations (requires pauser role)
balanceOf
Check token balance of an address
allowance
Check spending allowance between addresses
setContact
Update contact information (requires owner)
Text input
⚠️ Make sure you understand each transaction before executing.