Here is my predicate code(mentioned in the message):-
predicate;
fn main() -> bool {
true
}
my TS transfer function
const address =
"0x6b63804cfbf9856e68e5b6e7aef238dc8311ec55bec04df774003a2c96e0418";
const baseAsset =
"0xf8f8b6283d7fa5b672b530cbb84fcccb4ff8dc40f8176ef4544ddb1f1952ad07";
const tx1 = await predicate.transfer(address, 50, baseAsset);```
fuelup show
Default host: x86_64-unknown-linux-gnu
fuelup home: /home/chappie/.fuelup
Installed toolchains
--------------------
latest-x86_64-unknown-linux-gnu (default)
testnet-x86_64-unknown-linux-gnu
active toolchain
----------------
latest-x86_64-unknown-linux-gnu (default)
forc : 0.61.2
- forc-client
- forc-deploy : 0.61.2
- forc-run : 0.61.2
- forc-crypto : 0.61.2
- forc-debug : 0.61.2
- forc-doc : 0.61.2
- forc-fmt : 0.61.2
- forc-lsp : 0.61.2
- forc-tx : 0.61.2
- forc-wallet : 0.8.1
fuel-core : 0.31.0
fuel-core-keygen : 0.31.0
fuels versions
--------------
forc : 0.64.0
forc-wallet : 0.64.0
Default host: x86_64-unknown-linux-gnu
fuelup home: /home/chappie/.fuelup
Installed toolchains
--------------------
latest-x86_64-unknown-linux-gnu (default)
testnet-x86_64-unknown-linux-gnu
active toolchain
----------------
latest-x86_64-unknown-linux-gnu (default)
forc : 0.61.2
- forc-client
- forc-deploy : 0.61.2
- forc-run : 0.61.2
- forc-crypto : 0.61.2
- forc-debug : 0.61.2
- forc-doc : 0.61.2
- forc-fmt : 0.61.2
- forc-lsp : 0.61.2
- forc-tx : 0.61.2
- forc-wallet : 0.8.1
fuel-core : 0.31.0
fuel-core-keygen : 0.31.0
fuels versions
--------------
forc : 0.64.0
forc-wallet : 0.64.0
TS SDK:- 0.92.0
let me know if you need more details.