sora2-network icon indicating copy to clipboard operation
sora2-network copied to clipboard

[Tech]: TONApp contract

Open vovac12 opened this issue 6 months ago • 0 comments

Problem statement

We want to transfer native TON to SORA

Description

No response

Definition of Done

  • [ ] Define message types
    • SendTon (for user to transfer TON to SORA)
    • Migrate (for further updates)
  • [ ] Implement contract
  • [ ] Test

Requirements

  • Contract should have getter methods for locked tokens amount
  • Contract should be Ownable to be able to migrate it to the new one. Owner could be channel either regular account

vovac12 avatar Jul 29 '24 07:07 vovac12