Skip to content

ZerroXBToken/zxbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZerroXBToken Progect 0xbt
Smart Contract
In contract zxbt.sol a new parameter.

/// @param _message The message to be transferred (optional-0xbt)
function transfer(address _to, uint256 _value, string _message) returns (bool success) {}

Now when you transfer tokens, you can send messages, sign a send. You can insert images and text files up to 40 kb. You can send messages without sending tokens. Set the amount of tokens = 0. Messages can be sent by any owner of 1 ZXBT token. Messages can be sent to any address in the Ethereum network.

https://zxbt.0xbt.net

Closed - smart contract error !!!

Releases

No releases published

Packages

No packages published