For more information about Send (SDT) check our website: https://www.sendprotocol.com
Contracts for Send Token (SDT) as described in Send's Token Economics and Whitepaper
Snapshot.sol A token with an efficient mechanism to store balance snapshots.
SendToken.sol A token implementing SDT features.
SDT.sol The SDT token contract.
TokenSale.sol A sale contract as described in Send's Token Economics
Distribution.sol A contract to handle SDT's distribution process as described in Send's Token Economics
TokenVestg.sol A contract to store vested SDT tokens. Users can claim vested tokens if whitelisted by Send.
Escrow.sol The escrow contract for SDT token, transactions running on this escrow contract can issue exchange rate events if arbitrator is a verified address.
Polls.sol A contract to handle poll's logic for SDT holders.
- Deploy sale contract
- Deploy vesting contract
- Deploy token with sale contract address
- Deploy distribution contract with token's address
- Initialize vesting contract with token and sale addresses
- Set BTC and ETH exchange rates on sale contract
- Initialize sale with token, distribution and vesting addresses
- Deploy escrow contract and link on token contract
- Marcio Abreu (Author) - CTO @ Send
- Klaus Hott (Author) - Blockchain Advisor @ Send
- CoinFabrik (Auditor) - Blockchain Technologies, FinTech and Smart Contracts Development: Security audit results
- Community review - Bug bounty program