tx · BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY

3N1zCcy5aEojvD5xNCjuxphHtwycQXr42TP:  -0.10000000 AI Token
———————————————————————————————————:  -0.00500000 Waves
3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV:  +0.10000000 AI Token

2024.02.08 05:27 [2966673] invoke 3N1zCcy5aEojvD5xNCjuxphHtwycQXr42TP > 3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV registerTask() 0.10000000 AI Token

3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV: dao_user_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE: 41000000 -> 51000000
3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV: dao_sum: 1443000000 -> 1453000000
3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV: open_chatgpt_BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE: true
3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV: BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE_register_timestamp_chatgpt: 1707359228424
3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV: BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE_register_height_chatgpt: 2966673
3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV: BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE_type: "chatgpt"
3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV: BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE_status_chatgpt: "open"
3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV: BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_initializer_chatgpt: "8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE"
3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV: BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE_description_chatgpt: "Design a smart contract in the WAVES Ride language that allows token holders to stake a minimum of 100 tokens in a Liquidity Pool. The staked tokens should earn a 10% weekly reward from the total amount staked. The smart contract should include functions for staking tokens, checking rewards, and withdrawing funds. Ensure that the contract enforces the minimum stake requirement and calculates the rewards accurately based on the total amount staked. Generate the smart contract code that implements this staking mechanism."

{ "type": 16, "id": "BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY", "fee": 500000, "feeAssetId": null, "timestamp": 1707359233606, "version": 2, "chainId": 84, "sender": "3N1zCcy5aEojvD5xNCjuxphHtwycQXr42TP", "senderPublicKey": "8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE", "proofs": [ "2WNWEDRyE72Gh5uzVTWCmMc6iHnekyK9S69aw96ainqNDbUkMWbu8yGX2BG112pPrwWFwAA5JfCaJRnAsRdqdHtZ" ], "dApp": "3N9tKixzqTYWnEXQxrDQ5pBTGvQd6sFsvmV", "payment": [ { "amount": 10000000, "assetId": "AxGKQRxKo4F2EbhrRq6N2tdLsxtMnpzQsS4QemV6V1W1" } ], "call": { "function": "registerTask", "args": [ { "type": "string", "value": "Design a smart contract in the WAVES Ride language that allows token holders to stake a minimum of 100 tokens in a Liquidity Pool. The staked tokens should earn a 10% weekly reward from the total amount staked. The smart contract should include functions for staking tokens, checking rewards, and withdrawing funds. Ensure that the contract enforces the minimum stake requirement and calculates the rewards accurately based on the total amount staked. Generate the smart contract code that implements this staking mechanism." }, { "type": "string", "value": "chatgpt" } ] }, "height": 2966673, "applicationStatus": "succeeded", "spentComplexity": 86, "stateChanges": { "data": [ { "key": "BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE_description_chatgpt", "type": "string", "value": "Design a smart contract in the WAVES Ride language that allows token holders to stake a minimum of 100 tokens in a Liquidity Pool. The staked tokens should earn a 10% weekly reward from the total amount staked. The smart contract should include functions for staking tokens, checking rewards, and withdrawing funds. Ensure that the contract enforces the minimum stake requirement and calculates the rewards accurately based on the total amount staked. Generate the smart contract code that implements this staking mechanism." }, { "key": "BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_initializer_chatgpt", "type": "string", "value": "8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE" }, { "key": "BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE_status_chatgpt", "type": "string", "value": "open" }, { "key": "BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE_type", "type": "string", "value": "chatgpt" }, { "key": "BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE_register_height_chatgpt", "type": "integer", "value": 2966673 }, { "key": "BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE_register_timestamp_chatgpt", "type": "integer", "value": 1707359228424 }, { "key": "open_chatgpt_BXtVCS9MvfkKNcmBgJodeQA71fpNCHcwc4z4kCAFJoZY_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE", "type": "boolean", "value": true }, { "key": "dao_sum", "type": "integer", "value": 1453000000 }, { "key": "dao_user_8Zv7itBufxgv2KeiMV5hoSn63XJraBp48dK3R8tuB5nE", "type": "integer", "value": 51000000 } ], "transfers": [], "issues": [], "reissues": [], "burns": [], "sponsorFees": [], "leases": [], "leaseCancels": [], "invokes": [] } }

github/deemru/w8io/6500d08 
18.91 ms