| 1 | [ |
| 2 | "autonomous agent", |
| 3 | { |
| 4 | "init": "{ |
| 5 | $_Registre = 'SSFZKAWP3D7ZX72GQU5H2R6JLZWGSMS7'; |
| 6 | $d = {}; |
| 7 | |
| 8 | $refs_definidors = [ |
| 9 | '_Portal', '_Accions', '_Getons', |
| 10 | '_Convocatories', '_Pronunciaments', |
| 11 | '_Vinculacions', '_Implementacions', |
| 12 | '_Emissions', '_Calaix', '_FRO', |
| 13 | 'Estels', '_AUT_A', '_AUT_B' |
| 14 | ]; |
| 15 | |
| 16 | $d.Origen = timestamp; |
| 17 | $d.Estels = 'XXPIjIRs9k3CBoTyiod2NdCGMK6YmryF+w9SR63yUGw='; |
| 18 | |
| 19 | |
| 20 | $d._Portal_Original = '4KTIP2YKRMWO6TTHQFABA6XG7USJGXMQ'; |
| 21 | $d._Portal = '4KTIP2YKRMWO6TTHQFABA6XG7USJGXMQ'; |
| 22 | $d._Calaix = 'W4GBBCN4WN57CI3V6TU72TFJHMG3MYTP'; |
| 23 | $d._Accions = 'AALWAM5D3PBG53LMT6CZNMUOHEZEQT4W'; |
| 24 | $d._Getons = 'FBEMGXCFRPOCNINJKN6IE2LQ5QPAJXU4'; |
| 25 | $d._Implementacions = 'DWTX4WF7TSVKJJH2N2BIMU7BZVACNQQU'; |
| 26 | $d._Emissions = 'EF5PNA6VJJW6LCVSUOO7H4B7HFM3JYKK'; |
| 27 | $d._Vinculacions = '66SUBATGCAOXH7B6FRJY7ZCAWPKQAM57'; |
| 28 | $d._Convocatories = 'YT4RDJD366DFM64KNIB337MGBEJB6NPH'; |
| 29 | $d._Pronunciaments = 'FSKICBIWCRO7WXTMW433YBALJUIPD46M'; |
| 30 | $d._Avisos = '5C475KSEA2PX5HCTGEZMKPUPNPX7OA3P'; |
| 31 | |
| 32 | |
| 33 | $d._FRO = 'IN3QRIDV47MPIMYFNFJS536II7AZULZK'; |
| 34 | $d._AUT_000 = 'XD7FVUM442NPIIMLRIT2FYWJEDQ4ILLJ'; |
| 35 | $d._AUT_A = '7ZUUJPR5UPEFPT6RBLIRCTZPELSRDBHF'; |
| 36 | $d._AUT_B = '4D7ENYYVGOUVP2SPJHSA6MXE7VLBPURJ'; |
| 37 | $d._AUT_C = '___'; |
| 38 | |
| 39 | $d.Interval = 1600; |
| 40 | |
| 41 | |
| 42 | $d.Lapse = 1200; |
| 43 | $d.Import_Activacio = 20; |
| 44 | $d.Import_Subscripcio = 50; |
| 45 | $d.Import_Renovacio = 30; |
| 46 | $d.Taxa_Conversio = 4; |
| 47 | $d.Factor_Conversio = 40000000; |
| 48 | |
| 49 | $d.Donacio_Minima = 1e7; |
| 50 | $d.Cicles_Diposit = 2; |
| 51 | $d.Diposit_Minim = 100; |
| 52 | $d.Compensacio_Interficie = 10; |
| 53 | $d.Compensacio_Promocio = 20; |
| 54 | $d.Generacio_Minima = 1000; |
| 55 | $d.Topall_Emissions = 1e9; |
| 56 | |
| 57 | $d.Factor_Topall_Index_Baules = 4; |
| 58 | $d.Nombre_Delegades = 5; |
| 59 | |
| 60 | $d.Nombre_Aprovacions = 3; |
| 61 | $d.Provisio = 4000; |
| 62 | $d.Romanent_Minim = 10000; |
| 63 | $d.escala_actual = 1; |
| 64 | $d.data_escala_actual = timestamp; |
| 65 | |
| 66 | |
| 67 | $refs_actuants = [ 'isox', 'entitat', 'interficie', 'promotora' ]; |
| 68 | |
| 69 | $refs_procesos = [ 'definicio', 'acces_accions', 'donacio', 'assignacio', |
| 70 | 'traspas', 'pronunciament', 'convocatoria', 'validacio_TEST', |
| 71 | 'generacio', 'configuracio', 'inscripcio', 'nou_estat_geto', 'emissio', |
| 72 | 'atribucio', 'nou_definidor_geto', 'capacitacio', 'nova_isox', |
| 73 | 'nou_estat_isox', 'nova_delegacio', 'final_delegacio', 'nou_vincle', |
| 74 | 'nou_estat_vincle', 'avis_estels', 'avis_geto', 'bloqueig_estels', |
| 75 | 'bloqueig_geto', 'desbloqueig_estels', 'desbloqueig_geto' ]; |
| 76 | |
| 77 | $refs_accions = [ 'Activacio', 'Subscripcio', 'Renovacio', |
| 78 | 'Diposit', 'Contribucio', 'Transfer', 'Conversio', 'Retribucio', ]; |
| 79 | |
| 80 | $refs_ordinals = [ 'proposta', 'drecera', 'entrada', 'sortida' ] || |
| 81 | $refs_actuants || $refs_accions || $refs_procesos; |
| 82 | |
| 83 | $__ordinals = $r => { |
| 84 | $d[ 'ordinal_' || $r ] = 1; |
| 85 | }; |
| 86 | |
| 87 | $mm = map( $refs_ordinals, 44, $__ordinals ); |
| 88 | |
| 89 | $registre = {}; |
| 90 | $registre.dades = $d; |
| 91 | }", |
| 92 | "messages": [ |
| 93 | { |
| 94 | "app": "data", |
| 95 | "payload": "{ $registre }" |
| 96 | }, |
| 97 | { |
| 98 | "app": "payment", |
| 99 | "payload": { |
| 100 | "asset": "base", |
| 101 | "outputs": [ |
| 102 | { |
| 103 | "address": "{ $_Registre }", |
| 104 | "amount": "{ 4000 }" |
| 105 | } |
| 106 | ] |
| 107 | } |
| 108 | } |
| 109 | ] |
| 110 | } |
| 111 | ] |