use near_sdk::json::{U128}; use near_sdk::{ext_contract}; #[ext_contract(ext_ft)] trait FungibleToken { // change methods
確定! 回上一頁