and receive per year
0 XFI
* - The final amount can vary significantly as it depends on many factors. The calculation was made according to the indicators of the most effective validators.
Use our no-code tools to create financial instruments in minutes.
Dfinance integrates with a number of platform partners enabling you to create universal financial instruments, from DeFi to tokenized real world assets.
The Dfinance DEX enables you to build markets for the assets you create and access assets created by the community.
Use the power of Dfinance and the robustness of the Move language to create low-level modules to build any instrument you can imagine.
> ~ % cd dfinance > dfinance % cat swap.move script { use wallet1uj8fqvn7gh9e3awfchz9gswhe82dul53mhkhns::Swap; use 0x1::DFI; use 0x1::Coins; use 0x1::Account; fun main(sender: &signer, seller: address, price: u128) { let usdt = Account::withdraw_from_sender(sender, price); // Deposit USDT to swap coins. Swap::swap(sender, seller, usdt); } } > dfinance % dncli q vm compile ./swap.move wallet1... --to-file ./swap.move.json Result saved to file ./swap.move.json Compilation successful done. > dfinance % dncli tx vm execute ./swap.move.json wallet1… 100000000 --from my-account { "txhash": "E838F79963231073C7951CC4D0DE04FC99F81FFEAEA93F7D65E4AE22B5501676", }
Latest: Balthier 0.6 with staking & delegating
Dfinance is built by an experienced team of crypto experts.
In 2014 helped make Crypti the 2nd DPoS protocol ever. In 2016 was a core member of WINGS DAO. In 2018 helped launch Beam MW.
LinkedInIn 2014 ideated and seed funded Crypti. In 2016 became the largest WINGS token holder and supporter.
LinkedIn