Files
to_session/js_rpc/1.js
Administrator a0720d80dc fefdwef
2025-11-12 12:54:37 +08:00

33 lines
669 B
JavaScript

const a = {}
const N = {
"id": "5a22be65-5d0c-4958-8b2a-f145d0479135",
"nonce": 27930,
"hash": "0000ed4b547d0e4c6bed9014cfc1fdb0795afecd4095f25413aa423d14c79e36"
}
const b = {
"CLOVER": {
"amount": "34"
}
}
window.hahaha({}, {
method: "pack",
payload: {
gameId: '792e697b-5e51-4ece-a0b1-3ecef9d30c00',
challenge: {
"id": "5a22be65-5d0c-4958-8b2a-f145d0479135",
"nonce": 27930,
"hash": "0000ed4b547d0e4c6bed9014cfc1fdb0795afecd4095f25413aa423d14c79e36"
},
earnedAssets: {
"CLOVER": {
"amount": "34"
}
}
}
});