* To create and deploy a new tokens on Ethereum, Binance Smart Chain, xDAI, and POA with a same contract addresses for the same token owner.
* Allow use to use EIP-712 typed data sign to approve token factory to move same amount of tokens to another chain. (that means, to burn in original chain and to mint on the target chain)
* Tokens are also ERC20 compatible.