A $SOFT Token

I hope it’s something great to look forward to, awesome project.

1 Like

nice proposal, but i’d like to add some small part of tokens for marketing and ambasador program. roben280792#2367

2 Likes

SOFT DAO Project is Cool, Love it. :star_struck:

2 Likes

This is great news! :heart_eyes:

1 Like

Так об этом и пишем :slight_smile:

But in the future I recommend speaking English. This is respectful to the community, and so that everyone understands your thoughts.

2 Likes

It’s a very good project. :smiling_face_with_three_hearts:

2 Likes

It’s very good idea

2 Likes

Well maybe try changing Token Name: SoftDao and Symbol : SFT sounds and looks pretty great @Zeldris

2 Likes

it’s a good news and great idea. i think it will be TMN.

1 Like

Looking good, proper tokenomics with smart governance structure is must-have for decentralized project. It is very important to create fair and transparent distribution of tokens to properly launch DAO. Failed launch with heavy dump will damage reputation of project, so all risks should be considered first. But, I have faith in the team, so I would vote “yes”.

1 Like

Wish there were better updates and a more stable website.

1 Like

Hi SOFT DAO folks,

If you want a token I recommend something simple like the OpenZeppelin contracts wizard.

Here’s an example it generated:

// SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;

import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts/token/ERC20/extensions/draft-ERC20Permit.sol";
import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Votes.sol";

contract Soft is ERC20, ERC20Permit, ERC20Votes {
    constructor() ERC20("Soft", "SOFT") ERC20Permit("Soft") {
        _mint(msg.sender, 1000000000 * 10 ** decimals());
    }

    // The following functions are overrides required by Solidity.

    function _afterTokenTransfer(address from, address to, uint256 amount)
        internal
        override(ERC20, ERC20Votes)
    {
        super._afterTokenTransfer(from, to, amount);
    }

    function _mint(address to, uint256 amount)
        internal
        override(ERC20, ERC20Votes)
    {
        super._mint(to, amount);
    }

    function _burn(address account, uint256 amount)
        internal
        override(ERC20, ERC20Votes)
    {
        super._burn(account, amount);
    }
}
6 Likes

If the token will be launched for trading on other sites and there will be preliminary promotions, for pre-sale. That price should be higher than the one at which people will buy, for example, on the tokensoft itself.
Just met projects when the price of ido was higher than during any pre-sale promotions before trading on exchanges. Because of this, the price of the token initially fell in price and the people participating in the ido had already a minus before the start of trading.

2 Likes

Общая эмиссия будет лярд :wink:

2 Likes

I would recommend for SoftDao as a token name because it looks elegant not too short, not too long also not sound brusque.

1 Like

That is great idea at that.

1 Like

nice proposal where can I sign)))

1 Like

good project and idea to the moon

1 Like

LET make tier for hold @SOFT should be good.

1 Like

good proposal​:+1::+1::+1::+1::+1:
I agree

2 Likes