// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`jetton should deploy 1`] = ` [ { "type": "deploy", }, { "message": { "body": { "cell": "x{8999B1640000000000000000000000000000000000000000000000000001C6BF526340004_}", "type": "cell", }, "bounce": true, "from": "kQAI-3FJVc_ywSuY4vq0bYrzR7S4Och4y7bTU_i5yLOB3A6P", "to": "kQCrEWck7tGRuwnumilB-HRzp2v-IxRzWG4Lw0mP_VYl72fg", "type": "internal", "value": 1000000000n, }, "type": "received", }, { "gasUsed": 22165n, "type": "processed", }, ] `; exports[`jetton should deploy 2`] = `[]`;