diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f532db0f..1f49873a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,5 @@ # Contributing For issues to work on, [see the issues tab](https://github.com/ScreenshotLabs/starklane/issues) + +To help you get your feet wet and get you familiar with our contribution process, we have a list of **good first issues** that contain bugs that have a relatively limited scope. This is a great place to get started. diff --git a/apps/blockchain/starknet-artifacts/contracts/starknet/bridge.cairo/bridge.json b/apps/blockchain/starknet-artifacts/contracts/starknet/bridge.cairo/bridge.json deleted file mode 100644 index 5193464a..00000000 --- a/apps/blockchain/starknet-artifacts/contracts/starknet/bridge.cairo/bridge.json +++ /dev/null @@ -1,35723 +0,0 @@ -{ - "abi": [ - { - "members": [ - { - "name": "low", - "offset": 0, - "type": "felt" - }, - { - "name": "high", - "offset": 1, - "type": "felt" - } - ], - "name": "Uint256", - "size": 2, - "type": "struct" - }, - { - "data": [ - { - "name": "previousOwner", - "type": "felt" - }, - { - "name": "newOwner", - "type": "felt" - } - ], - "keys": [], - "name": "OwnershipTransferred", - "type": "event" - }, - { - "data": [ - { - "name": "address", - "type": "felt" - } - ], - "keys": [], - "name": "collection_created", - "type": "event" - }, - { - "inputs": [ - { - "name": "owner", - "type": "felt" - }, - { - "name": "class_hash", - "type": "felt" - }, - { - "name": "initial_salt", - "type": "felt" - }, - { - "name": "udc_contract", - "type": "felt" - } - ], - "name": "constructor", - "outputs": [], - "type": "constructor" - }, - { - "inputs": [ - { - "name": "l1_contract_address", - "type": "felt" - }, - { - "name": "to", - "type": "felt" - }, - { - "name": "token_id", - "type": "Uint256" - }, - { - "name": "data_len", - "type": "felt" - }, - { - "name": "data", - "type": "felt*" - }, - { - "name": "name", - "type": "felt" - }, - { - "name": "symbol", - "type": "felt" - }, - { - "name": "token_uri", - "type": "felt" - } - ], - "name": "handle_message", - "outputs": [ - { - "name": "contract_address", - "type": "felt" - } - ], - "type": "function" - }, - { - "inputs": [ - { - "name": "salt", - "type": "felt" - } - ], - "name": "set_salt", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "udc_contract", - "type": "felt" - } - ], - "name": "set_udc_contract", - "outputs": [], - "type": "function" - }, - { - "inputs": [], - "name": "get_token_class_hash", - "outputs": [ - { - "name": "res", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "get_salt", - "outputs": [ - { - "name": "salt", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "l1_address", - "type": "felt" - } - ], - "name": "get_l2_address", - "outputs": [ - { - "name": "l2_address", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - } - ], - "entry_points_by_type": { - "CONSTRUCTOR": [ - { - "offset": "0x303", - "selector": "0x28ffe4ff0f226a9107253e17a904099aa4f63a02a5621de0576e5aa71bc5194" - } - ], - "EXTERNAL": [ - { - "offset": "0x34d", - "selector": "0x627939a4136b995392984b436eac9b919aad5936b306b7eee61d0fac70dc95" - }, - { - "offset": "0x3e5", - "selector": "0xc527ce189396166ae7e63dabc7048a903f536889e8e966b19b478bb94be188" - }, - { - "offset": "0x424", - "selector": "0xd3748737d66b52a90ed3c1798b3f51d9a9266e607fdbc86e44f659bb173acd" - }, - { - "offset": "0x443", - "selector": "0x1a18d172e20967b33be6e9dd58ee3eecf1589f00d49360acdf4f463b6417383" - }, - { - "offset": "0x3ca", - "selector": "0x20d512f7f948de9f4057ecb74ee86beb821b0c6a3777bdf8101d0e9988b2802" - }, - { - "offset": "0x406", - "selector": "0x279cbf2404e0c6eb35371f36d34ab9d43b22669efc3e1e42ddbee6d20acdd3a" - } - ], - "L1_HANDLER": [] - }, - "program": { - "attributes": [ - { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "end_pc": 497, - "flow_tracking_data": { - "ap_tracking": { - "group": 28, - "offset": 6 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 495, - "value": "Ownable: caller is the zero address" - }, - { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "end_pc": 498, - "flow_tracking_data": { - "ap_tracking": { - "group": 28, - "offset": 8 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 497, - "value": "Ownable: caller is not the owner" - } - ], - "builtins": [ - "pedersen", - "range_check" - ], - "compiler_version": "0.10.3", - "data": [ - "0x40780017fff7fff", - "0x1", - "0x208b7fff7fff7ffe", - "0x400380007ffb7ffc", - "0x400380017ffb7ffd", - "0x482680017ffb8000", - "0x3", - "0x480280027ffb8000", - "0x208b7fff7fff7ffe", - "0x20780017fff7ffd", - "0x3", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480080007fff8000", - "0x400080007ffd7fff", - "0x482480017ffd8001", - "0x1", - "0x482480017ffd8001", - "0x1", - "0xa0680017fff7ffe", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffffb", - "0x402a7ffc7ffd7fff", - "0x208b7fff7fff7ffe", - "0x20780017fff7ffd", - "0x4", - "0x400780017fff7ffd", - "0x1", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x3ffffffffffffffffffffffffffffff", - "0x480280017ffc8000", - "0x48307fff80007ffe", - "0x400280027ffc7fff", - "0x480280017ffc8000", - "0x484480017fff8000", - "0x100000000000000000000000000000000", - "0x480280007ffc8000", - "0x40317fff7ffe7ffd", - "0x482680017ffc8000", - "0x3", - "0x208b7fff7fff7ffe", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x484480017fff8000", - "0x2aaaaaaaaaaaab05555555555555556", - "0x48307fff7ffd8000", - "0x480280027ffb8000", - "0x480280037ffb8000", - "0x484480017fff8000", - "0x4000000000000088000000000000001", - "0x48307fff7ffd8000", - "0xa0680017fff8000", - "0xe", - "0x480680017fff8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x48287ffc80007fff", - "0x40307ffc7ff87fff", - "0x48297ffd80007ffc", - "0x482680017ffd8000", - "0x1", - "0x48507fff7ffe8000", - "0x40507ff97ff57fff", - "0x482680017ffb8000", - "0x4", - "0x208b7fff7fff7ffe", - "0xa0680017fff8000", - "0xc", - "0x480680017fff8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x48287ffd80007fff", - "0x48327fff7ffc8000", - "0x40307ffa7ff67fff", - "0x48527ffe7ffc8000", - "0x40507ff97ff57fff", - "0x482680017ffb8000", - "0x4", - "0x208b7fff7fff7ffe", - "0x40317ffd7ff97ffd", - "0x48297ffc80007ffd", - "0x48527fff7ffc8000", - "0x40507ffb7ff77fff", - "0x40780017fff7fff", - "0x2", - "0x482680017ffb8000", - "0x4", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x20680017fff7fff", - "0x10", - "0x480a7ffc7fff8000", - "0x482680017ffd8000", - "0x11000000000000000000000000000000000000000000000101", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffc0", - "0x480680017fff8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x48127ffe7fff8000", - "0x48287ffd80007ffe", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffba", - "0x482680017ffd8000", - "0x11000000000000000000000000000000000000000000000101", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x20680017fff7fff", - "0xc", - "0x40780017fff7fff", - "0xa", - "0x480680017fff8000", - "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffeff", - "0x480a7ffc7fff8000", - "0x48287ffd80007ffe", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffab", - "0x10780017fff7fff", - "0x8", - "0x40780017fff7fff", - "0xb", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffa3", - "0x480a7ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x43616c6c436f6e7472616374", - "0x400280007ff97fff", - "0x400380017ff97ffa", - "0x400380027ff97ffb", - "0x400380037ff97ffc", - "0x400380047ff97ffd", - "0x482680017ff98000", - "0x7", - "0x480280057ff98000", - "0x480280067ff98000", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x47657443616c6c657241646472657373", - "0x400280007ffd7fff", - "0x482680017ffd8000", - "0x2", - "0x480280017ffd8000", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x476574436f6e747261637441646472657373", - "0x400280007ffd7fff", - "0x482680017ffd8000", - "0x2", - "0x480280017ffd8000", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x53746f7261676552656164", - "0x400280007ffc7fff", - "0x400380017ffc7ffd", - "0x482680017ffc8000", - "0x3", - "0x480280027ffc8000", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x53746f726167655772697465", - "0x400280007ffb7fff", - "0x400380017ffb7ffc", - "0x400380027ffb7ffd", - "0x482680017ffb8000", - "0x3", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x456d69744576656e74", - "0x400280007ff97fff", - "0x400380017ff97ffa", - "0x400380027ff97ffb", - "0x400380037ff97ffc", - "0x400380047ff97ffd", - "0x482680017ff98000", - "0x5", - "0x208b7fff7fff7ffe", - "0xa0680017fff8000", - "0xa", - "0x400380007ffc7ffd", - "0x40780017fff7fff", - "0x14", - "0x482680017ffc8000", - "0x1", - "0x480680017fff8000", - "0x1", - "0x208b7fff7fff7ffe", - "0xa0680017fff8000", - "0xe", - "0x484680017ffd8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x482480017fff8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x400280007ffc7fff", - "0x40780017fff7fff", - "0x11", - "0x482680017ffc8000", - "0x1", - "0x480680017fff8000", - "0x0", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480680017fff8000", - "0x100000000000000000000000000000000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff5c", - "0x480680017fff8000", - "0x0", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x48297ffc80007ffd", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffde", - "0x208b7fff7fff7ffe", - "0x400380007ffb7ffc", - "0x400380017ffb7ffd", - "0x482680017ffb8000", - "0x2", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x4", - "0x404b800280028002", - "0x404b800380038003", - "0x482a7ffc7ffa8000", - "0x4846800180028000", - "0x100000000000000000000000000000000", - "0x40327fff80007ffe", - "0x482a7ffd7ffb8000", - "0x482880027fff8000", - "0x4846800180038000", - "0x100000000000000000000000000000000", - "0x40327fff80017ffe", - "0x480a7ff97fff8000", - "0x480a80007fff8000", - "0x480a80017fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffec", - "0x480a80007fff8000", - "0x480a80017fff8000", - "0x480a80037fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x2", - "0x4846800180018000", - "0x10000000000000000", - "0x40337fff80007ffd", - "0x400380007ffc8000", - "0x480680017fff8000", - "0xffffffffffffffff", - "0x4828800080007fff", - "0x400280017ffc7fff", - "0x400380027ffc8001", - "0x482680017ffc8000", - "0x3", - "0x480a80007fff8000", - "0x480a80017fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x0", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x48127ffd7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe9", - "0x48127ffd7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe5", - "0x48127ffd7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe1", - "0x48127ffd7fff8000", - "0x48507ff17fd98000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffdd", - "0x48507fe67fcf8000", - "0x48507fe67fcd8000", - "0x48307fff7ffe8000", - "0x48127ffa7fff8000", - "0x48307ffb7ffe8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffd6", - "0x48507fd77fcb8000", - "0x48507fd77fbf8000", - "0x48307fff7ffe8000", - "0x48507fe07fbc8000", - "0x48307fff7ffe8000", - "0x48127ff87fff8000", - "0x48307ff97ffe8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffcd", - "0x48507fc67fbb8000", - "0x48507fc67fb98000", - "0x48307fff7ffe8000", - "0x48507fcf7fac8000", - "0x48307fff7ffe8000", - "0x48507fce7fa98000", - "0x48307fff7ffe8000", - "0x48127ff67fff8000", - "0x48307ff77ffe8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffc2", - "0x48507fb47fa88000", - "0x48507fbe7fa68000", - "0x48307fff7ffe8000", - "0x48507fbd7f998000", - "0x48307fff7ffe8000", - "0x48127ff87fff8000", - "0x48307ff97ffe8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffb9", - "0x48507fae7f978000", - "0x48507fae7f958000", - "0x48307fff7ffe8000", - "0x48127ffa7fff8000", - "0x48307ffb7ffe8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffb2", - "0x48507fa07f888000", - "0x48127ffc7fff8000", - "0x48307ffd7ffe8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffad", - "0x480680017fff8000", - "0x10000000000000000", - "0x48507fac7fff8000", - "0x480680017fff8000", - "0x10000000000000000", - "0x48507fce7fff8000", - "0x480680017fff8000", - "0x10000000000000000", - "0x48507fec7fff8000", - "0x480680017fff8000", - "0x10000000000000000", - "0x48507ff87fff8000", - "0x48127ff57fff8000", - "0x48307ff87f958000", - "0x48307ff97fb48000", - "0x48307ffa7fd78000", - "0x48307ffb7ff28000", - "0x208b7fff7fff7ffe", - "0x48297ffd80007ffb", - "0x20680017fff7fff", - "0x9", - "0x480a7ff97fff8000", - "0x482680017ffa8000", - "0x1", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff72", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x482680017ffb8000", - "0x1", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff6b", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x4", - "0x482a7ffd7ffc8000", - "0x20680017fff7fff", - "0xc", - "0x480a7ff97fff8000", - "0x480680017fff8000", - "0x0", - "0x480680017fff8000", - "0x0", - "0x480680017fff8000", - "0x0", - "0x480680017fff8000", - "0x0", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a80007fff8000", - "0x480a80017fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff5b", - "0x480a80027fff8000", - "0x480a80037fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff57", - "0x480a80007fff8000", - "0x480a80017fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff7c", - "0x400680017fff7ffe", - "0x0", - "0x400680017fff7fff", - "0x0", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x480a80027fff8000", - "0x480a80037fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff4b", - "0x400a7ffa7fff7ffd", - "0x400a7ffb7fff7ffe", - "0x400680017fff7fff", - "0x0", - "0x48127ffc7fff8000", - "0x480a80027fff8000", - "0x480a80037fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffbe", - "0x400680017fff7fff", - "0x1", - "0x48127ffe7fff8000", - "0x480a80007fff8000", - "0x480a80017fff8000", - "0x480a80027fff8000", - "0x480a80037fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x2", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe56", - "0x40137fff7fff8000", - "0x480680017fff8000", - "0x1390fd803c110ac71730ece1decfc34eb1d0088e295d4f1b125dda1e0c5b9ff", - "0x4002800080007fff", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe50", - "0x40137fff7fff8001", - "0x4003800080017ffc", - "0x4003800180017ffd", - "0x4826800180018000", - "0x2", - "0x480a7ffa7fff8000", - "0x480680017fff8000", - "0x1", - "0x480a80007fff8000", - "0x4828800180007ffc", - "0x480a80017fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffeec", - "0x480a7ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480680017fff8000", - "0x2bd557f4ba80dfabefabe45e9b2dd35db1b9a78e96c72bc2b69b655ce47a930", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffffa", - "0x480a7ffb7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffecd", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x480a7ffa7fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffec7", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x18", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0xc", - "0x48127ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe9f", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe2a", - "0x40127ffd7fff7ff7", - "0x48127ffc7fff8000", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffcf", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff8", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffd0", - "0x48127ffd7fff8000", - "0x48127ffe7fff8000", - "0x48127fe77fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff9f", - "0x48127ffe7fff8000", - "0x48127fe37fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x3", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdee", - "0x40137fff7fff8000", - "0x4003800080007ff9", - "0x4003800180007ffa", - "0x4003800280007ffb", - "0x4003800380007ffc", - "0x400380007ff77ffc", - "0x402780017ff78001", - "0x1", - "0x4826800180008000", - "0x4", - "0x40297ffc7fff8002", - "0x4826800180008000", - "0x4", - "0x480a7ffd7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffde6", - "0x480a7ff67fff8000", - "0x480a7ff87fff8000", - "0x480680017fff8000", - "0x1987cbd17808b9a23693d4de7e246a443cfe37e6e7fbaeabd7d7e6532b07c3d", - "0x4829800080008002", - "0x480a80007fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe54", - "0x482480017fff8000", - "0x1", - "0x40307ffe7ffd7fff", - "0x48127ffc7fff8000", - "0x480a80017fff8000", - "0x480080007ffc8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x3", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdca", - "0x40137fff7fff8000", - "0x4003800080007ff8", - "0x4003800180007ff9", - "0x4003800280007ffa", - "0x4003800380007ffb", - "0x400380007ff67ffb", - "0x402780017ff68001", - "0x1", - "0x4826800180008000", - "0x4", - "0x40297ffb7fff8002", - "0x4826800180008000", - "0x4", - "0x480a7ffc7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdc2", - "0x4003800080027ffd", - "0x4826800180028000", - "0x1", - "0x480a7ff57fff8000", - "0x480a7ff77fff8000", - "0x480680017fff8000", - "0x151e58b29179122a728eab07c8847e5baf5802379c5db3a7d57a8263a7bd1d", - "0x4828800080007ffc", - "0x480a80007fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe2d", - "0x48127ffd7fff8000", - "0x480a80017fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x2", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffda7", - "0x40137fff7fff8000", - "0x480680017fff8000", - "0x19bffea32f56bc0bc98e1e587621e72b69999089fa6a0fd5048efbefcfeb526", - "0x4002800080007fff", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffda1", - "0x40137fff7fff8001", - "0x4003800080017ffd", - "0x4826800180018000", - "0x1", - "0x480a7ffb7fff8000", - "0x480680017fff8000", - "0x1", - "0x480a80007fff8000", - "0x4828800180007ffc", - "0x480a80017fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe3e", - "0x480a7ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480680017fff8000", - "0x13b68195660945d1fa55ec066cd6ce53210d9ad981a8cda25e1af9b304d6293", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd90", - "0x480a7ffc7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffde0", - "0x48127fe17fff8000", - "0x48127ffd7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff0", - "0x480a7ffa7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe15", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe2", - "0x480a7ff97fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe0e", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480680017fff8000", - "0x282074b9a1623d845925e471297253d229f878308f14a82c0a1aae0fcf335d0", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffffa", - "0x480a7ffb7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdf6", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x480a7ffa7fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdf0", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480680017fff8000", - "0x2959bdd4fe79959b3c2e1a3d52cafc9c42635aee46840f919391b940fb1acc6", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffffa", - "0x480a7ffb7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdd8", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x480a7ffa7fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdd2", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480680017fff8000", - "0x2caef4b3689c6eda84927c2cce29a8dafc995699cf5af3044881d3e2dad7bd0", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffffa", - "0x480a7ffb7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdba", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x480a7ffa7fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdb4", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff77fff8000", - "0x480a7ff87fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffeea", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffd0", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffaf", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe8", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x4", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x480280027ffd8000", - "0x480280037ffd8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe7", - "0x40780017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x2", - "0x480a7ff27fff8000", - "0x480a7ff37fff8000", - "0x480a7ff47fff8000", - "0x480a7ff57fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff61", - "0x40137fff7fff8000", - "0x20780017fff8000", - "0x17", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a7ff57fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x48", - "0x40137fff7fff8001", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a80017fff8000", - "0x480a7ff77fff8000", - "0x480a7ff87fff8000", - "0x480a7ff67fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x79", - "0x480a80017fff8000", - "0x208b7fff7fff7ffe", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a80007fff8000", - "0x480a7ff77fff8000", - "0x480a7ff87fff8000", - "0x480a7ff67fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x6d", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x480280027ffb8000", - "0x480280047ffd8000", - "0x400080007ffe7fff", - "0x482680017ffd8000", - "0x5", - "0x480280047ffd8000", - "0x48307fff7ffe8000", - "0x482480017fff8000", - "0x3", - "0x402a7ffd7ffc7fff", - "0x480280027ffb8000", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x482480017ffd8000", - "0x1", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x480280027ffd8000", - "0x480280037ffd8000", - "0x480280047ffd8000", - "0x482680017ffd8000", - "0x5", - "0x480080007ff48000", - "0x480080017ff38000", - "0x480080027ff28000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffb3", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffdc", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x2", - "0x480a7ff87fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd1f", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc8b", - "0x400080007fff7ffc", - "0x400180017fff7ffc", - "0x400180027fff7ffd", - "0x48127ffb7fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff3f", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff58", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff17", - "0x40137ffd7fff8000", - "0x402580017fff8001", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x48127fe67fff8000", - "0x48127fce7fff8000", - "0x480a80017fff8000", - "0x480680017fff8000", - "0x0", - "0x480680017fff8000", - "0x3", - "0x48127fb37fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe7b", - "0x48127ffd7fff8000", - "0x480a80007fff8000", - "0x48127ffc7fff8000", - "0x480a80017fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff0f", - "0x480a7ffb7fff8000", - "0x48127fe87fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffeec", - "0x48127ffd7fff8000", - "0x48127ffe7fff8000", - "0x48127fae7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffeb3", - "0x48127ffe7fff8000", - "0x48127fe47fff8000", - "0x48127ffd7fff8000", - "0x48127f947fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x0", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc52", - "0x480a7ff67fff8000", - "0x480a7ff87fff8000", - "0x480a7ff97fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ff87fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe7b", - "0x48127ffe7fff8000", - "0x480a7ff77fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe24", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffee5", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x1", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff1", - "0x40780017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe09", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff06", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x1", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff1", - "0x40780017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffec3", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x402b7ffd7ffc7ffd", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffee", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff1", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe87", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x402b7ffd7ffc7ffd", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffee", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff1", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe48", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x1", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffea", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffee", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe" - ], - "debug_info": { - "file_contents": { - "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo": "// Create a reference to tokenId as felt*.\nlet __calldata_tmp: felt* = cast(&tokenId, felt*);\nassert [__calldata_ptr + 0] = [__calldata_tmp + 0];\nassert [__calldata_ptr + 1] = [__calldata_tmp + 1];\nlet __calldata_ptr = __calldata_ptr + 2;\n", - "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo": "assert [cast(fp + (-4), felt*)] = __calldata_actual_size;\n", - "autogen/starknet/arg_processor/16b228bb7e88e74b572b7b259cb78c365c4e9c63ad3fbc9aae81e4c7bf3d84dd.cairo": "assert [__calldata_ptr] = calldata_len;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/19a23c268b4380394040cdcd4e3394633bc2c43cafa96b39c25372069077062d.cairo": "// Check that the length is non-negative.\nassert [range_check_ptr] = calldata_len;\n// Store the updated range_check_ptr as a local variable to keep it available after\n// the memcpy.\nlocal range_check_ptr = range_check_ptr + 1;\n// Keep a reference to __calldata_ptr.\nlet __calldata_ptr_copy = __calldata_ptr;\n// Store the updated __calldata_ptr as a local variable to keep it available after\n// the memcpy.\nlocal __calldata_ptr: felt* = __calldata_ptr + calldata_len * 1;\nmemcpy(\n dst=__calldata_ptr_copy,\n src=calldata,\n len=calldata_len * 1);\n", - "autogen/starknet/arg_processor/2670bb539ede27446c75876e41bcf9ef5cab09b9eec143f3986635a545b089ab.cairo": "assert [__calldata_ptr] = to;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/293368f3a0e12cfcf22314a31e13b9801e95a5b8b2b71822a2fbbdf5a01ea795.cairo": "assert [__return_value_ptr] = ret_value.res;\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/298a95d225d4a06e02990d802b0270f2ed9ed47eea157a5493e6702e38d8163f.cairo": "let __calldata_arg_l1_contract_address = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/38f54ebb0bfb80e18537b51ae2c50c954ebd5f35ad089613a20983bd5b3004a8.cairo": "assert [__return_value_ptr] = ret_value.l2_address;\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/445d818b0524d35ae3e73b7abec41731d1445f0ce6866ec5a3a8a871521799a0.cairo": "assert [__calldata_ptr] = newOwner;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/449f58f1e24c41feef37a4061a3fbe8e05590ca66b64f7cf823b5fa6464b3837.cairo": "assert [__return_value_ptr] = ret_value.salt;\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/4bc87a0745cafb7f774d18bc100e0d999cb382948c62740076908ead14382e84.cairo": "let __return_value_arg_address = [__return_value_ptr];\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo": "let __calldata_arg_data_len = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/53f1a6139553b3ccccc557cc464dc3ef40218c3505fcd39eef55d3609f01686d.cairo": "assert [__calldata_ptr] = address;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/5acfd8e875f992ccc9524eb75bc3cf4970bff0987c9ed04b83bdbe0bdb94c8b5.cairo": "assert [__calldata_ptr] = data_len;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo": "// Check that the length is non-negative.\nassert [range_check_ptr] = data_len;\n// Store the updated range_check_ptr as a local variable to keep it available after\n// the memcpy.\nlocal range_check_ptr = range_check_ptr + 1;\n// Keep a reference to __calldata_ptr.\nlet __calldata_ptr_copy = __calldata_ptr;\n// Store the updated __calldata_ptr as a local variable to keep it available after\n// the memcpy.\nlocal __calldata_ptr: felt* = __calldata_ptr + data_len * 1;\nmemcpy(\n dst=__calldata_ptr_copy,\n src=data,\n len=data_len * 1);\n", - "autogen/starknet/arg_processor/6213b49f550f4e7366a398a20d814a3bd2d6331e48877eb1417e4a6e2aa7d613.cairo": "assert [__calldata_ptr] = tokenURI;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/6a5e642bec1f7526308a73478077ef051a66625a56a9015e448ad8b892166ca8.cairo": "let __calldata_arg_class_hash = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/6b7f7cddb5294559c02fa0e359e6816f0abb7e4321bb6b2f9b08e79eb4f7f40b.cairo": "assert [__return_value_ptr] = ret_value.contract_address;\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/8dea1d1b40eba589dfef8ffede5c32d2992cc763ba6b4fbe8747fb9ab14ba4c5.cairo": "let __calldata_arg_token_id = [\n cast(__calldata_ptr, starkware.cairo.common.uint256.Uint256*)];\nlet __calldata_ptr = __calldata_ptr + 2;\n", - "autogen/starknet/arg_processor/96447016176d161dae83f414c4d3e33e78856e0ef69bc33f8d419f1c9b90f9c5.cairo": "assert retdata_size = __return_value_actual_size;\n", - "autogen/starknet/arg_processor/99058c0781745b3c0332799d723549974cbf489b623dde03906204304de60803.cairo": "let __calldata_arg_symbol = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/9f408f0af009cd1a345b68ffd0968f45306e39444d58f23a24dbe4400d25f399.cairo": "let __calldata_arg_token_uri = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/accb388bcbbace5b6218198851efaad2a781c1339e305a37fab51afe90a3194a.cairo": "let __return_value_actual_size = __return_value_ptr - cast(retdata, felt*);\n", - "autogen/starknet/arg_processor/ae083ed869a319e1e22ee9508d7893fb4da2bfa9778edd081fad2da695019e15.cairo": "let __calldata_arg_initial_salt = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/ba1d9ba0c2820d7cb2df6f2f4aeae34ef8b189c7149c4a757e99674aa5743013.cairo": "let __calldata_arg_salt = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo": "let __calldata_actual_size = __calldata_ptr - cast([cast(fp + (-3), felt**)], felt*);\n", - "autogen/starknet/arg_processor/caf1c93cbbb7e473c42968b8d697c30d0b0224312e2ad8bc6deaa9b0e80307db.cairo": "let __calldata_arg_udc_contract = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/d12a89d035e51b9ee0ce8ab391f7a6d107a6e0ff527ab312e04d3dd97249610f.cairo": "let __calldata_arg_l1_address = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/dceaabc265216c0ff87c509d90446554648ec4d692c521cda952464d1fc22972.cairo": "let __calldata_arg_to = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo": "// Check that the length is non-negative.\nassert [range_check_ptr] = __calldata_arg_data_len;\nlet range_check_ptr = range_check_ptr + 1;\n// Create the reference.\nlet __calldata_arg_data = cast(__calldata_ptr, felt*);\n// Use 'tempvar' instead of 'let' to avoid repeating this computation for the\n// following arguments.\ntempvar __calldata_ptr = __calldata_ptr + __calldata_arg_data_len * 1;\n", - "autogen/starknet/arg_processor/e16caee21cfa8c7075c2e2392398aea6d74567781005635774ef68d2b7843469.cairo": "assert [__calldata_ptr] = unique;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/e1eb73cd870ec466294c3700e77817cf3c039ac1384882ddb76383eb87a5da90.cairo": "let __calldata_arg_name = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/e2129a0023ce5f9e4c3de1d6fb100b2688dccff4a2ed2082db4a311f35c53e21.cairo": "assert [__calldata_ptr] = previousOwner;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/e8c8ce737ec15bf12dd2ba0ea997548ef92cdede2b4e5937b58457c0b80d4c90.cairo": "assert [__calldata_ptr] = classHash;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/f6a4d9ae897caf37cefd18f7c8da7eee73157818279359aadee282f0fe59cdbc.cairo": "let __calldata_arg_owner = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/fd8b9222f34b7fd19c96756ace62d77adacb0c2f66dcd6536a1623c81ed3e62a.cairo": "assert [__calldata_ptr] = salt;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/30ed58d5230a446f3c241602960da75100b90e48f5901d03fbc590f970243d1c.cairo": "func permissionedMint{syscall_ptr: felt*, range_check_ptr}(\n contract_address: felt) {\n}\n", - "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo": "\nalloc_locals;\nlet (local calldata_ptr_start: felt*) = alloc();\nlet __calldata_ptr = calldata_ptr_start;\n", - "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/e870f032247642ba4ecd029b2ecc020d12c8d521a35253620ba01a1896e0fb25.cairo": "\nlet (retdata_size, retdata) = call_contract(\n contract_address=contract_address,\n function_selector=PERMISSIONEDMINT_SELECTOR,\n calldata_size=__calldata_ptr - calldata_ptr_start,\n calldata=calldata_ptr_start);\n", - "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/fb06bdf6e8fa9c7ff7d919d712d494716b0b586b2a762687cfb72d93da06ab29.cairo": "\nreturn ();\n", - "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo": "\nalloc_locals;\nlet (local calldata_ptr_start: felt*) = alloc();\nlet __calldata_ptr = calldata_ptr_start;\n", - "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/66522a45808d758ad9e143d07c8364a9e1aa721bec5ed4701d6da1f6e09c9675.cairo": "\nlet (retdata_size, retdata) = call_contract(\n contract_address=contract_address,\n function_selector=DEPLOYCONTRACT_SELECTOR,\n calldata_size=__calldata_ptr - calldata_ptr_start,\n calldata=calldata_ptr_start);\n", - "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/6cd213c7555c403104f64f9e8b7506e924bd3c28ff6bf03398be9c52954597a9.cairo": "func deployContract{syscall_ptr: felt*, range_check_ptr}(\n contract_address: felt) {\n}\n", - "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/e5339f61923a643d588142dd246c0bb4d236017fbb005eafc3038bc09cc8cbbb.cairo": "\nreturn (address=__return_value_arg_address,);\n", - "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo": "emit_event(keys_len=1, keys=__keys_ptr, data_len=__calldata_ptr - __data_ptr, data=__data_ptr);\nreturn ();\n", - "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo": "alloc_locals;\nlet (local __keys_ptr: felt*) = alloc();\nassert [__keys_ptr] = SELECTOR;\nlet (local __data_ptr: felt*) = alloc();\nlet __calldata_ptr = __data_ptr;\n", - "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo": "func emit{syscall_ptr: felt*, range_check_ptr}() {\n}\n", - "autogen/starknet/event/collection_created/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo": "emit_event(keys_len=1, keys=__keys_ptr, data_len=__calldata_ptr - __data_ptr, data=__data_ptr);\nreturn ();\n", - "autogen/starknet/event/collection_created/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo": "alloc_locals;\nlet (local __keys_ptr: felt*) = alloc();\nassert [__keys_ptr] = SELECTOR;\nlet (local __data_ptr: felt*) = alloc();\nlet __calldata_ptr = __data_ptr;\n", - "autogen/starknet/event/collection_created/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo": "func emit{syscall_ptr: felt*, range_check_ptr}() {\n}\n", - "autogen/starknet/external/constructor/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(owner=__calldata_arg_owner, class_hash=__calldata_arg_class_hash, initial_salt=__calldata_arg_initial_salt, udc_contract=__calldata_arg_udc_contract,);\n%{ memory[ap] = segments.add() %} // Allocate memory for return value.\ntempvar retdata: felt*;\nlet retdata_size = 0;\n", - "autogen/starknet/external/constructor/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/constructor/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/get_l2_address/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/get_l2_address/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(l1_address=__calldata_arg_l1_address,);\nlet (range_check_ptr, retdata_size, retdata) = get_l2_address_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/get_l2_address/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/get_l2_address/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/get_salt/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/get_salt/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/get_salt/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/get_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}();\nlet (range_check_ptr, retdata_size, retdata) = get_salt_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}();\nlet (range_check_ptr, retdata_size, retdata) = get_token_class_hash_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/get_token_class_hash/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/get_token_class_hash/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/get_token_class_hash/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/get_token_class_hash/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/handle_message/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/handle_message/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/handle_message/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(l1_contract_address=__calldata_arg_l1_contract_address, to=__calldata_arg_to, token_id=__calldata_arg_token_id, data_len=__calldata_arg_data_len, data=__calldata_arg_data, name=__calldata_arg_name, symbol=__calldata_arg_symbol, token_uri=__calldata_arg_token_uri,);\nlet (range_check_ptr, retdata_size, retdata) = handle_message_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/handle_message/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/return/get_l2_address/8c4f94a38a5e1828ac593cb194405dd9d84b53a31e6fd369565e9b441868ad29.cairo": "func get_l2_address_encode_return(ret_value: (l2_address: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/return/get_salt/d7cc110124aa2fffdfb1811fe9994ebb767fd9968bd6225b8704c5b8434e6969.cairo": "func get_salt_encode_return(ret_value: (salt: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/return/get_token_class_hash/7263e2439283e79e37ecddf0332aa5f03f0770e951c1de93a8a123e6558399d3.cairo": "func get_token_class_hash_encode_return(ret_value: (res: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/return/handle_message/f6efe3c5f82d6fe94a8ae58d52c1f142e3f0511df266609446a42b2b3eb9d9a4.cairo": "func handle_message_encode_return(ret_value: (contract_address: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/set_salt/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/set_salt/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/set_salt/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/set_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(salt=__calldata_arg_salt,);\n%{ memory[ap] = segments.add() %} // Allocate memory for return value.\ntempvar retdata: felt*;\nlet retdata_size = 0;\n", - "autogen/starknet/external/set_udc_contract/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/set_udc_contract/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/set_udc_contract/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/set_udc_contract/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(udc_contract=__calldata_arg_udc_contract,);\n%{ memory[ap] = segments.add() %} // Allocate memory for return value.\ntempvar retdata: felt*;\nlet retdata_size = 0;\n", - "autogen/starknet/storage_var/Ownable_owner/decl.cairo": "namespace Ownable_owner {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (owner: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/Ownable_owner/impl.cairo": "namespace Ownable_owner {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 1239149872729906871793169171313897310809028090219849129902089947133222824240;\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (owner: felt) {\n let (storage_addr) = addr();\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let (storage_addr) = addr();\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}", - "autogen/starknet/storage_var/_contract_salt/decl.cairo": "namespace _contract_salt {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (salt: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/_contract_salt/impl.cairo": "namespace _contract_salt {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 1134366166035351102251465304062530710964470749708281888321930364954837464528;\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (salt: felt) {\n let (storage_addr) = addr();\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let (storage_addr) = addr();\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}", - "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo": "namespace _l1_to_l2_addresses {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(l1_address: felt) -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n l1_address: felt\n ) -> (l1_address: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n l1_address: felt, value: felt\n ) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo": "namespace _l1_to_l2_addresses {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(l1_address: felt) -> (res: felt) {\n let res = 557275290120511565467222615879107855405162109256347132263067625604183319187;\n let (res) = hash2{hash_ptr=pedersen_ptr}(res, cast(&l1_address, felt*)[0]);\n let (res) = normalize_address(addr=res);\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n l1_address: felt\n ) -> (l1_address: felt) {\n let (storage_addr) = addr(l1_address);\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n l1_address: felt, value: felt\n ) {\n let (storage_addr) = addr(l1_address);\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}", - "autogen/starknet/storage_var/_token_class_hash/decl.cairo": "namespace _token_class_hash {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/_token_class_hash/impl.cairo": "namespace _token_class_hash {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 1168961647065423374124883288965769186106412761170272832950114272054405606598;\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let (storage_addr) = addr();\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let (storage_addr) = addr();\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}", - "autogen/starknet/storage_var/_udc_contract/decl.cairo": "namespace _udc_contract {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/_udc_contract/impl.cairo": "namespace _udc_contract {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 1263180349368191339088224778643001255135267527104583787740414459960038882256;\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let (storage_addr) = addr();\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let (storage_addr) = addr();\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}" - }, - "instruction_locations": { - "0": { - "accessible_scopes": [ - "starkware.cairo.common.alloc", - "starkware.cairo.common.alloc.alloc" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/alloc.cairo" - }, - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 12, - "end_line": 4, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/alloc.cairo" - }, - "start_col": 5, - "start_line": 4 - } - }, - "2": { - "accessible_scopes": [ - "starkware.cairo.common.alloc", - "starkware.cairo.common.alloc.alloc" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 5, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/alloc.cairo" - }, - "start_col": 5, - "start_line": 5 - } - }, - "3": { - "accessible_scopes": [ - "starkware.cairo.common.hash", - "starkware.cairo.common.hash.hash2" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 14, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "start_col": 5, - "start_line": 14 - } - }, - "4": { - "accessible_scopes": [ - "starkware.cairo.common.hash", - "starkware.cairo.common.hash.hash2" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "start_col": 5, - "start_line": 15 - } - }, - "5": { - "accessible_scopes": [ - "starkware.cairo.common.hash", - "starkware.cairo.common.hash.hash2" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 13, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "start_col": 5, - "start_line": 18 - }, - "While trying to retrieve the implicit argument 'hash_ptr' in:" - ], - "start_col": 12, - "start_line": 13 - }, - "While expanding the reference 'hash_ptr' in:" - ], - "start_col": 20, - "start_line": 17 - } - }, - "7": { - "accessible_scopes": [ - "starkware.cairo.common.hash", - "starkware.cairo.common.hash.hash2" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 16, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "start_col": 20, - "start_line": 18 - }, - "While expanding the reference 'result' in:" - ], - "start_col": 18, - "start_line": 16 - } - }, - "8": { - "accessible_scopes": [ - "starkware.cairo.common.hash", - "starkware.cairo.common.hash.hash2" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "start_col": 5, - "start_line": 18 - } - }, - "9": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 8 - } - }, - "11": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 9, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 9, - "start_line": 9 - } - }, - "12": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 41, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 12 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 23, - "end_line": 2, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 13, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'dst' in:" - ], - "start_col": 13, - "start_line": 2 - } - }, - "13": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 13, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 44, - "start_line": 13 - }, - "While expanding the reference 'src' in:" - ], - "start_col": 25, - "start_line": 2 - } - }, - "14": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 26, - "start_line": 17 - } - }, - "15": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 17 - } - }, - "16": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 22, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 22 - } - }, - "18": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 23 - } - }, - "20": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 27, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 24 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 44, - "end_line": 29, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 29 - } - }, - "22": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 31 - } - }, - "23": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 26, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 33 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 15, - "end_line": 34, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 34 - } - }, - "24": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_zero" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 7 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 7, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 12 - } - }, - "26": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_zero" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 14, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 9, - "start_line": 14 - } - }, - "28": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_zero" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 17 - } - }, - "29": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 106, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 97 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 50, - "end_line": 108, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 36, - "start_line": 108 - } - }, - "31": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 95, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 108, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 53, - "start_line": 108 - }, - "While expanding the reference 'high' in:" - ], - "start_col": 16, - "start_line": 95 - } - }, - "32": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 57, - "end_line": 108, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 36, - "start_line": 108 - } - }, - "33": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 108, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 108 - } - }, - "34": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 95, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 20, - "start_line": 113 - }, - "While expanding the reference 'high' in:" - ], - "start_col": 16, - "start_line": 95 - } - }, - "35": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 20, - "start_line": 113 - } - }, - "37": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 94, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 35, - "start_line": 113 - }, - "While expanding the reference 'low' in:" - ], - "start_col": 15, - "start_line": 94 - } - }, - "38": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 113 - } - }, - "39": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 116, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 116 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 115 - } - }, - "41": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 116, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 116 - } - }, - "42": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 184, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 164 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 42, - "end_line": 186, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 25, - "start_line": 186 - } - }, - "43": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 66, - "end_line": 186, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 45, - "start_line": 186 - } - }, - "44": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 86, - "end_line": 186, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 45, - "start_line": 186 - } - }, - "46": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 86, - "end_line": 186, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 25, - "start_line": 186 - } - }, - "47": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 24, - "start_line": 187 - } - }, - "48": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 48, - "start_line": 187 - } - }, - "49": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 89, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 48, - "start_line": 187 - } - }, - "51": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 89, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 24, - "start_line": 187 - } - }, - "52": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 49, - "end_line": 196, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 196 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 42, - "end_line": 197, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 197 - } - }, - "54": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 198, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 23, - "start_line": 198 - } - }, - "56": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 198, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 22, - "start_line": 198 - } - }, - "57": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 198, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 198 - } - }, - "58": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 24, - "start_line": 199 - } - }, - "59": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 34, - "start_line": 199 - } - }, - "61": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 23, - "start_line": 199 - } - }, - "62": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 199 - } - }, - "63": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 154, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 200 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 154 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 188 - } - }, - "65": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 200 - } - }, - "66": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 49, - "end_line": 204, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 204 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 50, - "end_line": 205, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 205 - } - }, - "68": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 206, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 21, - "start_line": 206 - } - }, - "70": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 206, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 20, - "start_line": 206 - } - }, - "71": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 207, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 22, - "start_line": 207 - } - }, - "72": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 207, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 207 - } - }, - "73": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 208, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 23, - "start_line": 208 - } - }, - "74": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 208, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 208 - } - }, - "75": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 154, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 209, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 209 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 154 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 188 - } - }, - "77": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 209, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 209 - } - }, - "78": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 31, - "end_line": 213, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 213 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 214, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 214 - } - }, - "79": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 28, - "start_line": 215 - } - }, - "80": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 23, - "start_line": 215 - } - }, - "81": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 215 - } - }, - "82": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 12, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 216 - } - }, - "84": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 154, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 217, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 217 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 154 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 188 - } - }, - "86": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 217, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 217 - } - }, - "87": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 13, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 5, - "start_line": 13 - } - }, - "89": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 5, - "start_line": 14 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 7, - "end_line": 22, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 5, - "start_line": 22 - } - }, - "91": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 50 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "92": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 48, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 24, - "start_line": 50 - }, - "While expanding the reference 'x' in:" - ], - "start_col": 17, - "start_line": 48 - } - }, - "94": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 50 - } - }, - "96": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 51, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 24, - "start_line": 51 - }, - "While expanding the reference 'y' in:" - ], - "start_col": 18, - "start_line": 49 - } - }, - "98": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 51, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 51 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 50 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - } - }, - "99": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 51, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 24, - "start_line": 51 - }, - "While expanding the reference 'y' in:" - ], - "start_col": 17, - "start_line": 49 - } - }, - "100": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 51, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 51 - } - }, - "102": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 21, - "start_line": 52 - } - }, - "104": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 52 - } - }, - "105": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 23 - } - }, - "107": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 57, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 24 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 11, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "109": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 30, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 30 - } - }, - "111": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 28, - "start_line": 32 - } - }, - "113": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "114": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 28, - "start_line": 32 - } - }, - "115": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 32 - } - }, - "117": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "119": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 26, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 26 - } - }, - "121": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 28 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "122": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 28, - "start_line": 28 - }, - "While expanding the reference 'addr' in:" - ], - "start_col": 41, - "start_line": 12 - } - }, - "123": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 28 - } - }, - "125": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 34, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 21, - "start_line": 34 - }, - "While expanding the reference 'addr' in:" - ], - "start_col": 41, - "start_line": 12 - } - }, - "126": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 34, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 34 - } - }, - "127": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 18, - "start_line": 47 - } - }, - "129": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "130": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "131": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "132": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "133": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "134": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 88, - "end_line": 53, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 53 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 54, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 57 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 42 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 56 - } - }, - "136": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 26, - "start_line": 57 - } - }, - "137": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 73, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 57, - "start_line": 57 - } - }, - "138": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 57 - } - }, - "139": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 90, - "end_line": 202, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 63, - "start_line": 202 - } - }, - "141": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 92, - "end_line": 202, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 202 - } - }, - "142": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 93, - "end_line": 203, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 203 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 58, - "end_line": 204, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 205, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 205 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 204 - } - }, - "144": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 59, - "end_line": 205, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 28, - "start_line": 205 - } - }, - "145": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 205, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 205 - } - }, - "146": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_contract_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 94, - "end_line": 276, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 65, - "start_line": 276 - } - }, - "148": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_contract_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 96, - "end_line": 276, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 276 - } - }, - "149": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_contract_address" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 95, - "end_line": 277, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 277 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 60, - "end_line": 278, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 274, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 279, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 279 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 27, - "start_line": 274 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 278 - } - }, - "151": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_contract_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 279, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 30, - "start_line": 279 - } - }, - "152": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_contract_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 279, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 279 - } - }, - "153": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 58, - "start_line": 354 - } - }, - "155": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 98, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 354 - } - }, - "156": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 98, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 354 - } - }, - "157": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 87, - "end_line": 355, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 355 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 53, - "end_line": 357, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 358 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 357 - } - }, - "159": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 19, - "start_line": 358 - } - }, - "160": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 358 - } - }, - "161": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 372, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 18, - "start_line": 372 - } - }, - "163": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 373, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 371 - } - }, - "164": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 373, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 371 - } - }, - "165": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 373, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 371 - } - }, - "166": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 88, - "end_line": 374, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 374 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 54, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 376 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 375 - } - }, - "168": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 376 - } - }, - "169": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 392, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 18, - "start_line": 392 - } - }, - "171": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 391 - } - }, - "172": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 391 - } - }, - "173": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 391 - } - }, - "174": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 391 - } - }, - "175": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 391 - } - }, - "176": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 85, - "end_line": 394, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 394 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 51, - "end_line": 395, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 390, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 396, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 396 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 17, - "start_line": 390 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 395 - } - }, - "178": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 396, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 396 - } - }, - "179": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 84, - "end_line": 19, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 19 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 40, - "end_line": 20, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 20 - } - }, - "181": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 21 - } - }, - "182": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 22, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 22 - } - }, - "184": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 23 - } - }, - "186": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 12, - "start_line": 24 - } - }, - "188": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 24 - } - }, - "189": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 91, - "end_line": 27, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 27 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 48, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 28 - } - }, - "191": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 29, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 33, - "start_line": 29 - } - }, - "193": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 29, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 32, - "start_line": 29 - } - }, - "195": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 29, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 29 - } - }, - "196": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 30, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 30 - } - }, - "198": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 31 - } - }, - "200": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 12, - "start_line": 32 - } - }, - "202": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 32 - } - }, - "203": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 154, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 35 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 154 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 18 - } - }, - "204": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 20, - "start_line": 35 - } - }, - "206": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 30, - "start_line": 35 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 29, - "start_line": 18 - } - }, - "207": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 35 - } - }, - "209": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 12, - "start_line": 36 - } - }, - "211": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 36 - } - }, - "212": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 12, - "start_line": 43 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 42 - } - }, - "213": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 18, - "start_line": 43 - } - }, - "214": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 12, - "start_line": 43 - } - }, - "216": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 43 - } - }, - "217": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_check" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 22, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 22 - } - }, - "218": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_check" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 23 - } - }, - "219": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_check" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 24 - } - }, - "221": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_check" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 25 - } - }, - "222": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 32 - } - }, - "224": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 36 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 46, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 43 - } - }, - "225": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 44, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 44 - } - }, - "226": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 46, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 22, - "start_line": 46 - } - }, - "227": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 46, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 38, - "start_line": 46 - } - }, - "229": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 46, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "230": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 23, - "start_line": 47 - } - }, - "231": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 23, - "start_line": 47 - } - }, - "232": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 71, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 53, - "start_line": 47 - } - }, - "234": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 47 - } - }, - "235": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 48, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 48 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 31 - } - }, - "236": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 48, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 48 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 11, - "start_line": 33 - } - }, - "237": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 48, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 48 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 11, - "start_line": 33 - } - }, - "238": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 48, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 48 - } - }, - "240": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 13, - "start_line": 50 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 11, - "start_line": 33 - } - }, - "241": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 13, - "start_line": 50 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 11, - "start_line": 33 - } - }, - "242": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 18, - "start_line": 50 - }, - "While expanding the reference 'carry_high' in:" - ], - "start_col": 11, - "start_line": 35 - } - }, - "243": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 50 - } - }, - "244": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 56 - } - }, - "246": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 63, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 60 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 39, - "end_line": 64, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 22, - "start_line": 64 - } - }, - "248": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 64, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 64 - } - }, - "249": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 65, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 65 - } - }, - "250": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 66, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 36, - "start_line": 66 - } - }, - "252": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 66, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 36, - "start_line": 66 - } - }, - "253": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 57, - "end_line": 66, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 66 - } - }, - "254": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 67, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 67 - } - }, - "255": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 68, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 69, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 69 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 68 - } - }, - "257": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 69, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 13, - "start_line": 69 - }, - "While expanding the reference 'low' in:" - ], - "start_col": 11, - "start_line": 57 - } - }, - "258": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 58, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 69, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 18, - "start_line": 69 - }, - "While expanding the reference 'high' in:" - ], - "start_col": 11, - "start_line": 58 - } - }, - "259": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 69, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 69 - } - }, - "260": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 74, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 74 - } - }, - "262": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 73, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 75, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 75 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 73 - } - }, - "263": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 75, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 29, - "start_line": 75 - } - }, - "264": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 75, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 75 - } - }, - "266": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 75, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 76, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 76 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 75 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - } - }, - "267": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 76, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 29, - "start_line": 76 - } - }, - "268": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 76, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 76 - } - }, - "270": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 76, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 77, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 77 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 76 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - } - }, - "271": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 77, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 29, - "start_line": 77 - } - }, - "272": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 77, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 77 - } - }, - "274": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 77, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 78, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 78 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 77 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - } - }, - "275": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 78, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 29, - "start_line": 78 - } - }, - "276": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 78, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 78 - } - }, - "278": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 78, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 80, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 80 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 78 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - } - }, - "279": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 80, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 80 - } - }, - "280": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 80, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 80 - } - }, - "282": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 81 - } - }, - "283": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 44, - "start_line": 81 - } - }, - "284": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 81 - } - }, - "285": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 80, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 81 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 25, - "start_line": 80 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - } - }, - "286": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 59, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 81 - } - }, - "287": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 81 - } - }, - "289": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 82 - } - }, - "290": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 44, - "start_line": 82 - } - }, - "291": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 82 - } - }, - "292": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 54, - "start_line": 82 - } - }, - "293": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 82 - } - }, - "294": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 82 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 25, - "start_line": 81 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - } - }, - "295": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 82 - } - }, - "296": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 82 - } - }, - "298": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 83 - } - }, - "299": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 44, - "start_line": 83 - } - }, - "300": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 83 - } - }, - "301": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 54, - "start_line": 83 - } - }, - "302": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 83 - } - }, - "303": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 71, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 64, - "start_line": 83 - } - }, - "304": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 71, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 83 - } - }, - "305": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 83 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 25, - "start_line": 82 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - } - }, - "306": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 83 - } - }, - "307": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 83 - } - }, - "309": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 84 - } - }, - "310": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 44, - "start_line": 84 - } - }, - "311": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 84 - } - }, - "312": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 54, - "start_line": 84 - } - }, - "313": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 84 - } - }, - "314": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 84 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 25, - "start_line": 83 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - } - }, - "315": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 84 - } - }, - "316": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 84 - } - }, - "318": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 85 - } - }, - "319": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 44, - "start_line": 85 - } - }, - "320": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 85 - } - }, - "321": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 85 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 25, - "start_line": 84 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - } - }, - "322": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 59, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 85 - } - }, - "323": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 85 - } - }, - "325": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 86 - } - }, - "326": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 86 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 25, - "start_line": 85 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - } - }, - "327": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 86 - } - }, - "328": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 86 - } - }, - "330": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 32, - "start_line": 89 - } - }, - "332": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 32, - "start_line": 89 - } - }, - "333": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 73, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 63, - "start_line": 89 - } - }, - "335": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 63, - "start_line": 89 - } - }, - "336": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 33, - "start_line": 90 - } - }, - "338": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 33, - "start_line": 90 - } - }, - "339": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 74, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 64, - "start_line": 90 - } - }, - "341": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 64, - "start_line": 90 - } - }, - "342": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 55, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 73, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 7, - "end_line": 91, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 88 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 73 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 25, - "start_line": 86 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 15, - "start_line": 55 - } - }, - "343": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 25, - "start_line": 89 - } - }, - "344": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 56, - "start_line": 89 - } - }, - "345": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 26, - "start_line": 90 - } - }, - "346": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 57, - "start_line": 90 - } - }, - "347": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_mul" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 91, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 88 - } - }, - "348": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 134, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 9, - "start_line": 134 - } - }, - "349": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 134, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 134 - } - }, - "351": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 135, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 17, - "start_line": 135 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 42 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 133 - } - }, - "352": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 135, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 23, - "start_line": 135 - } - }, - "354": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 135, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 135 - } - }, - "355": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 135, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 17, - "start_line": 135 - } - }, - "357": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 135, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 9, - "start_line": 135 - } - }, - "358": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 13, - "start_line": 137 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 42 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 133 - } - }, - "359": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 137 - } - }, - "361": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 31, - "start_line": 137 - } - }, - "362": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 13, - "start_line": 137 - } - }, - "364": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 137 - } - }, - "365": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 191, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 191 - } - }, - "367": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 194, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 9, - "start_line": 194 - } - }, - "368": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 194, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 194 - } - }, - "370": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 195, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 9, - "start_line": 195 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 31, - "start_line": 188 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 31, - "start_line": 188 - } - }, - "371": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 195, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 195 - } - }, - "373": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 195, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 37, - "start_line": 195 - } - }, - "375": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 195, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 59, - "start_line": 195 - } - }, - "377": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 195, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 62, - "start_line": 195 - } - }, - "379": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 66, - "end_line": 195, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 9, - "start_line": 195 - } - }, - "380": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 210, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 201 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 46, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 211, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 211 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 31, - "start_line": 188 - } - }, - "381": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 211, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 211 - }, - "While expanding the reference 'quotient' in:" - ], - "start_col": 11, - "start_line": 199 - } - }, - "382": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 211, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 211 - }, - "While expanding the reference 'quotient' in:" - ], - "start_col": 11, - "start_line": 199 - } - }, - "383": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 211, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 211 - } - }, - "385": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 212, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 212 - }, - "While expanding the reference 'remainder' in:" - ], - "start_col": 11, - "start_line": 200 - } - }, - "386": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 212, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 212 - }, - "While expanding the reference 'remainder' in:" - ], - "start_col": 11, - "start_line": 200 - } - }, - "387": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 212, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 212 - } - }, - "389": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 213, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 40, - "start_line": 213 - }, - "While expanding the reference 'quotient' in:" - ], - "start_col": 11, - "start_line": 199 - } - }, - "390": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 213, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 40, - "start_line": 213 - }, - "While expanding the reference 'quotient' in:" - ], - "start_col": 11, - "start_line": 199 - } - }, - "391": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 213, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 50, - "start_line": 213 - }, - "While expanding the reference 'div' in:" - ], - "start_col": 60, - "start_line": 188 - } - }, - "392": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 213, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 50, - "start_line": 213 - }, - "While expanding the reference 'div' in:" - ], - "start_col": 60, - "start_line": 188 - } - }, - "393": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 213, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 28, - "start_line": 213 - } - }, - "395": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 214, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 214 - } - }, - "397": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 214, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 214 - } - }, - "399": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 73, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 213, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 216 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 31 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 28, - "start_line": 213 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 73 - } - }, - "400": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 213, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 46, - "start_line": 216 - }, - "While expanding the reference 'res_mul' in:" - ], - "start_col": 10, - "start_line": 213 - } - }, - "401": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 213, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 46, - "start_line": 216 - }, - "While expanding the reference 'res_mul' in:" - ], - "start_col": 10, - "start_line": 213 - } - }, - "402": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 55, - "start_line": 216 - }, - "While expanding the reference 'remainder' in:" - ], - "start_col": 11, - "start_line": 200 - } - }, - "403": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 55, - "start_line": 216 - }, - "While expanding the reference 'remainder' in:" - ], - "start_col": 11, - "start_line": 200 - } - }, - "404": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 216 - } - }, - "406": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 217, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 217 - } - }, - "407": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 217, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 217 - } - }, - "408": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 218, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 218 - } - }, - "410": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 22, - "start_line": 220 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 133 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 34, - "start_line": 216 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 31 - } - }, - "411": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 33, - "start_line": 220 - }, - "While expanding the reference 'remainder' in:" - ], - "start_col": 11, - "start_line": 200 - } - }, - "412": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 33, - "start_line": 220 - }, - "While expanding the reference 'remainder' in:" - ], - "start_col": 11, - "start_line": 200 - } - }, - "413": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 44, - "start_line": 220 - }, - "While expanding the reference 'div' in:" - ], - "start_col": 60, - "start_line": 188 - } - }, - "414": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 44, - "start_line": 220 - }, - "While expanding the reference 'div' in:" - ], - "start_col": 60, - "start_line": 188 - } - }, - "415": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 22, - "start_line": 220 - } - }, - "417": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 221, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 221 - } - }, - "419": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 222, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 222 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 31, - "start_line": 188 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 22, - "start_line": 220 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 133 - } - }, - "420": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 222, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 22, - "start_line": 222 - }, - "While expanding the reference 'quotient' in:" - ], - "start_col": 11, - "start_line": 199 - } - }, - "421": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 222, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 22, - "start_line": 222 - }, - "While expanding the reference 'quotient' in:" - ], - "start_col": 11, - "start_line": 199 - } - }, - "422": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 222, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 42, - "start_line": 222 - }, - "While expanding the reference 'remainder' in:" - ], - "start_col": 11, - "start_line": 200 - } - }, - "423": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 222, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 42, - "start_line": 222 - }, - "While expanding the reference 'remainder' in:" - ], - "start_col": 11, - "start_line": 200 - } - }, - "424": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 53, - "end_line": 222, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 222 - } - }, - "425": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "427": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 2 - } - }, - "429": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "430": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 23, - "start_line": 3 - } - }, - "432": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "433": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 4 - } - }, - "435": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 4 - } - }, - "436": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/e2129a0023ce5f9e4c3de1d6fb100b2688dccff4a2ed2082db4a311f35c53e21.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 27, - "start_line": 15 - }, - "While handling calldata argument 'previousOwner'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "437": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/445d818b0524d35ae3e73b7abec41731d1445f0ce6866ec5a3a8a871521799a0.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 48, - "start_line": 15 - }, - "While handling calldata argument 'newOwner'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "438": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/445d818b0524d35ae3e73b7abec41731d1445f0ce6866ec5a3a8a871521799a0.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 48, - "start_line": 15 - }, - "While handling calldata argument 'newOwner'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "440": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 390, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 17, - "start_line": 390 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "441": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 21, - "start_line": 1 - } - }, - "443": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 29, - "start_line": 1 - }, - "While expanding the reference '__keys_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 2 - } - }, - "444": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - } - }, - "445": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 84, - "start_line": 1 - }, - "While expanding the reference '__data_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 4 - } - }, - "446": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "448": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "449": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "450": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "451": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "452": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "454": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - } - }, - "455": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 12 - } - }, - "456": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 12 - } - }, - "457": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - } - }, - "459": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 12 - } - }, - "460": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 58, - "start_line": 14 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 13 - } - }, - "461": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - } - }, - "463": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 31, - "start_line": 16 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 14 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "464": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 32, - "start_line": 17 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "465": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "466": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 45, - "start_line": 19 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 14 - } - }, - "467": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 20 - } - }, - "468": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 23 - } - }, - "469": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 23 - } - }, - "470": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - } - }, - "472": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 23 - } - }, - "473": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 31, - "start_line": 25 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 24 - } - }, - "474": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 55, - "start_line": 25 - } - }, - "475": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "477": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "478": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "479": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - } - }, - "480": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 81 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 22, - "start_line": 31 - } - }, - "481": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 68, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 81 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 42, - "start_line": 31 - } - }, - "482": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 85, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 93, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 81 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 70, - "start_line": 31 - } - }, - "483": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 98, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 29, - "start_line": 32 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 87, - "start_line": 31 - } - }, - "484": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 32 - } - }, - "486": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 33 - } - }, - "487": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 23, - "start_line": 41 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 56 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 28, - "start_line": 40 - } - }, - "488": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 74, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 23, - "start_line": 41 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 56 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 48, - "start_line": 40 - } - }, - "489": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 91, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 23, - "start_line": 41 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 56 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 76, - "start_line": 40 - } - }, - "490": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 23, - "start_line": 41 - } - }, - "492": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 24, - "start_line": 42 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 41 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 56 - } - }, - "493": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 24, - "start_line": 42 - } - }, - "495": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 44, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 13, - "start_line": 44 - } - }, - "497": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 13, - "start_line": 47 - } - }, - "498": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 49 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 28, - "start_line": 40 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 42 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - } - }, - "499": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 49 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 48, - "start_line": 40 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 23, - "start_line": 41 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 56 - } - }, - "500": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 91, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 49 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 76, - "start_line": 40 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 23, - "start_line": 41 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 56 - } - }, - "501": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 49 - } - }, - "502": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 16, - "start_line": 57 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 56 - } - }, - "503": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 16, - "start_line": 57 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 56 - } - }, - "504": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 16, - "start_line": 57 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 56 - } - }, - "505": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 16, - "start_line": 57 - } - }, - "507": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 57 - } - }, - "508": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 38, - "start_line": 84 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 56 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 81 - } - }, - "509": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 38, - "start_line": 84 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 56 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 81 - } - }, - "510": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 93, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 38, - "start_line": 84 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 56 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 81 - } - }, - "511": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 38, - "start_line": 84 - } - }, - "513": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 85 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 19 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 38, - "start_line": 84 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 56 - } - }, - "514": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 85 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 84 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 56 - } - }, - "515": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 85 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 38, - "start_line": 84 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 56 - } - }, - "516": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 29, - "start_line": 85 - }, - "While expanding the reference 'new_owner' in:" - ], - "start_col": 9, - "start_line": 82 - } - }, - "517": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 85 - } - }, - "519": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 86 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 85 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 19 - } - }, - "520": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 86 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 85 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - } - }, - "521": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 35, - "start_line": 86 - }, - "While expanding the reference 'previous_owner' in:" - ], - "start_col": 14, - "start_line": 84 - } - }, - "522": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 51, - "start_line": 86 - }, - "While expanding the reference 'new_owner' in:" - ], - "start_col": 9, - "start_line": 82 - } - }, - "523": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 86 - } - }, - "525": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 87, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 87 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 81 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 86 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "526": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 87, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 87 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 81 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 9, - "start_line": 85 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - } - }, - "527": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 93, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 87, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 87 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 81 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 86 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "528": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 87, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 87 - } - }, - "529": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "531": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 41, - "start_line": 3 - } - }, - "533": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 6, - "start_line": 3 - } - }, - "534": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/e8c8ce737ec15bf12dd2ba0ea997548ef92cdede2b4e5937b58457c0b80d4c90.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 16 - }, - "While handling calldata argument 'classHash'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "535": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/fd8b9222f34b7fd19c96756ace62d77adacb0c2f66dcd6536a1623c81ed3e62a.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 26, - "start_line": 16 - }, - "While handling calldata argument 'salt'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "536": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/e16caee21cfa8c7075c2e2392398aea6d74567781005635774ef68d2b7843469.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 38, - "start_line": 16 - }, - "While handling calldata argument 'unique'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "537": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/16b228bb7e88e74b572b7b259cb78c365c4e9c63ad3fbc9aae81e4c7bf3d84dd.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 52, - "start_line": 16 - }, - "While handling calldata argument 'calldata_len'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "538": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/19a23c268b4380394040cdcd4e3394633bc2c43cafa96b39c25372069077062d.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 72, - "start_line": 16 - }, - "While handling calldata argument 'calldata'" - ], - "start_col": 1, - "start_line": 2 - } - }, - "539": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/19a23c268b4380394040cdcd4e3394633bc2c43cafa96b39c25372069077062d.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 72, - "start_line": 16 - }, - "While handling calldata argument 'calldata'" - ], - "start_col": 1, - "start_line": 5 - } - }, - "541": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/16b228bb7e88e74b572b7b259cb78c365c4e9c63ad3fbc9aae81e4c7bf3d84dd.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/arg_processor/19a23c268b4380394040cdcd4e3394633bc2c43cafa96b39c25372069077062d.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 72, - "start_line": 16 - }, - "While handling calldata argument 'calldata'" - ], - "start_col": 31, - "start_line": 10 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 52, - "start_line": 16 - }, - "While handling calldata argument 'calldata_len'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "543": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/arg_processor/19a23c268b4380394040cdcd4e3394633bc2c43cafa96b39c25372069077062d.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 72, - "start_line": 16 - }, - "While handling calldata argument 'calldata'" - ], - "start_col": 1, - "start_line": 10 - } - }, - "544": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/16b228bb7e88e74b572b7b259cb78c365c4e9c63ad3fbc9aae81e4c7bf3d84dd.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/arg_processor/19a23c268b4380394040cdcd4e3394633bc2c43cafa96b39c25372069077062d.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/arg_processor/19a23c268b4380394040cdcd4e3394633bc2c43cafa96b39c25372069077062d.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 72, - "start_line": 16 - }, - "While handling calldata argument 'calldata'" - ], - "start_col": 9, - "start_line": 12 - }, - "While expanding the reference '__calldata_ptr_copy' in:" - ], - "start_col": 72, - "start_line": 16 - }, - "While handling calldata argument 'calldata'" - ], - "start_col": 27, - "start_line": 7 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 52, - "start_line": 16 - }, - "While handling calldata argument 'calldata_len'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "546": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 87, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/arg_processor/19a23c268b4380394040cdcd4e3394633bc2c43cafa96b39c25372069077062d.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 72, - "start_line": 16 - }, - "While handling calldata argument 'calldata'" - ], - "start_col": 9, - "start_line": 13 - }, - "While expanding the reference 'calldata' in:" - ], - "start_col": 72, - "start_line": 16 - } - }, - "547": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/arg_processor/19a23c268b4380394040cdcd4e3394633bc2c43cafa96b39c25372069077062d.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 72, - "start_line": 16 - }, - "While handling calldata argument 'calldata'" - ], - "start_col": 9, - "start_line": 14 - }, - "While expanding the reference 'calldata_len' in:" - ], - "start_col": 52, - "start_line": 16 - } - }, - "548": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/arg_processor/19a23c268b4380394040cdcd4e3394633bc2c43cafa96b39c25372069077062d.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 72, - "start_line": 16 - }, - "While handling calldata argument 'calldata'" - ], - "start_col": 1, - "start_line": 11 - } - }, - "550": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/6cd213c7555c403104f64f9e8b7506e924bd3c28ff6bf03398be9c52954597a9.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/66522a45808d758ad9e143d07c8364a9e1aa721bec5ed4701d6da1f6e09c9675.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 42 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 21, - "start_line": 1 - } - }, - "551": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/6cd213c7555c403104f64f9e8b7506e924bd3c28ff6bf03398be9c52954597a9.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/66522a45808d758ad9e143d07c8364a9e1aa721bec5ed4701d6da1f6e09c9675.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 22, - "start_line": 3 - }, - "While expanding the reference 'contract_address' in:" - ], - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 5, - "start_line": 2 - } - }, - "552": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/66522a45808d758ad9e143d07c8364a9e1aa721bec5ed4701d6da1f6e09c9675.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 4 - } - }, - "554": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/66522a45808d758ad9e143d07c8364a9e1aa721bec5ed4701d6da1f6e09c9675.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 19, - "start_line": 5 - } - }, - "555": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/66522a45808d758ad9e143d07c8364a9e1aa721bec5ed4701d6da1f6e09c9675.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 14, - "start_line": 6 - }, - "While expanding the reference 'calldata_ptr_start' in:" - ], - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 12, - "start_line": 3 - } - }, - "556": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/66522a45808d758ad9e143d07c8364a9e1aa721bec5ed4701d6da1f6e09c9675.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - } - }, - "558": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/4bc87a0745cafb7f774d18bc100e0d999cb382948c62740076908ead14382e84.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 17, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/accb388bcbbace5b6218198851efaad2a781c1339e305a37fab51afe90a3194a.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/96447016176d161dae83f414c4d3e33e78856e0ef69bc33f8d419f1c9b90f9c5.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling return values of" - ], - "start_col": 23, - "start_line": 1 - }, - "While expanding the reference '__return_value_actual_size' in:" - ], - "start_col": 10, - "start_line": 15 - }, - "While handling return values of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 11, - "start_line": 17 - }, - "While handling return value 'address'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "560": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/96447016176d161dae83f414c4d3e33e78856e0ef69bc33f8d419f1c9b90f9c5.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling return values of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "561": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/66522a45808d758ad9e143d07c8364a9e1aa721bec5ed4701d6da1f6e09c9675.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/6cd213c7555c403104f64f9e8b7506e924bd3c28ff6bf03398be9c52954597a9.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/e5339f61923a643d588142dd246c0bb4d236017fbb005eafc3038bc09cc8cbbb.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 42 - } - }, - "562": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/19a23c268b4380394040cdcd4e3394633bc2c43cafa96b39c25372069077062d.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/6cd213c7555c403104f64f9e8b7506e924bd3c28ff6bf03398be9c52954597a9.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/e5339f61923a643d588142dd246c0bb4d236017fbb005eafc3038bc09cc8cbbb.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 41, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 16 - }, - "While handling calldata argument 'calldata'" - ], - "start_col": 7, - "start_line": 5 - } - }, - "563": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/4bc87a0745cafb7f774d18bc100e0d999cb382948c62740076908ead14382e84.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 17, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/e5339f61923a643d588142dd246c0bb4d236017fbb005eafc3038bc09cc8cbbb.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 17, - "start_line": 2 - }, - "While expanding the reference '__return_value_arg_address' in:" - ], - "start_col": 11, - "start_line": 17 - }, - "While handling return value 'address'" - ], - "start_col": 34, - "start_line": 1 - } - }, - "564": { - "accessible_scopes": [ - "__main__", - "__main__.IUniversalDeployerContract", - "__main__.IUniversalDeployerContract.deployContract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/e5339f61923a643d588142dd246c0bb4d236017fbb005eafc3038bc09cc8cbbb.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "565": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "567": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 41, - "start_line": 3 - } - }, - "569": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 6, - "start_line": 3 - } - }, - "570": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/2670bb539ede27446c75876e41bcf9ef5cab09b9eec143f3986635a545b089ab.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 27, - "start_line": 23 - }, - "While handling calldata argument 'to'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "571": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 37, - "start_line": 23 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 1, - "start_line": 3 - } - }, - "572": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 37, - "start_line": 23 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 1, - "start_line": 4 - } - }, - "573": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/5acfd8e875f992ccc9524eb75bc3cf4970bff0987c9ed04b83bdbe0bdb94c8b5.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 55, - "start_line": 23 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "574": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 71, - "start_line": 23 - }, - "While handling calldata argument 'data'" - ], - "start_col": 1, - "start_line": 2 - } - }, - "575": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 71, - "start_line": 23 - }, - "While handling calldata argument 'data'" - ], - "start_col": 1, - "start_line": 5 - } - }, - "577": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/5acfd8e875f992ccc9524eb75bc3cf4970bff0987c9ed04b83bdbe0bdb94c8b5.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 71, - "start_line": 23 - }, - "While handling calldata argument 'data'" - ], - "start_col": 31, - "start_line": 10 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 55, - "start_line": 23 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "579": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 71, - "start_line": 23 - }, - "While handling calldata argument 'data'" - ], - "start_col": 1, - "start_line": 10 - } - }, - "580": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/5acfd8e875f992ccc9524eb75bc3cf4970bff0987c9ed04b83bdbe0bdb94c8b5.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 71, - "start_line": 23 - }, - "While handling calldata argument 'data'" - ], - "start_col": 9, - "start_line": 12 - }, - "While expanding the reference '__calldata_ptr_copy' in:" - ], - "start_col": 71, - "start_line": 23 - }, - "While handling calldata argument 'data'" - ], - "start_col": 27, - "start_line": 7 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 55, - "start_line": 23 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "582": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 71, - "start_line": 23 - }, - "While handling calldata argument 'data'" - ], - "start_col": 9, - "start_line": 13 - }, - "While expanding the reference 'data' in:" - ], - "start_col": 71, - "start_line": 23 - } - }, - "583": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 71, - "start_line": 23 - }, - "While handling calldata argument 'data'" - ], - "start_col": 9, - "start_line": 14 - }, - "While expanding the reference 'data_len' in:" - ], - "start_col": 55, - "start_line": 23 - } - }, - "584": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 71, - "start_line": 23 - }, - "While handling calldata argument 'data'" - ], - "start_col": 1, - "start_line": 11 - } - }, - "586": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/6213b49f550f4e7366a398a20d814a3bd2d6331e48877eb1417e4a6e2aa7d613.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 84, - "start_line": 23 - }, - "While handling calldata argument 'tokenURI'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "587": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/6213b49f550f4e7366a398a20d814a3bd2d6331e48877eb1417e4a6e2aa7d613.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/e870f032247642ba4ecd029b2ecc020d12c8d521a35253620ba01a1896e0fb25.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 19, - "start_line": 5 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 84, - "start_line": 23 - }, - "While handling calldata argument 'tokenURI'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "589": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/30ed58d5230a446f3c241602960da75100b90e48f5901d03fbc590f970243d1c.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/e870f032247642ba4ecd029b2ecc020d12c8d521a35253620ba01a1896e0fb25.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 42 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "590": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/30ed58d5230a446f3c241602960da75100b90e48f5901d03fbc590f970243d1c.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/e870f032247642ba4ecd029b2ecc020d12c8d521a35253620ba01a1896e0fb25.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 22, - "start_line": 3 - }, - "While expanding the reference 'contract_address' in:" - ], - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 5, - "start_line": 2 - } - }, - "591": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/e870f032247642ba4ecd029b2ecc020d12c8d521a35253620ba01a1896e0fb25.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 4 - } - }, - "593": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/e870f032247642ba4ecd029b2ecc020d12c8d521a35253620ba01a1896e0fb25.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 19, - "start_line": 5 - } - }, - "594": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/e870f032247642ba4ecd029b2ecc020d12c8d521a35253620ba01a1896e0fb25.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 14, - "start_line": 6 - }, - "While expanding the reference 'calldata_ptr_start' in:" - ], - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 12, - "start_line": 3 - } - }, - "595": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/e870f032247642ba4ecd029b2ecc020d12c8d521a35253620ba01a1896e0fb25.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - } - }, - "597": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/e870f032247642ba4ecd029b2ecc020d12c8d521a35253620ba01a1896e0fb25.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/30ed58d5230a446f3c241602960da75100b90e48f5901d03fbc590f970243d1c.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/fb06bdf6e8fa9c7ff7d919d712d494716b0b586b2a762687cfb72d93da06ab29.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 42 - } - }, - "598": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/30ed58d5230a446f3c241602960da75100b90e48f5901d03fbc590f970243d1c.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/fb06bdf6e8fa9c7ff7d919d712d494716b0b586b2a762687cfb72d93da06ab29.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 43, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 23 - }, - "While handling calldata argument 'data'" - ], - "start_col": 7, - "start_line": 5 - } - }, - "599": { - "accessible_scopes": [ - "__main__", - "__main__.IDefaultToken", - "__main__.IDefaultToken.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/fb06bdf6e8fa9c7ff7d919d712d494716b0b586b2a762687cfb72d93da06ab29.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "600": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "602": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/collection_created/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 2 - } - }, - "604": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/collection_created/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "605": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/collection_created/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 23, - "start_line": 3 - } - }, - "607": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/collection_created/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "608": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/collection_created/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 4 - } - }, - "610": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/collection_created/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 4 - } - }, - "611": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/53f1a6139553b3ccccc557cc464dc3ef40218c3505fcd39eef55d3609f01686d.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 25, - "start_line": 28 - }, - "While handling calldata argument 'address'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "612": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/53f1a6139553b3ccccc557cc464dc3ef40218c3505fcd39eef55d3609f01686d.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 25, - "start_line": 28 - }, - "While handling calldata argument 'address'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "614": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 390, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 17, - "start_line": 390 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "615": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 21, - "start_line": 1 - } - }, - "617": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/collection_created/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 29, - "start_line": 1 - }, - "While expanding the reference '__keys_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 2 - } - }, - "618": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - } - }, - "619": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/collection_created/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 84, - "start_line": 1 - }, - "While expanding the reference '__data_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 4 - } - }, - "620": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "622": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/collection_created/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "623": { - "accessible_scopes": [ - "__main__", - "__main__.collection_created", - "__main__.collection_created.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/collection_created/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "624": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 36, - "start_line": 9 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "625": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 94, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 50, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "627": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 55, - "start_line": 9 - } - }, - "628": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 83, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - } - }, - "630": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 21, - "start_line": 10 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "631": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 44, - "start_line": 10 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 9 - } - }, - "632": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 21, - "start_line": 10 - } - }, - "634": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 9, - "start_line": 11 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 9 - } - }, - "635": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 9, - "start_line": 11 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 10 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "636": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 21, - "start_line": 11 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 10 - } - }, - "637": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 9, - "start_line": 11 - } - }, - "638": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 30, - "start_line": 17 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 14 - } - }, - "639": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 30, - "start_line": 17 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 14 - } - }, - "640": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 35, - "start_line": 17 - }, - "While expanding the reference 'l1_address' in:" - ], - "start_col": 9, - "start_line": 15 - } - }, - "641": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 30, - "start_line": 17 - } - }, - "643": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 37, - "start_line": 18 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 14 - } - }, - "644": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 58, - "start_line": 18 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 17 - } - }, - "645": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 37, - "start_line": 18 - } - }, - "647": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 31, - "start_line": 20 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 18 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "648": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 32, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 17 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "649": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 22, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 35, - "start_line": 22 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 17 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "650": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 45, - "start_line": 23 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 18 - } - }, - "651": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 9, - "start_line": 24 - } - }, - "652": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 27, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 30, - "start_line": 30 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 27 - } - }, - "653": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 27, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 30, - "start_line": 30 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 27 - } - }, - "654": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 28, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 35, - "start_line": 30 - }, - "While expanding the reference 'l1_address' in:" - ], - "start_col": 9, - "start_line": 28 - } - }, - "655": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 30, - "start_line": 30 - } - }, - "657": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 27, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 9, - "start_line": 31 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 27 - } - }, - "658": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 31, - "start_line": 31 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 30 - } - }, - "659": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 55, - "start_line": 31 - } - }, - "660": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 9, - "start_line": 31 - } - }, - "662": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 30 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "663": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 30 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "664": { - "accessible_scopes": [ - "__main__", - "__main__._l1_to_l2_addresses", - "__main__._l1_to_l2_addresses.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - } - }, - "665": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "666": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "667": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "669": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - } - }, - "670": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 12 - } - }, - "671": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 12 - } - }, - "672": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - } - }, - "674": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 12 - } - }, - "675": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 58, - "start_line": 14 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 13 - } - }, - "676": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - } - }, - "678": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 31, - "start_line": 16 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 14 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "679": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 32, - "start_line": 17 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "680": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "681": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 45, - "start_line": 19 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 14 - } - }, - "682": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 9, - "start_line": 20 - } - }, - "683": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 23 - } - }, - "684": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 23 - } - }, - "685": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - } - }, - "687": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 23 - } - }, - "688": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 31, - "start_line": 25 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 24 - } - }, - "689": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 55, - "start_line": 25 - } - }, - "690": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "692": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "693": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "694": { - "accessible_scopes": [ - "__main__", - "__main__._contract_salt", - "__main__._contract_salt.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - } - }, - "695": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "696": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "697": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "699": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - } - }, - "700": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 12 - } - }, - "701": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 12 - } - }, - "702": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - } - }, - "704": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 12 - } - }, - "705": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 58, - "start_line": 14 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 13 - } - }, - "706": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - } - }, - "708": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 31, - "start_line": 16 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 14 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "709": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 32, - "start_line": 17 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "710": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "711": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 45, - "start_line": 19 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 14 - } - }, - "712": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 9, - "start_line": 20 - } - }, - "713": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 23 - } - }, - "714": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 23 - } - }, - "715": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - } - }, - "717": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 23 - } - }, - "718": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 31, - "start_line": 25 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 24 - } - }, - "719": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 55, - "start_line": 25 - } - }, - "720": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "722": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "723": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "724": { - "accessible_scopes": [ - "__main__", - "__main__._token_class_hash", - "__main__._token_class_hash.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - } - }, - "725": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "726": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "727": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "729": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - } - }, - "730": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 12 - } - }, - "731": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 12 - } - }, - "732": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - } - }, - "734": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 12 - } - }, - "735": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 58, - "start_line": 14 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 13 - } - }, - "736": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - } - }, - "738": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 31, - "start_line": 16 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 14 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "739": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 32, - "start_line": 17 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "740": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "741": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 45, - "start_line": 19 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 14 - } - }, - "742": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 9, - "start_line": 20 - } - }, - "743": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 23 - } - }, - "744": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 23 - } - }, - "745": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - } - }, - "747": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 23 - } - }, - "748": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 31, - "start_line": 25 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 24 - } - }, - "749": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 55, - "start_line": 25 - } - }, - "750": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "752": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "753": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "754": { - "accessible_scopes": [ - "__main__", - "__main__._udc_contract", - "__main__._udc_contract.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - } - }, - "755": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 51, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 51 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 22, - "start_line": 31 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 48 - } - }, - "756": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 68, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 51, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 51 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 42, - "start_line": 31 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 48 - } - }, - "757": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 85, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 51, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 51 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 70, - "start_line": 31 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 48 - } - }, - "758": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 49, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 51, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 25, - "start_line": 51 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 5, - "start_line": 49 - } - }, - "759": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 51, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 51 - } - }, - "761": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 49, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 52, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 29, - "start_line": 52 - }, - "While expanding the reference 'class_hash' in:" - ], - "start_col": 18, - "start_line": 49 - } - }, - "762": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 52, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 52 - } - }, - "764": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 49, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 53, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 26, - "start_line": 53 - }, - "While expanding the reference 'initial_salt' in:" - ], - "start_col": 36, - "start_line": 49 - } - }, - "765": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 53, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 53 - } - }, - "767": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 74, - "end_line": 49, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 54, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 25, - "start_line": 54 - }, - "While expanding the reference 'udc_contract' in:" - ], - "start_col": 56, - "start_line": 49 - } - }, - "768": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 54, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 54 - } - }, - "770": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 55, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 55 - } - }, - "771": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/caf1c93cbbb7e473c42968b8d697c30d0b0224312e2ad8bc6deaa9b0e80307db.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 49, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 48 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 56, - "start_line": 49 - }, - "While handling calldata argument 'udc_contract'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "773": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "774": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "775": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "776": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "777": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/f6a4d9ae897caf37cefd18f7c8da7eee73157818279359aadee282f0fe59cdbc.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 49, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 143, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 123, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_owner' in:" - ], - "start_col": 5, - "start_line": 49 - }, - "While handling calldata argument 'owner'" - ], - "start_col": 28, - "start_line": 1 - } - }, - "778": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/6a5e642bec1f7526308a73478077ef051a66625a56a9015e448ad8b892166ca8.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 49, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 181, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 156, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_class_hash' in:" - ], - "start_col": 18, - "start_line": 49 - }, - "While handling calldata argument 'class_hash'" - ], - "start_col": 33, - "start_line": 1 - } - }, - "779": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/ae083ed869a319e1e22ee9508d7893fb4da2bfa9778edd081fad2da695019e15.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 49, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 223, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 196, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_initial_salt' in:" - ], - "start_col": 36, - "start_line": 49 - }, - "While handling calldata argument 'initial_salt'" - ], - "start_col": 35, - "start_line": 1 - } - }, - "780": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/caf1c93cbbb7e473c42968b8d697c30d0b0224312e2ad8bc6deaa9b0e80307db.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 49, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 265, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 238, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_udc_contract' in:" - ], - "start_col": 56, - "start_line": 49 - }, - "While handling calldata argument 'udc_contract'" - ], - "start_col": 35, - "start_line": 1 - } - }, - "781": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - } - }, - "783": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 34, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 2 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "785": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "786": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "787": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "788": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 4 - } - }, - "790": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/constructor/8931b2149b16bca08e7ac717412c5cddcacbd6a7d767fb6349615499a1414a1c.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 3 - } - }, - "791": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 48, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 48 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "792": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 69, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 69 - } - }, - "794": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 30, - "start_line": 71 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 21, - "start_line": 59 - } - }, - "795": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 30, - "start_line": 71 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 41, - "start_line": 59 - } - }, - "796": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 84, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 30, - "start_line": 71 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 69, - "start_line": 59 - } - }, - "797": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 60, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 55, - "start_line": 71 - }, - "While expanding the reference 'l1_contract_address' in:" - ], - "start_col": 5, - "start_line": 60 - } - }, - "798": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 30, - "start_line": 71 - } - }, - "800": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 10, - "start_line": 71 - }, - "While auto generating local variable for 'contract_address'." - ], - "start_col": 10, - "start_line": 71 - } - }, - "801": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 72 - } - }, - "803": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 97, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 43, - "start_line": 73 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 26, - "start_line": 87 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 71 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "804": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 72, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 97, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 43, - "start_line": 73 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 46, - "start_line": 87 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 71 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "805": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 89, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 97, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 43, - "start_line": 73 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 74, - "start_line": 87 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 71 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - } - }, - "806": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 60, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 63, - "start_line": 73 - }, - "While expanding the reference 'l1_contract_address' in:" - ], - "start_col": 5, - "start_line": 60 - } - }, - "807": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 65, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 88, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 84, - "start_line": 73 - }, - "While expanding the reference 'name' in:" - ], - "start_col": 5, - "start_line": 65 - } - }, - "808": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 66, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 96, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 90, - "start_line": 73 - }, - "While expanding the reference 'symbol' in:" - ], - "start_col": 5, - "start_line": 66 - } - }, - "809": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 97, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 43, - "start_line": 73 - } - }, - "811": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 14, - "start_line": 73 - }, - "While auto generating local variable for 'deployed_contract_address'." - ], - "start_col": 14, - "start_line": 73 - } - }, - "812": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 97, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 79, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 74 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 11, - "start_line": 121 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 43, - "start_line": 73 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 26, - "start_line": 87 - } - }, - "813": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 97, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 79, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 74 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 31, - "start_line": 121 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 73 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 46, - "start_line": 87 - } - }, - "814": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 89, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 97, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 79, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 74 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 59, - "start_line": 121 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 73 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 74, - "start_line": 87 - } - }, - "815": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 75, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 30, - "start_line": 75 - }, - "While expanding the reference 'deployed_contract_address' in:" - ], - "start_col": 14, - "start_line": 73 - }, - "While auto generating local variable for 'deployed_contract_address'." - ], - "start_col": 14, - "start_line": 73 - } - }, - "816": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 62, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 76, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 22, - "start_line": 76 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 5, - "start_line": 62 - } - }, - "817": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 62, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 76, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 22, - "start_line": 76 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 5, - "start_line": 62 - } - }, - "818": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 61, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 77, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 16, - "start_line": 77 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 5, - "start_line": 61 - } - }, - "819": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 67, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 78, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 23, - "start_line": 78 - }, - "While expanding the reference 'token_uri' in:" - ], - "start_col": 5, - "start_line": 67 - } - }, - "820": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 10, - "end_line": 79, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 74 - } - }, - "822": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 59, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 34, - "start_line": 80 - }, - "While expanding the reference 'deployed_contract_address' in:" - ], - "start_col": 14, - "start_line": 73 - }, - "While auto generating local variable for 'deployed_contract_address'." - ], - "start_col": 14, - "start_line": 73 - } - }, - "823": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 80 - } - }, - "824": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 82, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 82 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 11, - "start_line": 121 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 71 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "825": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 82, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 82 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 31, - "start_line": 121 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 71 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "826": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 82, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 82 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 59, - "start_line": 121 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 71 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - } - }, - "827": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 82, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 31, - "start_line": 82 - }, - "While expanding the reference 'contract_address' in:" - ], - "start_col": 10, - "start_line": 71 - }, - "While auto generating local variable for 'contract_address'." - ], - "start_col": 10, - "start_line": 71 - } - }, - "828": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 62, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 82, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 58, - "start_line": 82 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 5, - "start_line": 62 - } - }, - "829": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 62, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 82, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 58, - "start_line": 82 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 5, - "start_line": 62 - } - }, - "830": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 61, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 73, - "end_line": 82, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 71, - "start_line": 82 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 5, - "start_line": 61 - } - }, - "831": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 67, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 82, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 85, - "start_line": 82 - }, - "While expanding the reference 'token_uri' in:" - ], - "start_col": 5, - "start_line": 67 - } - }, - "832": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 82, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 82 - } - }, - "834": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 71, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 83, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 34, - "start_line": 83 - }, - "While expanding the reference 'contract_address' in:" - ], - "start_col": 10, - "start_line": 71 - }, - "While auto generating local variable for 'contract_address'." - ], - "start_col": 10, - "start_line": 71 - } - }, - "835": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 83, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 83 - } - }, - "836": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/handle_message/f6efe3c5f82d6fe94a8ae58d52c1f142e3f0511df266609446a42b2b3eb9d9a4.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/handle_message/f6efe3c5f82d6fe94a8ae58d52c1f142e3f0511df266609446a42b2b3eb9d9a4.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "838": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/6b7f7cddb5294559c02fa0e359e6816f0abb7e4321bb6b2f9b08e79eb4f7f40b.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 68, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 7, - "start_line": 68 - }, - "While handling return value 'contract_address'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "839": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/6b7f7cddb5294559c02fa0e359e6816f0abb7e4321bb6b2f9b08e79eb4f7f40b.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 68, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/handle_message/f6efe3c5f82d6fe94a8ae58d52c1f142e3f0511df266609446a42b2b3eb9d9a4.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 7, - "start_line": 68 - }, - "While handling return value 'contract_address'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "841": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 87, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/handle_message/f6efe3c5f82d6fe94a8ae58d52c1f142e3f0511df266609446a42b2b3eb9d9a4.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/handle_message/f6efe3c5f82d6fe94a8ae58d52c1f142e3f0511df266609446a42b2b3eb9d9a4.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 59 - }, - "While handling return value of" - ], - "start_col": 72, - "start_line": 1 - } - }, - "842": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/handle_message/f6efe3c5f82d6fe94a8ae58d52c1f142e3f0511df266609446a42b2b3eb9d9a4.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "843": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/handle_message/f6efe3c5f82d6fe94a8ae58d52c1f142e3f0511df266609446a42b2b3eb9d9a4.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/handle_message/f6efe3c5f82d6fe94a8ae58d52c1f142e3f0511df266609446a42b2b3eb9d9a4.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 59 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "844": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/handle_message/f6efe3c5f82d6fe94a8ae58d52c1f142e3f0511df266609446a42b2b3eb9d9a4.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "845": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 84, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 64 - }, - "While handling calldata argument 'data'" - ], - "start_col": 9, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 69, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "846": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 63, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 64 - }, - "While handling calldata argument 'data'" - ], - "start_col": 28, - "start_line": 2 - }, - "While expanding the reference '__calldata_arg_data_len' in:" - ], - "start_col": 5, - "start_line": 63 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "847": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 64 - }, - "While handling calldata argument 'data'" - ], - "start_col": 1, - "start_line": 2 - } - }, - "848": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 63, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 64 - }, - "While handling calldata argument 'data'" - ], - "start_col": 26, - "start_line": 8 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 5, - "start_line": 63 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "850": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 63, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 64 - }, - "While handling calldata argument 'data'" - ], - "start_col": 43, - "start_line": 8 - }, - "While expanding the reference '__calldata_arg_data_len' in:" - ], - "start_col": 5, - "start_line": 63 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "851": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 64 - }, - "While handling calldata argument 'data'" - ], - "start_col": 26, - "start_line": 8 - } - }, - "852": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/9f408f0af009cd1a345b68ffd0968f45306e39444d58f23a24dbe4400d25f399.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 67, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 59 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 5, - "start_line": 67 - }, - "While handling calldata argument 'token_uri'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "854": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "855": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 84, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 5, - "start_line": 64 - }, - "While handling calldata argument 'data'" - ], - "start_col": 23, - "start_line": 3 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 69, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "856": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 21, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "857": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 67, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 41, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "858": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 5, - "start_line": 64 - }, - "While handling calldata argument 'data'" - ], - "start_col": 23, - "start_line": 3 - } - }, - "860": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/298a95d225d4a06e02990d802b0270f2ed9ed47eea157a5493e6702e38d8163f.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 60, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 171, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 137, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_l1_contract_address' in:" - ], - "start_col": 5, - "start_line": 60 - }, - "While handling calldata argument 'l1_contract_address'" - ], - "start_col": 42, - "start_line": 1 - } - }, - "861": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/dceaabc265216c0ff87c509d90446554648ec4d692c521cda952464d1fc22972.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 61, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 193, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 176, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_to' in:" - ], - "start_col": 5, - "start_line": 61 - }, - "While handling calldata argument 'to'" - ], - "start_col": 25, - "start_line": 1 - } - }, - "862": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/8dea1d1b40eba589dfef8ffede5c32d2992cc763ba6b4fbe8747fb9ab14ba4c5.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 62, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 227, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 204, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_token_id' in:" - ], - "start_col": 5, - "start_line": 62 - }, - "While handling calldata argument 'token_id'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "863": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/8dea1d1b40eba589dfef8ffede5c32d2992cc763ba6b4fbe8747fb9ab14ba4c5.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 62, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 227, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 204, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_token_id' in:" - ], - "start_col": 5, - "start_line": 62 - }, - "While handling calldata argument 'token_id'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "864": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 63, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 261, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 238, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_data_len' in:" - ], - "start_col": 5, - "start_line": 63 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "865": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 287, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 268, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_data' in:" - ], - "start_col": 5, - "start_line": 64 - }, - "While handling calldata argument 'data'" - ], - "start_col": 27, - "start_line": 5 - } - }, - "867": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/e1eb73cd870ec466294c3700e77817cf3c039ac1384882ddb76383eb87a5da90.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 65, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 313, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 294, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_name' in:" - ], - "start_col": 5, - "start_line": 65 - }, - "While handling calldata argument 'name'" - ], - "start_col": 27, - "start_line": 1 - } - }, - "868": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/99058c0781745b3c0332799d723549974cbf489b623dde03906204304de60803.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 66, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 343, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 322, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_symbol' in:" - ], - "start_col": 5, - "start_line": 66 - }, - "While handling calldata argument 'symbol'" - ], - "start_col": 29, - "start_line": 1 - } - }, - "869": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/9f408f0af009cd1a345b68ffd0968f45306e39444d58f23a24dbe4400d25f399.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 67, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 379, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 355, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_token_uri' in:" - ], - "start_col": 5, - "start_line": 67 - }, - "While handling calldata argument 'token_uri'" - ], - "start_col": 32, - "start_line": 1 - } - }, - "870": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - } - }, - "872": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 103, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 88, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "873": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 104, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "875": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "876": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "877": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "878": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "879": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/handle_message/ca1cab773177110a44d40c42de7da4241508fe9f31cd882de6c0728cd9eee186.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "880": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/handle_message/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 59 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "881": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 90, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 90 - } - }, - "883": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 274, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 59, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 37, - "start_line": 92 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 27, - "start_line": 274 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 26, - "start_line": 87 - } - }, - "884": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 59, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 37, - "start_line": 92 - } - }, - "886": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 94, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 36, - "start_line": 94 - } - }, - "888": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 57, - "end_line": 96, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 96 - } - }, - "889": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 97 - } - }, - "890": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 98, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 98 - } - }, - "891": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 274, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 59, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 30, - "start_line": 100 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 92 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 27, - "start_line": 274 - } - }, - "892": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 30, - "start_line": 100 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 46, - "start_line": 87 - } - }, - "893": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 89, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 30, - "start_line": 100 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 74, - "start_line": 87 - } - }, - "894": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 30, - "start_line": 100 - } - }, - "896": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 101, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 34, - "start_line": 101 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 100 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "897": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 101, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 34, - "start_line": 101 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 100 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "898": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 101, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 34, - "start_line": 101 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 100 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - } - }, - "899": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 101, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 34, - "start_line": 101 - } - }, - "901": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 101, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 102, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 102 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 34, - "start_line": 101 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "902": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 101, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 102, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 102 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 34, - "start_line": 101 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "903": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_udc_contract/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 101, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 102, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 102 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 34, - "start_line": 101 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - } - }, - "904": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 102, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 102 - } - }, - "906": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 102, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 102, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 102 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While auto generating local variable for 'pedersen_ptr'." - ], - "start_col": 18, - "start_line": 102 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "907": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 103, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 103, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 9, - "start_line": 103 - }, - "While auto generating local variable for 'new_salt'." - ], - "start_col": 9, - "start_line": 103 - } - }, - "909": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 102, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/6cd213c7555c403104f64f9e8b7506e924bd3c28ff6bf03398be9c52954597a9.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 6, - "end_line": 112, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 39, - "start_line": 105 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 102 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "910": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 102, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/6cd213c7555c403104f64f9e8b7506e924bd3c28ff6bf03398be9c52954597a9.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 6, - "end_line": 112, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 39, - "start_line": 105 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 41, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 102 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - } - }, - "911": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 101, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 106, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 26, - "start_line": 106 - }, - "While expanding the reference 'udc_contract_address' in:" - ], - "start_col": 10, - "start_line": 101 - } - }, - "912": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 107, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 19, - "start_line": 107 - }, - "While expanding the reference 'token_class_hash' in:" - ], - "start_col": 10, - "start_line": 100 - } - }, - "913": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 103, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 103, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 14, - "start_line": 108 - }, - "While expanding the reference 'new_salt' in:" - ], - "start_col": 9, - "start_line": 103 - }, - "While auto generating local variable for 'new_salt'." - ], - "start_col": 9, - "start_line": 103 - } - }, - "914": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 109, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 16, - "start_line": 109 - } - }, - "916": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 110, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 22, - "start_line": 110 - } - }, - "918": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 94, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 111, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 111 - }, - "While expanding the reference 'message_payload' in:" - ], - "start_col": 10, - "start_line": 94 - } - }, - "919": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 6, - "end_line": 112, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 39, - "start_line": 105 - } - }, - "921": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/6cd213c7555c403104f64f9e8b7506e924bd3c28ff6bf03398be9c52954597a9.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 6, - "end_line": 112, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 114 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 19 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 39, - "start_line": 105 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 21, - "start_line": 1 - } - }, - "922": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 102, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 102, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 114 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 18, - "start_line": 102 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While auto generating local variable for 'pedersen_ptr'." - ], - "start_col": 18, - "start_line": 102 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "923": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IUniversalDeployerContract/deployContract/6cd213c7555c403104f64f9e8b7506e924bd3c28ff6bf03398be9c52954597a9.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 15, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 6, - "end_line": 112, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 114 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 39, - "start_line": 105 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 15 - }, - "While handling contract interface function:" - ], - "start_col": 41, - "start_line": 1 - } - }, - "924": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 103, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 103, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 26, - "start_line": 114 - }, - "While expanding the reference 'new_salt' in:" - ], - "start_col": 9, - "start_line": 103 - }, - "While auto generating local variable for 'new_salt'." - ], - "start_col": 9, - "start_line": 103 - } - }, - "925": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 114 - } - }, - "927": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 88, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 115, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 31, - "start_line": 115 - }, - "While expanding the reference 'l1_contract_address' in:" - ], - "start_col": 5, - "start_line": 88 - } - }, - "928": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 77, - "end_line": 115, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 52, - "start_line": 115 - }, - "While expanding the reference 'deployed_contract_address' in:" - ], - "start_col": 10, - "start_line": 105 - } - }, - "929": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 115, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 115 - } - }, - "931": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 115, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 117, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 117 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 5, - "start_line": 115 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 21 - } - }, - "932": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 115, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 117, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 117 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 5, - "start_line": 115 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - } - }, - "933": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 117, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 37, - "start_line": 117 - }, - "While expanding the reference 'deployed_contract_address' in:" - ], - "start_col": 10, - "start_line": 105 - } - }, - "934": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 117, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 117 - } - }, - "936": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 117, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 118, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 118 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 26, - "start_line": 87 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 5, - "start_line": 117 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "937": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 115, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 72, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 118, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 118 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 46, - "start_line": 87 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 5, - "start_line": 115 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - } - }, - "938": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/collection_created/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 117, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 89, - "end_line": 87, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 118, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 118 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 74, - "start_line": 87 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 5, - "start_line": 117 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "939": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 118, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 30, - "start_line": 118 - }, - "While expanding the reference 'deployed_contract_address' in:" - ], - "start_col": 10, - "start_line": 105 - } - }, - "940": { - "accessible_scopes": [ - "__main__", - "__main__.deploy_new_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 57, - "end_line": 118, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 118 - } - }, - "941": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 124, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 124 - } - }, - "943": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 125, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 25, - "start_line": 125 - } - }, - "945": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/30ed58d5230a446f3c241602960da75100b90e48f5901d03fbc590f970243d1c.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 6, - "end_line": 134, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 127 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 11, - "start_line": 121 - } - }, - "946": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 74, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/30ed58d5230a446f3c241602960da75100b90e48f5901d03fbc590f970243d1c.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 6, - "end_line": 134, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 127 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 43, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 59, - "start_line": 121 - } - }, - "947": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 122, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 128, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 26, - "start_line": 128 - }, - "While expanding the reference 'contract_address' in:" - ], - "start_col": 5, - "start_line": 122 - } - }, - "948": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 122, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 12, - "start_line": 129 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 48, - "start_line": 122 - } - }, - "949": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 122, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 130, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 17, - "start_line": 130 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 29, - "start_line": 122 - } - }, - "950": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 122, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 130, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 17, - "start_line": 130 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 29, - "start_line": 122 - } - }, - "951": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 131, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 131 - } - }, - "953": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 125, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 132, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 14, - "start_line": 132 - }, - "While expanding the reference 'data' in:" - ], - "start_col": 10, - "start_line": 125 - } - }, - "954": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 73, - "end_line": 122, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 133, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 133 - }, - "While expanding the reference 'token_uri' in:" - ], - "start_col": 58, - "start_line": 122 - } - }, - "955": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 6, - "end_line": 134, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 127 - } - }, - "957": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/30ed58d5230a446f3c241602960da75100b90e48f5901d03fbc590f970243d1c.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 6, - "end_line": 134, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 136 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 11, - "start_line": 121 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 5, - "start_line": 127 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "958": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 57, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 136 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 31, - "start_line": 121 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 31, - "start_line": 121 - } - }, - "959": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IDefaultToken/permissionedMint/30ed58d5230a446f3c241602960da75100b90e48f5901d03fbc590f970243d1c.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 23, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 6, - "end_line": 134, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 136 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 59, - "start_line": 121 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 5, - "start_line": 127 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 23 - }, - "While handling contract interface function:" - ], - "start_col": 43, - "start_line": 1 - } - }, - "960": { - "accessible_scopes": [ - "__main__", - "__main__.mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 136 - } - }, - "961": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 141, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 141 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 28, - "start_line": 40 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 140 - } - }, - "962": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 141, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 141 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 48, - "start_line": 40 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 140 - } - }, - "963": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 91, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 141, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 141 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 76, - "start_line": 40 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 140 - } - }, - "964": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 141, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 141 - } - }, - "966": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 90, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 142, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 26, - "start_line": 142 - }, - "While expanding the reference 'salt' in:" - ], - "start_col": 80, - "start_line": 140 - } - }, - "967": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 142, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 142 - } - }, - "969": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 143, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 143 - } - }, - "970": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/ba1d9ba0c2820d7cb2df6f2f4aeae34ef8b189c7149c4a757e99674aa5743013.cairo" - }, - "parent_location": [ - { - "end_col": 90, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 140 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 80, - "start_line": 140 - }, - "While handling calldata argument 'salt'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "972": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "973": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "974": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "975": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "976": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/ba1d9ba0c2820d7cb2df6f2f4aeae34ef8b189c7149c4a757e99674aa5743013.cairo" - }, - "parent_location": [ - { - "end_col": 90, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 141, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 122, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_salt' in:" - ], - "start_col": 80, - "start_line": 140 - }, - "While handling calldata argument 'salt'" - ], - "start_col": 27, - "start_line": 1 - } - }, - "977": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - } - }, - "979": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 34, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 2 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "981": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "982": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "983": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "984": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 4 - } - }, - "986": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/set_salt/f66aabe8b43e7b2efe2bd9ff8cfc287a6c42a833307461839e6e85c9bc629307.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 3 - } - }, - "987": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 140 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "988": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 150, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 150 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 28, - "start_line": 40 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 147 - } - }, - "989": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 150, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 150 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 48, - "start_line": 40 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 147 - } - }, - "990": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 86, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 91, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 150, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 150 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 76, - "start_line": 40 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 147 - } - }, - "991": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 150, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 150 - } - }, - "993": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 148, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 151, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 25, - "start_line": 151 - }, - "While expanding the reference 'udc_contract' in:" - ], - "start_col": 5, - "start_line": 148 - } - }, - "994": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 151, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 151 - } - }, - "996": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 152, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 152 - } - }, - "997": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/caf1c93cbbb7e473c42968b8d697c30d0b0224312e2ad8bc6deaa9b0e80307db.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 148, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 147 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 5, - "start_line": 148 - }, - "While handling calldata argument 'udc_contract'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "999": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1000": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1001": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 69, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1002": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 86, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1003": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/caf1c93cbbb7e473c42968b8d697c30d0b0224312e2ad8bc6deaa9b0e80307db.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 148, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 157, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 130, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_udc_contract' in:" - ], - "start_col": 5, - "start_line": 148 - }, - "While handling calldata argument 'udc_contract'" - ], - "start_col": 35, - "start_line": 1 - } - }, - "1004": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - } - }, - "1006": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 34, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 2 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "1008": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1009": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1010": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1011": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 4 - } - }, - "1013": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/f589dd4c55c9c32d24648da443bfe8e545191dfd4de2fad5ed432ae3d817c2ce.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 3 - } - }, - "1014": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/set_udc_contract/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 147, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 147 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1015": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 159, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 17, - "start_line": 159 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 27, - "start_line": 156 - } - }, - "1016": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 73, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 159, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 17, - "start_line": 159 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 47, - "start_line": 156 - } - }, - "1017": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 90, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_token_class_hash/decl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 159, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 17, - "start_line": 159 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 75, - "start_line": 156 - } - }, - "1018": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 159, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 17, - "start_line": 159 - } - }, - "1020": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 160, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 160 - } - }, - "1021": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/get_token_class_hash/7263e2439283e79e37ecddf0332aa5f03f0770e951c1de93a8a123e6558399d3.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/get_token_class_hash/7263e2439283e79e37ecddf0332aa5f03f0770e951c1de93a8a123e6558399d3.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1023": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/293368f3a0e12cfcf22314a31e13b9801e95a5b8b2b71822a2fbbdf5a01ea795.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 157, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 157 - }, - "While handling return value 'res'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1024": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/293368f3a0e12cfcf22314a31e13b9801e95a5b8b2b71822a2fbbdf5a01ea795.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 157, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/get_token_class_hash/7263e2439283e79e37ecddf0332aa5f03f0770e951c1de93a8a123e6558399d3.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 5, - "start_line": 157 - }, - "While handling return value 'res'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "1026": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/get_token_class_hash/7263e2439283e79e37ecddf0332aa5f03f0770e951c1de93a8a123e6558399d3.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/get_token_class_hash/7263e2439283e79e37ecddf0332aa5f03f0770e951c1de93a8a123e6558399d3.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 156 - }, - "While handling return value of" - ], - "start_col": 65, - "start_line": 1 - } - }, - "1027": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/get_token_class_hash/7263e2439283e79e37ecddf0332aa5f03f0770e951c1de93a8a123e6558399d3.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1028": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/get_token_class_hash/7263e2439283e79e37ecddf0332aa5f03f0770e951c1de93a8a123e6558399d3.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/get_token_class_hash/7263e2439283e79e37ecddf0332aa5f03f0770e951c1de93a8a123e6558399d3.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 156 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1029": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/get_token_class_hash/7263e2439283e79e37ecddf0332aa5f03f0770e951c1de93a8a123e6558399d3.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1030": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1031": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 27, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1032": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 73, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 47, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1033": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 90, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 75, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1034": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - } - }, - "1036": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 109, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 94, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1037": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1039": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1040": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1041": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1042": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1043": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/0232a93753361fa295bd789d6f3e8606c9588d63f839f36d8f7f2a8234e3e132.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1044": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_token_class_hash/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 156, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 156 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1045": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 165, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 165 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 164 - } - }, - "1046": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 165, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 165 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 164 - } - }, - "1047": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_contract_salt/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 165, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 165 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 164 - } - }, - "1048": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 165, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 18, - "start_line": 165 - } - }, - "1050": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 166, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 166 - } - }, - "1051": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/get_salt/d7cc110124aa2fffdfb1811fe9994ebb767fd9968bd6225b8704c5b8434e6969.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/get_salt/d7cc110124aa2fffdfb1811fe9994ebb767fd9968bd6225b8704c5b8434e6969.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1053": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/449f58f1e24c41feef37a4061a3fbe8e05590ca66b64f7cf823b5fa6464b3837.cairo" - }, - "parent_location": [ - { - "end_col": 96, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 86, - "start_line": 164 - }, - "While handling return value 'salt'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1054": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/449f58f1e24c41feef37a4061a3fbe8e05590ca66b64f7cf823b5fa6464b3837.cairo" - }, - "parent_location": [ - { - "end_col": 96, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/get_salt/d7cc110124aa2fffdfb1811fe9994ebb767fd9968bd6225b8704c5b8434e6969.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 86, - "start_line": 164 - }, - "While handling return value 'salt'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "1056": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/get_salt/d7cc110124aa2fffdfb1811fe9994ebb767fd9968bd6225b8704c5b8434e6969.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/get_salt/d7cc110124aa2fffdfb1811fe9994ebb767fd9968bd6225b8704c5b8434e6969.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 164 - }, - "While handling return value of" - ], - "start_col": 54, - "start_line": 1 - } - }, - "1057": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/get_salt/d7cc110124aa2fffdfb1811fe9994ebb767fd9968bd6225b8704c5b8434e6969.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1058": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/get_salt/d7cc110124aa2fffdfb1811fe9994ebb767fd9968bd6225b8704c5b8434e6969.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/get_salt/d7cc110124aa2fffdfb1811fe9994ebb767fd9968bd6225b8704c5b8434e6969.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 164 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1059": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/get_salt/d7cc110124aa2fffdfb1811fe9994ebb767fd9968bd6225b8704c5b8434e6969.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1060": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1061": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1062": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1063": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1064": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - } - }, - "1066": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 97, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 82, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1067": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 98, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1069": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1070": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1071": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1072": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1073": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_salt/e0b86872110eed4fdb4de84ba193069626327e3ed0b3aac5bdd3f463341eac2d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1074": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_salt/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 164, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 164 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1075": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 173, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 24, - "start_line": 173 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 21, - "start_line": 170 - } - }, - "1076": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 173, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 24, - "start_line": 173 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 41, - "start_line": 170 - } - }, - "1077": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 84, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/_l1_to_l2_addresses/decl.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 173, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 24, - "start_line": 173 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 69, - "start_line": 170 - } - }, - "1078": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 171, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 59, - "end_line": 173, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 49, - "start_line": 173 - }, - "While expanding the reference 'l1_address' in:" - ], - "start_col": 5, - "start_line": 171 - } - }, - "1079": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 173, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 24, - "start_line": 173 - } - }, - "1081": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 174, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 5, - "start_line": 174 - } - }, - "1082": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/get_l2_address/8c4f94a38a5e1828ac593cb194405dd9d84b53a31e6fd369565e9b441868ad29.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/get_l2_address/8c4f94a38a5e1828ac593cb194405dd9d84b53a31e6fd369565e9b441868ad29.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1084": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/38f54ebb0bfb80e18537b51ae2c50c954ebd5f35ad089613a20983bd5b3004a8.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 172, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 7, - "start_line": 172 - }, - "While handling return value 'l2_address'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1085": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/38f54ebb0bfb80e18537b51ae2c50c954ebd5f35ad089613a20983bd5b3004a8.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 172, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/get_l2_address/8c4f94a38a5e1828ac593cb194405dd9d84b53a31e6fd369565e9b441868ad29.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 7, - "start_line": 172 - }, - "While handling return value 'l2_address'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "1087": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/get_l2_address/8c4f94a38a5e1828ac593cb194405dd9d84b53a31e6fd369565e9b441868ad29.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/get_l2_address/8c4f94a38a5e1828ac593cb194405dd9d84b53a31e6fd369565e9b441868ad29.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 170 - }, - "While handling return value of" - ], - "start_col": 66, - "start_line": 1 - } - }, - "1088": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/get_l2_address/8c4f94a38a5e1828ac593cb194405dd9d84b53a31e6fd369565e9b441868ad29.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1089": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/get_l2_address/8c4f94a38a5e1828ac593cb194405dd9d84b53a31e6fd369565e9b441868ad29.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/get_l2_address/8c4f94a38a5e1828ac593cb194405dd9d84b53a31e6fd369565e9b441868ad29.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 170 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1090": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/get_l2_address/8c4f94a38a5e1828ac593cb194405dd9d84b53a31e6fd369565e9b441868ad29.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1091": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/d12a89d035e51b9ee0ce8ab391f7a6d107a6e0ff527ab312e04d3dd97249610f.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 171, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 170 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 5, - "start_line": 171 - }, - "While handling calldata argument 'l1_address'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "1093": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1094": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 21, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1095": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 67, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 41, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1096": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 84, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 69, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1097": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/d12a89d035e51b9ee0ce8ab391f7a6d107a6e0ff527ab312e04d3dd97249610f.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 171, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 153, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 128, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_l1_address' in:" - ], - "start_col": 5, - "start_line": 171 - }, - "While handling calldata argument 'l1_address'" - ], - "start_col": 33, - "start_line": 1 - } - }, - "1098": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - } - }, - "1100": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 103, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 88, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1101": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 104, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1103": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1104": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1105": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1106": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1107": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/a5a52b50376e7fdd69a06eefa9c646d9d37c3afa16b1cd63a0fcfe804afae966.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1108": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/get_l2_address/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 170, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/bridge.cairo" - }, - "start_col": 6, - "start_line": 170 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - } - } - }, - "hints": { - "0": [ - { - "accessible_scopes": [ - "starkware.cairo.common.alloc", - "starkware.cairo.common.alloc.alloc" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 0, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "12": [ - { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "code": "vm_enter_scope({'n': ids.len})", - "flow_tracking_data": { - "ap_tracking": { - "group": 2, - "offset": 0 - }, - "reference_ids": { - "starkware.cairo.common.memcpy.memcpy.len": 0 - } - } - } - ], - "20": [ - { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "code": "n -= 1\nids.continue_copying = 1 if n > 0 else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 2, - "offset": 5 - }, - "reference_ids": { - "starkware.cairo.common.memcpy.memcpy.continue_copying": 1 - } - } - } - ], - "23": [ - { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "code": "vm_exit_scope()", - "flow_tracking_data": { - "ap_tracking": { - "group": 2, - "offset": 6 - }, - "reference_ids": {} - } - } - ], - "24": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_zero" - ], - "code": "from starkware.cairo.common.math_utils import assert_integer\nassert_integer(ids.value)\nassert ids.value % PRIME != 0, f'assert_not_zero failed: {ids.value} = 0.'", - "flow_tracking_data": { - "ap_tracking": { - "group": 3, - "offset": 0 - }, - "reference_ids": { - "starkware.cairo.common.math.assert_not_zero.value": 2 - } - } - } - ], - "29": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "code": "from starkware.cairo.common.math_utils import as_int\n\n# Correctness check.\nvalue = as_int(ids.value, PRIME) % PRIME\nassert value < ids.UPPER_BOUND, f'{value} is outside of the range [0, 2**250).'\n\n# Calculation for the assertion.\nids.high, ids.low = divmod(ids.value, ids.SHIFT)", - "flow_tracking_data": { - "ap_tracking": { - "group": 4, - "offset": 0 - }, - "reference_ids": { - "starkware.cairo.common.math.assert_250_bit.high": 5, - "starkware.cairo.common.math.assert_250_bit.low": 4, - "starkware.cairo.common.math.assert_250_bit.value": 3 - } - } - } - ], - "42": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "code": "import itertools\n\nfrom starkware.cairo.common.math_utils import assert_integer\nassert_integer(ids.a)\nassert_integer(ids.b)\na = ids.a % PRIME\nb = ids.b % PRIME\nassert a <= b, f'a = {a} is not less than or equal to b = {b}.'\n\n# Find an arc less than PRIME / 3, and another less than PRIME / 2.\nlengths_and_indices = [(a, 0), (b - a, 1), (PRIME - 1 - b, 2)]\nlengths_and_indices.sort()\nassert lengths_and_indices[0][0] <= PRIME // 3 and lengths_and_indices[1][0] <= PRIME // 2\nexcluded = lengths_and_indices[2][1]\n\nmemory[ids.range_check_ptr + 1], memory[ids.range_check_ptr + 0] = (\n divmod(lengths_and_indices[0][0], ids.PRIME_OVER_3_HIGH))\nmemory[ids.range_check_ptr + 3], memory[ids.range_check_ptr + 2] = (\n divmod(lengths_and_indices[1][0], ids.PRIME_OVER_2_HIGH))", - "flow_tracking_data": { - "ap_tracking": { - "group": 5, - "offset": 0 - }, - "reference_ids": { - "starkware.cairo.common.math.assert_le_felt.a": 6, - "starkware.cairo.common.math.assert_le_felt.b": 7, - "starkware.cairo.common.math.assert_le_felt.range_check_ptr": 8 - } - } - } - ], - "52": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "code": "memory[ap] = 1 if excluded != 0 else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 5, - "offset": 8 - }, - "reference_ids": {} - } - } - ], - "66": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "code": "memory[ap] = 1 if excluded != 1 else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 5, - "offset": 9 - }, - "reference_ids": {} - } - } - ], - "78": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "code": "assert excluded == 2", - "flow_tracking_data": { - "ap_tracking": { - "group": 5, - "offset": 10 - }, - "reference_ids": {} - } - } - ], - "89": [ - { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "code": "# Verify the assumptions on the relationship between 2**250, ADDR_BOUND and PRIME.\nADDR_BOUND = ids.ADDR_BOUND % PRIME\nassert (2**250 < ADDR_BOUND <= 2**251) and (2 * 2**250 < PRIME) and (\n ADDR_BOUND * 2 > PRIME), \\\n 'normalize_address() cannot be used with the current constants.'\nids.is_small = 1 if ids.addr < ADDR_BOUND else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 6, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.storage.normalize_address.addr": 9, - "starkware.starknet.common.storage.normalize_address.is_small": 10 - } - } - } - ], - "107": [ - { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "code": "ids.is_250 = 1 if ids.addr < 2**250 else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 6, - "offset": 2 - }, - "reference_ids": { - "starkware.starknet.common.storage.normalize_address.addr": 9, - "starkware.starknet.common.storage.normalize_address.is_250": 11 - } - } - } - ], - "134": [ - { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "code": "syscall_handler.call_contract(segments=segments, syscall_ptr=ids.syscall_ptr)", - "flow_tracking_data": { - "ap_tracking": { - "group": 7, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.syscalls.call_contract.syscall_ptr": 12 - } - } - } - ], - "142": [ - { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "code": "syscall_handler.get_caller_address(segments=segments, syscall_ptr=ids.syscall_ptr)", - "flow_tracking_data": { - "ap_tracking": { - "group": 8, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.syscalls.get_caller_address.syscall_ptr": 13 - } - } - } - ], - "149": [ - { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_contract_address" - ], - "code": "syscall_handler.get_contract_address(segments=segments, syscall_ptr=ids.syscall_ptr)", - "flow_tracking_data": { - "ap_tracking": { - "group": 9, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.syscalls.get_contract_address.syscall_ptr": 14 - } - } - } - ], - "157": [ - { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "code": "syscall_handler.storage_read(segments=segments, syscall_ptr=ids.syscall_ptr)", - "flow_tracking_data": { - "ap_tracking": { - "group": 10, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.syscalls.storage_read.syscall_ptr": 15 - } - } - } - ], - "166": [ - { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "code": "syscall_handler.storage_write(segments=segments, syscall_ptr=ids.syscall_ptr)", - "flow_tracking_data": { - "ap_tracking": { - "group": 11, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.syscalls.storage_write.syscall_ptr": 16 - } - } - } - ], - "176": [ - { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "code": "syscall_handler.emit_event(segments=segments, syscall_ptr=ids.syscall_ptr)", - "flow_tracking_data": { - "ap_tracking": { - "group": 12, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.syscalls.emit_event.syscall_ptr": 17 - } - } - } - ], - "179": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "code": "memory[ap] = 0 if 0 <= (ids.a % PRIME) < range_check_builtin.bound else 1", - "flow_tracking_data": { - "ap_tracking": { - "group": 13, - "offset": 0 - }, - "reference_ids": { - "starkware.cairo.common.math_cmp.is_nn.a": 18 - } - } - } - ], - "189": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "code": "memory[ap] = 0 if 0 <= ((-ids.a - 1) % PRIME) < range_check_builtin.bound else 1", - "flow_tracking_data": { - "ap_tracking": { - "group": 13, - "offset": 1 - }, - "reference_ids": { - "starkware.cairo.common.math_cmp.is_nn.a": 18 - } - } - } - ], - "224": [ - { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "code": "sum_low = ids.a.low + ids.b.low\nids.carry_low = 1 if sum_low >= ids.SHIFT else 0\nsum_high = ids.a.high + ids.b.high + ids.carry_low\nids.carry_high = 1 if sum_high >= ids.SHIFT else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 16, - "offset": 4 - }, - "reference_ids": { - "starkware.cairo.common.uint256.uint256_add.a": 19, - "starkware.cairo.common.uint256.uint256_add.b": 20, - "starkware.cairo.common.uint256.uint256_add.carry_high": 22, - "starkware.cairo.common.uint256.uint256_add.carry_low": 21 - } - } - } - ], - "246": [ - { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.split_64" - ], - "code": "ids.low = ids.a & ((1<<64) - 1)\nids.high = ids.a >> 64", - "flow_tracking_data": { - "ap_tracking": { - "group": 17, - "offset": 2 - }, - "reference_ids": { - "starkware.cairo.common.uint256.split_64.a": 23, - "starkware.cairo.common.uint256.split_64.high": 25, - "starkware.cairo.common.uint256.split_64.low": 24 - } - } - } - ], - "380": [ - { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_unsigned_div_rem" - ], - "code": "a = (ids.a.high << 128) + ids.a.low\ndiv = (ids.div.high << 128) + ids.div.low\nquotient, remainder = divmod(a, div)\n\nids.quotient.low = quotient & ((1 << 128) - 1)\nids.quotient.high = quotient >> 128\nids.remainder.low = remainder & ((1 << 128) - 1)\nids.remainder.high = remainder >> 128", - "flow_tracking_data": { - "ap_tracking": { - "group": 20, - "offset": 5 - }, - "reference_ids": { - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.a": 26, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.div": 27, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.quotient": 28, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.remainder": 29 - } - } - } - ], - "783": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 51, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "836": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.handle_message_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 56, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "979": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_salt" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 66, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1006": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.set_udc_contract" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 70, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1021": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_token_class_hash_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 72, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1051": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_salt_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 75, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1082": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.get_l2_address_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 78, - "offset": 0 - }, - "reference_ids": {} - } - } - ] - }, - "identifiers": { - "__main__.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "__main__.IDefaultToken": { - "type": "namespace" - }, - "__main__.IDefaultToken.Args": { - "full_name": "__main__.IDefaultToken.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.IDefaultToken.ImplicitArgs": { - "full_name": "__main__.IDefaultToken.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.IDefaultToken.PERMISSIONEDMINT_SELECTOR": { - "type": "const", - "value": 37313232031488507829243159589199778096432170431839144894988167447577083165 - }, - "__main__.IDefaultToken.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.IDefaultToken.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.IDefaultToken.alloc": { - "destination": "starkware.cairo.common.alloc.alloc", - "type": "alias" - }, - "__main__.IDefaultToken.call_contract": { - "destination": "starkware.starknet.common.syscalls.call_contract", - "type": "alias" - }, - "__main__.IDefaultToken.library_call": { - "destination": "starkware.starknet.common.syscalls.library_call", - "type": "alias" - }, - "__main__.IDefaultToken.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__main__.IDefaultToken.permissionedMint": { - "decorators": [], - "pc": 565, - "type": "function" - }, - "__main__.IDefaultToken.permissionedMint.Args": { - "full_name": "__main__.IDefaultToken.permissionedMint.Args", - "members": { - "contract_address": { - "cairo_type": "felt", - "offset": 0 - }, - "data": { - "cairo_type": "felt*", - "offset": 5 - }, - "data_len": { - "cairo_type": "felt", - "offset": 4 - }, - "to": { - "cairo_type": "felt", - "offset": 1 - }, - "tokenId": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - }, - "tokenURI": { - "cairo_type": "felt", - "offset": 6 - } - }, - "size": 7, - "type": "struct" - }, - "__main__.IDefaultToken.permissionedMint.ImplicitArgs": { - "full_name": "__main__.IDefaultToken.permissionedMint.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__main__.IDefaultToken.permissionedMint.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.IDefaultToken.permissionedMint.SIZEOF_LOCALS": { - "type": "const", - "value": 3 - }, - "__main__.IUniversalDeployerContract": { - "type": "namespace" - }, - "__main__.IUniversalDeployerContract.Args": { - "full_name": "__main__.IUniversalDeployerContract.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.IUniversalDeployerContract.DEPLOYCONTRACT_SELECTOR": { - "type": "const", - "value": 721734516881566113991739060234943946737358742400686720027155767807930563645 - }, - "__main__.IUniversalDeployerContract.ImplicitArgs": { - "full_name": "__main__.IUniversalDeployerContract.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.IUniversalDeployerContract.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.IUniversalDeployerContract.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.IUniversalDeployerContract.alloc": { - "destination": "starkware.cairo.common.alloc.alloc", - "type": "alias" - }, - "__main__.IUniversalDeployerContract.call_contract": { - "destination": "starkware.starknet.common.syscalls.call_contract", - "type": "alias" - }, - "__main__.IUniversalDeployerContract.deployContract": { - "decorators": [], - "pc": 529, - "type": "function" - }, - "__main__.IUniversalDeployerContract.deployContract.Args": { - "full_name": "__main__.IUniversalDeployerContract.deployContract.Args", - "members": { - "calldata": { - "cairo_type": "felt*", - "offset": 5 - }, - "calldata_len": { - "cairo_type": "felt", - "offset": 4 - }, - "classHash": { - "cairo_type": "felt", - "offset": 1 - }, - "contract_address": { - "cairo_type": "felt", - "offset": 0 - }, - "salt": { - "cairo_type": "felt", - "offset": 2 - }, - "unique": { - "cairo_type": "felt", - "offset": 3 - } - }, - "size": 6, - "type": "struct" - }, - "__main__.IUniversalDeployerContract.deployContract.ImplicitArgs": { - "full_name": "__main__.IUniversalDeployerContract.deployContract.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__main__.IUniversalDeployerContract.deployContract.Return": { - "cairo_type": "(address: felt)", - "type": "type_definition" - }, - "__main__.IUniversalDeployerContract.deployContract.SIZEOF_LOCALS": { - "type": "const", - "value": 3 - }, - "__main__.IUniversalDeployerContract.library_call": { - "destination": "starkware.starknet.common.syscalls.library_call", - "type": "alias" - }, - "__main__.IUniversalDeployerContract.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__main__.Ownable": { - "destination": "openzeppelin.access.ownable.library.Ownable", - "type": "alias" - }, - "__main__.Uint256": { - "destination": "starkware.cairo.common.uint256.Uint256", - "type": "alias" - }, - "__main__._contract_salt": { - "type": "namespace" - }, - "__main__._contract_salt.Args": { - "full_name": "__main__._contract_salt.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._contract_salt.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "__main__._contract_salt.ImplicitArgs": { - "full_name": "__main__._contract_salt.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._contract_salt.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__._contract_salt.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._contract_salt.addr": { - "decorators": [], - "pc": 665, - "type": "function" - }, - "__main__._contract_salt.addr.Args": { - "full_name": "__main__._contract_salt.addr.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._contract_salt.addr.ImplicitArgs": { - "full_name": "__main__._contract_salt.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "__main__._contract_salt.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "__main__._contract_salt.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._contract_salt.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "__main__._contract_salt.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "__main__._contract_salt.read": { - "decorators": [], - "pc": 670, - "type": "function" - }, - "__main__._contract_salt.read.Args": { - "full_name": "__main__._contract_salt.read.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._contract_salt.read.ImplicitArgs": { - "full_name": "__main__._contract_salt.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__._contract_salt.read.Return": { - "cairo_type": "(salt: felt)", - "type": "type_definition" - }, - "__main__._contract_salt.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._contract_salt.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "__main__._contract_salt.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "__main__._contract_salt.write": { - "decorators": [], - "pc": 683, - "type": "function" - }, - "__main__._contract_salt.write.Args": { - "full_name": "__main__._contract_salt.write.Args", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__._contract_salt.write.ImplicitArgs": { - "full_name": "__main__._contract_salt.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__._contract_salt.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__._contract_salt.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._l1_to_l2_addresses": { - "type": "namespace" - }, - "__main__._l1_to_l2_addresses.Args": { - "full_name": "__main__._l1_to_l2_addresses.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._l1_to_l2_addresses.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "__main__._l1_to_l2_addresses.ImplicitArgs": { - "full_name": "__main__._l1_to_l2_addresses.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._l1_to_l2_addresses.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__._l1_to_l2_addresses.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._l1_to_l2_addresses.addr": { - "decorators": [], - "pc": 624, - "type": "function" - }, - "__main__._l1_to_l2_addresses.addr.Args": { - "full_name": "__main__._l1_to_l2_addresses.addr.Args", - "members": { - "l1_address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__._l1_to_l2_addresses.addr.ImplicitArgs": { - "full_name": "__main__._l1_to_l2_addresses.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "__main__._l1_to_l2_addresses.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "__main__._l1_to_l2_addresses.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._l1_to_l2_addresses.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "__main__._l1_to_l2_addresses.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "__main__._l1_to_l2_addresses.read": { - "decorators": [], - "pc": 638, - "type": "function" - }, - "__main__._l1_to_l2_addresses.read.Args": { - "full_name": "__main__._l1_to_l2_addresses.read.Args", - "members": { - "l1_address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__._l1_to_l2_addresses.read.ImplicitArgs": { - "full_name": "__main__._l1_to_l2_addresses.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__._l1_to_l2_addresses.read.Return": { - "cairo_type": "(l1_address: felt)", - "type": "type_definition" - }, - "__main__._l1_to_l2_addresses.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._l1_to_l2_addresses.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "__main__._l1_to_l2_addresses.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "__main__._l1_to_l2_addresses.write": { - "decorators": [], - "pc": 652, - "type": "function" - }, - "__main__._l1_to_l2_addresses.write.Args": { - "full_name": "__main__._l1_to_l2_addresses.write.Args", - "members": { - "l1_address": { - "cairo_type": "felt", - "offset": 0 - }, - "value": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "__main__._l1_to_l2_addresses.write.ImplicitArgs": { - "full_name": "__main__._l1_to_l2_addresses.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__._l1_to_l2_addresses.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__._l1_to_l2_addresses.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._token_class_hash": { - "type": "namespace" - }, - "__main__._token_class_hash.Args": { - "full_name": "__main__._token_class_hash.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._token_class_hash.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "__main__._token_class_hash.ImplicitArgs": { - "full_name": "__main__._token_class_hash.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._token_class_hash.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__._token_class_hash.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._token_class_hash.addr": { - "decorators": [], - "pc": 695, - "type": "function" - }, - "__main__._token_class_hash.addr.Args": { - "full_name": "__main__._token_class_hash.addr.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._token_class_hash.addr.ImplicitArgs": { - "full_name": "__main__._token_class_hash.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "__main__._token_class_hash.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "__main__._token_class_hash.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._token_class_hash.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "__main__._token_class_hash.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "__main__._token_class_hash.read": { - "decorators": [], - "pc": 700, - "type": "function" - }, - "__main__._token_class_hash.read.Args": { - "full_name": "__main__._token_class_hash.read.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._token_class_hash.read.ImplicitArgs": { - "full_name": "__main__._token_class_hash.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__._token_class_hash.read.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "__main__._token_class_hash.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._token_class_hash.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "__main__._token_class_hash.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "__main__._token_class_hash.write": { - "decorators": [], - "pc": 713, - "type": "function" - }, - "__main__._token_class_hash.write.Args": { - "full_name": "__main__._token_class_hash.write.Args", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__._token_class_hash.write.ImplicitArgs": { - "full_name": "__main__._token_class_hash.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__._token_class_hash.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__._token_class_hash.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._udc_contract": { - "type": "namespace" - }, - "__main__._udc_contract.Args": { - "full_name": "__main__._udc_contract.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._udc_contract.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "__main__._udc_contract.ImplicitArgs": { - "full_name": "__main__._udc_contract.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._udc_contract.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__._udc_contract.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._udc_contract.addr": { - "decorators": [], - "pc": 725, - "type": "function" - }, - "__main__._udc_contract.addr.Args": { - "full_name": "__main__._udc_contract.addr.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._udc_contract.addr.ImplicitArgs": { - "full_name": "__main__._udc_contract.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "__main__._udc_contract.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "__main__._udc_contract.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._udc_contract.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "__main__._udc_contract.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "__main__._udc_contract.read": { - "decorators": [], - "pc": 730, - "type": "function" - }, - "__main__._udc_contract.read.Args": { - "full_name": "__main__._udc_contract.read.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__._udc_contract.read.ImplicitArgs": { - "full_name": "__main__._udc_contract.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__._udc_contract.read.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "__main__._udc_contract.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__._udc_contract.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "__main__._udc_contract.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "__main__._udc_contract.write": { - "decorators": [], - "pc": 743, - "type": "function" - }, - "__main__._udc_contract.write.Args": { - "full_name": "__main__._udc_contract.write.Args", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__._udc_contract.write.ImplicitArgs": { - "full_name": "__main__._udc_contract.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__._udc_contract.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__._udc_contract.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.alloc": { - "destination": "starkware.cairo.common.alloc.alloc", - "type": "alias" - }, - "__main__.assert_not_zero": { - "destination": "starkware.cairo.common.math.assert_not_zero", - "type": "alias" - }, - "__main__.collection_created": { - "type": "namespace" - }, - "__main__.collection_created.Args": { - "full_name": "__main__.collection_created.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.collection_created.ImplicitArgs": { - "full_name": "__main__.collection_created.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.collection_created.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.collection_created.SELECTOR": { - "type": "const", - "value": 727940402936442556236685011325740125494985734635039827773471973388654130470 - }, - "__main__.collection_created.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.collection_created.alloc": { - "destination": "starkware.cairo.common.alloc.alloc", - "type": "alias" - }, - "__main__.collection_created.emit": { - "decorators": [], - "pc": 600, - "type": "function" - }, - "__main__.collection_created.emit.Args": { - "full_name": "__main__.collection_created.emit.Args", - "members": { - "address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__.collection_created.emit.ImplicitArgs": { - "full_name": "__main__.collection_created.emit.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__main__.collection_created.emit.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.collection_created.emit.SIZEOF_LOCALS": { - "type": "const", - "value": 2 - }, - "__main__.collection_created.emit_event": { - "destination": "starkware.starknet.common.syscalls.emit_event", - "type": "alias" - }, - "__main__.collection_created.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__main__.constructor": { - "decorators": [ - "constructor" - ], - "pc": 755, - "type": "function" - }, - "__main__.constructor.Args": { - "full_name": "__main__.constructor.Args", - "members": { - "class_hash": { - "cairo_type": "felt", - "offset": 1 - }, - "initial_salt": { - "cairo_type": "felt", - "offset": 2 - }, - "owner": { - "cairo_type": "felt", - "offset": 0 - }, - "udc_contract": { - "cairo_type": "felt", - "offset": 3 - } - }, - "size": 4, - "type": "struct" - }, - "__main__.constructor.ImplicitArgs": { - "full_name": "__main__.constructor.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.constructor.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.constructor.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.deploy_new_contract": { - "decorators": [], - "pc": 881, - "type": "function" - }, - "__main__.deploy_new_contract.Args": { - "full_name": "__main__.deploy_new_contract.Args", - "members": { - "l1_contract_address": { - "cairo_type": "felt", - "offset": 0 - }, - "name": { - "cairo_type": "felt", - "offset": 1 - }, - "symbol": { - "cairo_type": "felt", - "offset": 2 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.deploy_new_contract.ImplicitArgs": { - "full_name": "__main__.deploy_new_contract.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.deploy_new_contract.Return": { - "cairo_type": "(contract_address: felt)", - "type": "type_definition" - }, - "__main__.deploy_new_contract.SIZEOF_LOCALS": { - "type": "const", - "value": 2 - }, - "__main__.get_caller_address": { - "destination": "starkware.starknet.common.syscalls.get_caller_address", - "type": "alias" - }, - "__main__.get_contract_address": { - "destination": "starkware.starknet.common.syscalls.get_contract_address", - "type": "alias" - }, - "__main__.get_l2_address": { - "decorators": [ - "view" - ], - "pc": 1075, - "type": "function" - }, - "__main__.get_l2_address.Args": { - "full_name": "__main__.get_l2_address.Args", - "members": { - "l1_address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__.get_l2_address.ImplicitArgs": { - "full_name": "__main__.get_l2_address.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.get_l2_address.Return": { - "cairo_type": "(l2_address: felt)", - "type": "type_definition" - }, - "__main__.get_l2_address.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.get_salt": { - "decorators": [ - "view" - ], - "pc": 1045, - "type": "function" - }, - "__main__.get_salt.Args": { - "full_name": "__main__.get_salt.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.get_salt.ImplicitArgs": { - "full_name": "__main__.get_salt.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.get_salt.Return": { - "cairo_type": "(salt: felt)", - "type": "type_definition" - }, - "__main__.get_salt.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.get_token_class_hash": { - "decorators": [ - "view" - ], - "pc": 1015, - "type": "function" - }, - "__main__.get_token_class_hash.Args": { - "full_name": "__main__.get_token_class_hash.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.get_token_class_hash.ImplicitArgs": { - "full_name": "__main__.get_token_class_hash.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.get_token_class_hash.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "__main__.get_token_class_hash.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.handle_message": { - "decorators": [ - "external" - ], - "pc": 792, - "type": "function" - }, - "__main__.handle_message.Args": { - "full_name": "__main__.handle_message.Args", - "members": { - "data": { - "cairo_type": "felt*", - "offset": 5 - }, - "data_len": { - "cairo_type": "felt", - "offset": 4 - }, - "l1_contract_address": { - "cairo_type": "felt", - "offset": 0 - }, - "name": { - "cairo_type": "felt", - "offset": 6 - }, - "symbol": { - "cairo_type": "felt", - "offset": 7 - }, - "to": { - "cairo_type": "felt", - "offset": 1 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - }, - "token_uri": { - "cairo_type": "felt", - "offset": 8 - } - }, - "size": 9, - "type": "struct" - }, - "__main__.handle_message.ImplicitArgs": { - "full_name": "__main__.handle_message.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.handle_message.Return": { - "cairo_type": "(contract_address: felt)", - "type": "type_definition" - }, - "__main__.handle_message.SIZEOF_LOCALS": { - "type": "const", - "value": 2 - }, - "__main__.mint": { - "decorators": [], - "pc": 941, - "type": "function" - }, - "__main__.mint.Args": { - "full_name": "__main__.mint.Args", - "members": { - "contract_address": { - "cairo_type": "felt", - "offset": 0 - }, - "to": { - "cairo_type": "felt", - "offset": 3 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 1 - }, - "token_uri": { - "cairo_type": "felt", - "offset": 4 - } - }, - "size": 5, - "type": "struct" - }, - "__main__.mint.ImplicitArgs": { - "full_name": "__main__.mint.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.mint.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.mint.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.set_salt": { - "decorators": [ - "external" - ], - "pc": 961, - "type": "function" - }, - "__main__.set_salt.Args": { - "full_name": "__main__.set_salt.Args", - "members": { - "salt": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__.set_salt.ImplicitArgs": { - "full_name": "__main__.set_salt.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.set_salt.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.set_salt.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.set_udc_contract": { - "decorators": [ - "external" - ], - "pc": 988, - "type": "function" - }, - "__main__.set_udc_contract.Args": { - "full_name": "__main__.set_udc_contract.Args", - "members": { - "udc_contract": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__.set_udc_contract.ImplicitArgs": { - "full_name": "__main__.set_udc_contract.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.set_udc_contract.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.set_udc_contract.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.uint256_unsigned_div_rem": { - "destination": "starkware.cairo.common.uint256.uint256_unsigned_div_rem", - "type": "alias" - }, - "__wrappers__.constructor": { - "decorators": [ - "constructor" - ], - "pc": 771, - "type": "function" - }, - "__wrappers__.constructor.Args": { - "full_name": "__wrappers__.constructor.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.constructor.ImplicitArgs": { - "full_name": "__wrappers__.constructor.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.constructor.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.constructor.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.constructor.__wrapped_func": { - "destination": "__main__.constructor", - "type": "alias" - }, - "__wrappers__.constructor_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.get_l2_address": { - "decorators": [ - "view" - ], - "pc": 1091, - "type": "function" - }, - "__wrappers__.get_l2_address.Args": { - "full_name": "__wrappers__.get_l2_address.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.get_l2_address.ImplicitArgs": { - "full_name": "__wrappers__.get_l2_address.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.get_l2_address.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.get_l2_address.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.get_l2_address.__wrapped_func": { - "destination": "__main__.get_l2_address", - "type": "alias" - }, - "__wrappers__.get_l2_address_encode_return": { - "decorators": [], - "pc": 1082, - "type": "function" - }, - "__wrappers__.get_l2_address_encode_return.Args": { - "full_name": "__wrappers__.get_l2_address_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(l2_address: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.get_l2_address_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.get_l2_address_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.get_l2_address_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.get_l2_address_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.get_l2_address_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.get_salt": { - "decorators": [ - "view" - ], - "pc": 1060, - "type": "function" - }, - "__wrappers__.get_salt.Args": { - "full_name": "__wrappers__.get_salt.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.get_salt.ImplicitArgs": { - "full_name": "__wrappers__.get_salt.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.get_salt.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.get_salt.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.get_salt.__wrapped_func": { - "destination": "__main__.get_salt", - "type": "alias" - }, - "__wrappers__.get_salt_encode_return": { - "decorators": [], - "pc": 1051, - "type": "function" - }, - "__wrappers__.get_salt_encode_return.Args": { - "full_name": "__wrappers__.get_salt_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(salt: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.get_salt_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.get_salt_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.get_salt_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.get_salt_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.get_salt_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.get_token_class_hash": { - "decorators": [ - "view" - ], - "pc": 1030, - "type": "function" - }, - "__wrappers__.get_token_class_hash.Args": { - "full_name": "__wrappers__.get_token_class_hash.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.get_token_class_hash.ImplicitArgs": { - "full_name": "__wrappers__.get_token_class_hash.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.get_token_class_hash.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.get_token_class_hash.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.get_token_class_hash.__wrapped_func": { - "destination": "__main__.get_token_class_hash", - "type": "alias" - }, - "__wrappers__.get_token_class_hash_encode_return": { - "decorators": [], - "pc": 1021, - "type": "function" - }, - "__wrappers__.get_token_class_hash_encode_return.Args": { - "full_name": "__wrappers__.get_token_class_hash_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(res: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.get_token_class_hash_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.get_token_class_hash_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.get_token_class_hash_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.get_token_class_hash_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.get_token_class_hash_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.handle_message": { - "decorators": [ - "external" - ], - "pc": 845, - "type": "function" - }, - "__wrappers__.handle_message.Args": { - "full_name": "__wrappers__.handle_message.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.handle_message.ImplicitArgs": { - "full_name": "__wrappers__.handle_message.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.handle_message.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.handle_message.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.handle_message.__wrapped_func": { - "destination": "__main__.handle_message", - "type": "alias" - }, - "__wrappers__.handle_message_encode_return": { - "decorators": [], - "pc": 836, - "type": "function" - }, - "__wrappers__.handle_message_encode_return.Args": { - "full_name": "__wrappers__.handle_message_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(contract_address: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.handle_message_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.handle_message_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.handle_message_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.handle_message_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.handle_message_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.set_salt": { - "decorators": [ - "external" - ], - "pc": 970, - "type": "function" - }, - "__wrappers__.set_salt.Args": { - "full_name": "__wrappers__.set_salt.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.set_salt.ImplicitArgs": { - "full_name": "__wrappers__.set_salt.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.set_salt.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.set_salt.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.set_salt.__wrapped_func": { - "destination": "__main__.set_salt", - "type": "alias" - }, - "__wrappers__.set_salt_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.set_udc_contract": { - "decorators": [ - "external" - ], - "pc": 997, - "type": "function" - }, - "__wrappers__.set_udc_contract.Args": { - "full_name": "__wrappers__.set_udc_contract.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.set_udc_contract.ImplicitArgs": { - "full_name": "__wrappers__.set_udc_contract.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.set_udc_contract.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.set_udc_contract.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.set_udc_contract.__wrapped_func": { - "destination": "__main__.set_udc_contract", - "type": "alias" - }, - "__wrappers__.set_udc_contract_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "openzeppelin.access.ownable.library.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable": { - "type": "namespace" - }, - "openzeppelin.access.ownable.library.Ownable.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable._transfer_ownership": { - "decorators": [], - "pc": 508, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable._transfer_ownership.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable._transfer_ownership.Args", - "members": { - "new_owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable._transfer_ownership.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable._transfer_ownership.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable._transfer_ownership.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable._transfer_ownership.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable.assert_only_owner": { - "decorators": [], - "pc": 487, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable.assert_only_owner.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable.assert_only_owner.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.assert_only_owner.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable.assert_only_owner.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.assert_only_owner.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable.assert_only_owner.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable.initializer": { - "decorators": [], - "pc": 480, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable.initializer.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable.initializer.Args", - "members": { - "owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.initializer.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable.initializer.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.initializer.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable.initializer.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable.owner": { - "decorators": [], - "pc": 502, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable.owner.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable.owner.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.owner.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable.owner.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.owner.Return": { - "cairo_type": "(owner: felt)", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable.owner.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable_owner": { - "type": "namespace" - }, - "openzeppelin.access.ownable.library.Ownable_owner.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable_owner.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable_owner.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable_owner.addr": { - "decorators": [], - "pc": 450, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable_owner.addr.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.addr.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.addr.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable_owner.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable_owner.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable_owner.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable_owner.read": { - "decorators": [], - "pc": 455, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable_owner.read.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.read.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.read.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.read.Return": { - "cairo_type": "(owner: felt)", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable_owner.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable_owner.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable_owner.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable_owner.write": { - "decorators": [], - "pc": 468, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable_owner.write.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.write.Args", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.write.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable_owner.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.OwnershipTransferred": { - "type": "namespace" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.Args": { - "full_name": "openzeppelin.access.ownable.library.OwnershipTransferred.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.OwnershipTransferred.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.SELECTOR": { - "type": "const", - "value": 553132481214675521502977957974509639062080100631756862105218886163371506175 - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.alloc": { - "destination": "starkware.cairo.common.alloc.alloc", - "type": "alias" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit": { - "decorators": [], - "pc": 425, - "type": "function" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit.Args": { - "full_name": "openzeppelin.access.ownable.library.OwnershipTransferred.emit.Args", - "members": { - "newOwner": { - "cairo_type": "felt", - "offset": 1 - }, - "previousOwner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.OwnershipTransferred.emit.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit.SIZEOF_LOCALS": { - "type": "const", - "value": 2 - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit_event": { - "destination": "starkware.starknet.common.syscalls.emit_event", - "type": "alias" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "openzeppelin.access.ownable.library.assert_not_zero": { - "destination": "starkware.cairo.common.math.assert_not_zero", - "type": "alias" - }, - "openzeppelin.access.ownable.library.get_caller_address": { - "destination": "starkware.starknet.common.syscalls.get_caller_address", - "type": "alias" - }, - "starkware.cairo.common.alloc.alloc": { - "decorators": [], - "pc": 0, - "type": "function" - }, - "starkware.cairo.common.alloc.alloc.Args": { - "full_name": "starkware.cairo.common.alloc.alloc.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.cairo.common.alloc.alloc.ImplicitArgs": { - "full_name": "starkware.cairo.common.alloc.alloc.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.cairo.common.alloc.alloc.Return": { - "cairo_type": "(ptr: felt*)", - "type": "type_definition" - }, - "starkware.cairo.common.alloc.alloc.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.bitwise.ALL_ONES": { - "type": "const", - "value": -106710729501573572985208420194530329073740042555888586719234 - }, - "starkware.cairo.common.bitwise.BitwiseBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.BitwiseBuiltin", - "type": "alias" - }, - "starkware.cairo.common.bool.FALSE": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.bool.TRUE": { - "type": "const", - "value": 1 - }, - "starkware.cairo.common.cairo_builtins.BitwiseBuiltin": { - "full_name": "starkware.cairo.common.cairo_builtins.BitwiseBuiltin", - "members": { - "x": { - "cairo_type": "felt", - "offset": 0 - }, - "x_and_y": { - "cairo_type": "felt", - "offset": 2 - }, - "x_or_y": { - "cairo_type": "felt", - "offset": 4 - }, - "x_xor_y": { - "cairo_type": "felt", - "offset": 3 - }, - "y": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 5, - "type": "struct" - }, - "starkware.cairo.common.cairo_builtins.EcOpBuiltin": { - "full_name": "starkware.cairo.common.cairo_builtins.EcOpBuiltin", - "members": { - "m": { - "cairo_type": "felt", - "offset": 4 - }, - "p": { - "cairo_type": "starkware.cairo.common.ec_point.EcPoint", - "offset": 0 - }, - "q": { - "cairo_type": "starkware.cairo.common.ec_point.EcPoint", - "offset": 2 - }, - "r": { - "cairo_type": "starkware.cairo.common.ec_point.EcPoint", - "offset": 5 - } - }, - "size": 7, - "type": "struct" - }, - "starkware.cairo.common.cairo_builtins.EcPoint": { - "destination": "starkware.cairo.common.ec_point.EcPoint", - "type": "alias" - }, - "starkware.cairo.common.cairo_builtins.HashBuiltin": { - "full_name": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "members": { - "result": { - "cairo_type": "felt", - "offset": 2 - }, - "x": { - "cairo_type": "felt", - "offset": 0 - }, - "y": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.cairo.common.cairo_builtins.KeccakBuiltin": { - "full_name": "starkware.cairo.common.cairo_builtins.KeccakBuiltin", - "members": { - "input": { - "cairo_type": "starkware.cairo.common.keccak_state.KeccakBuiltinState", - "offset": 0 - }, - "output": { - "cairo_type": "starkware.cairo.common.keccak_state.KeccakBuiltinState", - "offset": 8 - } - }, - "size": 16, - "type": "struct" - }, - "starkware.cairo.common.cairo_builtins.KeccakBuiltinState": { - "destination": "starkware.cairo.common.keccak_state.KeccakBuiltinState", - "type": "alias" - }, - "starkware.cairo.common.cairo_builtins.SignatureBuiltin": { - "full_name": "starkware.cairo.common.cairo_builtins.SignatureBuiltin", - "members": { - "message": { - "cairo_type": "felt", - "offset": 1 - }, - "pub_key": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.dict_access.DictAccess": { - "full_name": "starkware.cairo.common.dict_access.DictAccess", - "members": { - "key": { - "cairo_type": "felt", - "offset": 0 - }, - "new_value": { - "cairo_type": "felt", - "offset": 2 - }, - "prev_value": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.cairo.common.ec_point.EcPoint": { - "full_name": "starkware.cairo.common.ec_point.EcPoint", - "members": { - "x": { - "cairo_type": "felt", - "offset": 0 - }, - "y": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.hash.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "starkware.cairo.common.hash.hash2": { - "decorators": [], - "pc": 3, - "type": "function" - }, - "starkware.cairo.common.hash.hash2.Args": { - "full_name": "starkware.cairo.common.hash.hash2.Args", - "members": { - "x": { - "cairo_type": "felt", - "offset": 0 - }, - "y": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.hash.hash2.ImplicitArgs": { - "full_name": "starkware.cairo.common.hash.hash2.ImplicitArgs", - "members": { - "hash_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.hash.hash2.Return": { - "cairo_type": "(result: felt)", - "type": "type_definition" - }, - "starkware.cairo.common.hash.hash2.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.keccak_state.KeccakBuiltinState": { - "full_name": "starkware.cairo.common.keccak_state.KeccakBuiltinState", - "members": { - "s0": { - "cairo_type": "felt", - "offset": 0 - }, - "s1": { - "cairo_type": "felt", - "offset": 1 - }, - "s2": { - "cairo_type": "felt", - "offset": 2 - }, - "s3": { - "cairo_type": "felt", - "offset": 3 - }, - "s4": { - "cairo_type": "felt", - "offset": 4 - }, - "s5": { - "cairo_type": "felt", - "offset": 5 - }, - "s6": { - "cairo_type": "felt", - "offset": 6 - }, - "s7": { - "cairo_type": "felt", - "offset": 7 - } - }, - "size": 8, - "type": "struct" - }, - "starkware.cairo.common.math.FALSE": { - "destination": "starkware.cairo.common.bool.FALSE", - "type": "alias" - }, - "starkware.cairo.common.math.TRUE": { - "destination": "starkware.cairo.common.bool.TRUE", - "type": "alias" - }, - "starkware.cairo.common.math.assert_250_bit": { - "decorators": [ - "known_ap_change" - ], - "pc": 29, - "type": "function" - }, - "starkware.cairo.common.math.assert_250_bit.Args": { - "full_name": "starkware.cairo.common.math.assert_250_bit.Args", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math.assert_250_bit.HIGH_BOUND": { - "type": "const", - "value": 5316911983139663491615228241121378304 - }, - "starkware.cairo.common.math.assert_250_bit.ImplicitArgs": { - "full_name": "starkware.cairo.common.math.assert_250_bit.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math.assert_250_bit.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.cairo.common.math.assert_250_bit.SHIFT": { - "type": "const", - "value": 340282366920938463463374607431768211456 - }, - "starkware.cairo.common.math.assert_250_bit.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.math.assert_250_bit.UPPER_BOUND": { - "type": "const", - "value": 1809251394333065553493296640760748560207343510400633813116524750123642650624 - }, - "starkware.cairo.common.math.assert_250_bit.high": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_250_bit.high", - "references": [ - { - "ap_tracking_data": { - "group": 4, - "offset": 0 - }, - "pc": 29, - "value": "[cast([fp + (-4)] + 1, felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_250_bit.low": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_250_bit.low", - "references": [ - { - "ap_tracking_data": { - "group": 4, - "offset": 0 - }, - "pc": 29, - "value": "[cast([fp + (-4)], felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_250_bit.value": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_250_bit.value", - "references": [ - { - "ap_tracking_data": { - "group": 4, - "offset": 0 - }, - "pc": 29, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_le_felt": { - "decorators": [ - "known_ap_change" - ], - "pc": 42, - "type": "function" - }, - "starkware.cairo.common.math.assert_le_felt.Args": { - "full_name": "starkware.cairo.common.math.assert_le_felt.Args", - "members": { - "a": { - "cairo_type": "felt", - "offset": 0 - }, - "b": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.math.assert_le_felt.ImplicitArgs": { - "full_name": "starkware.cairo.common.math.assert_le_felt.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math.assert_le_felt.PRIME_OVER_2_HIGH": { - "type": "const", - "value": 5316911983139663648412552867652567041 - }, - "starkware.cairo.common.math.assert_le_felt.PRIME_OVER_3_HIGH": { - "type": "const", - "value": 3544607988759775765608368578435044694 - }, - "starkware.cairo.common.math.assert_le_felt.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.cairo.common.math.assert_le_felt.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.math.assert_le_felt.a": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_le_felt.a", - "references": [ - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 42, - "value": "[cast(fp + (-4), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_le_felt.b": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_le_felt.b", - "references": [ - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 42, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_le_felt.range_check_ptr": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_le_felt.range_check_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 42, - "value": "[cast(fp + (-5), felt*)]" - }, - { - "ap_tracking_data": { - "group": 5, - "offset": 8 - }, - "pc": 52, - "value": "cast([fp + (-5)] + 4, felt)" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_le_felt.skip_exclude_a": { - "pc": 66, - "type": "label" - }, - "starkware.cairo.common.math.assert_le_felt.skip_exclude_b_minus_a": { - "pc": 78, - "type": "label" - }, - "starkware.cairo.common.math.assert_not_zero": { - "decorators": [], - "pc": 24, - "type": "function" - }, - "starkware.cairo.common.math.assert_not_zero.Args": { - "full_name": "starkware.cairo.common.math.assert_not_zero.Args", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math.assert_not_zero.ImplicitArgs": { - "full_name": "starkware.cairo.common.math.assert_not_zero.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.cairo.common.math.assert_not_zero.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.cairo.common.math.assert_not_zero.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.math.assert_not_zero.value": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_not_zero.value", - "references": [ - { - "ap_tracking_data": { - "group": 3, - "offset": 0 - }, - "pc": 24, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math_cmp.RC_BOUND": { - "type": "const", - "value": 340282366920938463463374607431768211456 - }, - "starkware.cairo.common.math_cmp.assert_le_felt": { - "destination": "starkware.cairo.common.math.assert_le_felt", - "type": "alias" - }, - "starkware.cairo.common.math_cmp.assert_lt_felt": { - "destination": "starkware.cairo.common.math.assert_lt_felt", - "type": "alias" - }, - "starkware.cairo.common.math_cmp.is_le": { - "decorators": [ - "known_ap_change" - ], - "pc": 212, - "type": "function" - }, - "starkware.cairo.common.math_cmp.is_le.Args": { - "full_name": "starkware.cairo.common.math_cmp.is_le.Args", - "members": { - "a": { - "cairo_type": "felt", - "offset": 0 - }, - "b": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.math_cmp.is_le.ImplicitArgs": { - "full_name": "starkware.cairo.common.math_cmp.is_le.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math_cmp.is_le.Return": { - "cairo_type": "felt", - "type": "type_definition" - }, - "starkware.cairo.common.math_cmp.is_le.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.math_cmp.is_nn": { - "decorators": [ - "known_ap_change" - ], - "pc": 179, - "type": "function" - }, - "starkware.cairo.common.math_cmp.is_nn.Args": { - "full_name": "starkware.cairo.common.math_cmp.is_nn.Args", - "members": { - "a": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math_cmp.is_nn.ImplicitArgs": { - "full_name": "starkware.cairo.common.math_cmp.is_nn.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math_cmp.is_nn.Return": { - "cairo_type": "felt", - "type": "type_definition" - }, - "starkware.cairo.common.math_cmp.is_nn.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.math_cmp.is_nn.a": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math_cmp.is_nn.a", - "references": [ - { - "ap_tracking_data": { - "group": 13, - "offset": 0 - }, - "pc": 179, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math_cmp.is_nn.need_felt_comparison": { - "pc": 203, - "type": "label" - }, - "starkware.cairo.common.math_cmp.is_nn.out_of_range": { - "pc": 189, - "type": "label" - }, - "starkware.cairo.common.memcpy.memcpy": { - "decorators": [], - "pc": 9, - "type": "function" - }, - "starkware.cairo.common.memcpy.memcpy.Args": { - "full_name": "starkware.cairo.common.memcpy.memcpy.Args", - "members": { - "dst": { - "cairo_type": "felt*", - "offset": 0 - }, - "len": { - "cairo_type": "felt", - "offset": 2 - }, - "src": { - "cairo_type": "felt*", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.cairo.common.memcpy.memcpy.ImplicitArgs": { - "full_name": "starkware.cairo.common.memcpy.memcpy.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.cairo.common.memcpy.memcpy.LoopFrame": { - "full_name": "starkware.cairo.common.memcpy.memcpy.LoopFrame", - "members": { - "dst": { - "cairo_type": "felt*", - "offset": 0 - }, - "src": { - "cairo_type": "felt*", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.memcpy.memcpy.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.cairo.common.memcpy.memcpy.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.memcpy.memcpy.continue_copying": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.memcpy.memcpy.continue_copying", - "references": [ - { - "ap_tracking_data": { - "group": 2, - "offset": 3 - }, - "pc": 16, - "value": "[cast(ap, felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.memcpy.memcpy.len": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.memcpy.memcpy.len", - "references": [ - { - "ap_tracking_data": { - "group": 2, - "offset": 0 - }, - "pc": 9, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.memcpy.memcpy.loop": { - "pc": 14, - "type": "label" - }, - "starkware.cairo.common.pow.assert_le": { - "destination": "starkware.cairo.common.math.assert_le", - "type": "alias" - }, - "starkware.cairo.common.pow.get_ap": { - "destination": "starkware.cairo.common.registers.get_ap", - "type": "alias" - }, - "starkware.cairo.common.pow.get_fp_and_pc": { - "destination": "starkware.cairo.common.registers.get_fp_and_pc", - "type": "alias" - }, - "starkware.cairo.common.registers.get_ap": { - "destination": "starkware.cairo.lang.compiler.lib.registers.get_ap", - "type": "alias" - }, - "starkware.cairo.common.registers.get_fp_and_pc": { - "destination": "starkware.cairo.lang.compiler.lib.registers.get_fp_and_pc", - "type": "alias" - }, - "starkware.cairo.common.uint256.ALL_ONES": { - "type": "const", - "value": 340282366920938463463374607431768211455 - }, - "starkware.cairo.common.uint256.BitwiseBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.BitwiseBuiltin", - "type": "alias" - }, - "starkware.cairo.common.uint256.HALF_SHIFT": { - "type": "const", - "value": 18446744073709551616 - }, - "starkware.cairo.common.uint256.SHIFT": { - "type": "const", - "value": 340282366920938463463374607431768211456 - }, - "starkware.cairo.common.uint256.Uint256": { - "full_name": "starkware.cairo.common.uint256.Uint256", - "members": { - "high": { - "cairo_type": "felt", - "offset": 1 - }, - "low": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.uint256.assert_in_range": { - "destination": "starkware.cairo.common.math.assert_in_range", - "type": "alias" - }, - "starkware.cairo.common.uint256.assert_le": { - "destination": "starkware.cairo.common.math.assert_le", - "type": "alias" - }, - "starkware.cairo.common.uint256.assert_nn_le": { - "destination": "starkware.cairo.common.math.assert_nn_le", - "type": "alias" - }, - "starkware.cairo.common.uint256.assert_not_zero": { - "destination": "starkware.cairo.common.math.assert_not_zero", - "type": "alias" - }, - "starkware.cairo.common.uint256.bitwise_and": { - "destination": "starkware.cairo.common.bitwise.bitwise_and", - "type": "alias" - }, - "starkware.cairo.common.uint256.bitwise_or": { - "destination": "starkware.cairo.common.bitwise.bitwise_or", - "type": "alias" - }, - "starkware.cairo.common.uint256.bitwise_xor": { - "destination": "starkware.cairo.common.bitwise.bitwise_xor", - "type": "alias" - }, - "starkware.cairo.common.uint256.get_ap": { - "destination": "starkware.cairo.common.registers.get_ap", - "type": "alias" - }, - "starkware.cairo.common.uint256.get_fp_and_pc": { - "destination": "starkware.cairo.common.registers.get_fp_and_pc", - "type": "alias" - }, - "starkware.cairo.common.uint256.is_le": { - "destination": "starkware.cairo.common.math_cmp.is_le", - "type": "alias" - }, - "starkware.cairo.common.uint256.pow": { - "destination": "starkware.cairo.common.pow.pow", - "type": "alias" - }, - "starkware.cairo.common.uint256.split_64": { - "decorators": [], - "pc": 244, - "type": "function" - }, - "starkware.cairo.common.uint256.split_64.Args": { - "full_name": "starkware.cairo.common.uint256.split_64.Args", - "members": { - "a": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.split_64.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.split_64.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.split_64.Return": { - "cairo_type": "(low: felt, high: felt)", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.split_64.SIZEOF_LOCALS": { - "type": "const", - "value": 2 - }, - "starkware.cairo.common.uint256.split_64.a": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.uint256.split_64.a", - "references": [ - { - "ap_tracking_data": { - "group": 17, - "offset": 0 - }, - "pc": 244, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.split_64.high": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.uint256.split_64.high", - "references": [ - { - "ap_tracking_data": { - "group": 17, - "offset": 2 - }, - "pc": 246, - "value": "[cast(fp + 1, felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.split_64.low": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.uint256.split_64.low", - "references": [ - { - "ap_tracking_data": { - "group": 17, - "offset": 2 - }, - "pc": 246, - "value": "[cast(fp, felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_add": { - "decorators": [], - "pc": 222, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_add.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_add.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "b": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_add.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_add.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_add.Return": { - "cairo_type": "(res: starkware.cairo.common.uint256.Uint256, carry: felt)", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_add.SIZEOF_LOCALS": { - "type": "const", - "value": 4 - }, - "starkware.cairo.common.uint256.uint256_add.a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "full_name": "starkware.cairo.common.uint256.uint256_add.a", - "references": [ - { - "ap_tracking_data": { - "group": 16, - "offset": 0 - }, - "pc": 222, - "value": "[cast(fp + (-6), starkware.cairo.common.uint256.Uint256*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_add.b": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "full_name": "starkware.cairo.common.uint256.uint256_add.b", - "references": [ - { - "ap_tracking_data": { - "group": 16, - "offset": 0 - }, - "pc": 222, - "value": "[cast(fp + (-4), starkware.cairo.common.uint256.Uint256*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_add.carry_high": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.uint256.uint256_add.carry_high", - "references": [ - { - "ap_tracking_data": { - "group": 16, - "offset": 4 - }, - "pc": 224, - "value": "[cast(fp + 3, felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_add.carry_low": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.uint256.uint256_add.carry_low", - "references": [ - { - "ap_tracking_data": { - "group": 16, - "offset": 4 - }, - "pc": 224, - "value": "[cast(fp + 2, felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_check": { - "decorators": [], - "pc": 217, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_check.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_check.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_check.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_check.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_check.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_check.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.uint256.uint256_lt": { - "decorators": [], - "pc": 348, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_lt.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_lt.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "b": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_lt.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_lt.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_lt.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_lt.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.uint256.uint256_mul": { - "decorators": [], - "pc": 260, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_mul.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_mul.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "b": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_mul.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_mul.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_mul.Return": { - "cairo_type": "(low: starkware.cairo.common.uint256.Uint256, high: starkware.cairo.common.uint256.Uint256)", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_mul.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem": { - "decorators": [], - "pc": 365, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_unsigned_div_rem.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "div": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_unsigned_div_rem.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.Return": { - "cairo_type": "(quotient: starkware.cairo.common.uint256.Uint256, remainder: starkware.cairo.common.uint256.Uint256)", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.SIZEOF_LOCALS": { - "type": "const", - "value": 4 - }, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "full_name": "starkware.cairo.common.uint256.uint256_unsigned_div_rem.a", - "references": [ - { - "ap_tracking_data": { - "group": 20, - "offset": 0 - }, - "pc": 365, - "value": "[cast(fp + (-6), starkware.cairo.common.uint256.Uint256*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.div": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "full_name": "starkware.cairo.common.uint256.uint256_unsigned_div_rem.div", - "references": [ - { - "ap_tracking_data": { - "group": 20, - "offset": 0 - }, - "pc": 365, - "value": "[cast(fp + (-4), starkware.cairo.common.uint256.Uint256*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.quotient": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "full_name": "starkware.cairo.common.uint256.uint256_unsigned_div_rem.quotient", - "references": [ - { - "ap_tracking_data": { - "group": 20, - "offset": 5 - }, - "pc": 380, - "value": "[cast(fp, starkware.cairo.common.uint256.Uint256*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_unsigned_div_rem.remainder": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "full_name": "starkware.cairo.common.uint256.uint256_unsigned_div_rem.remainder", - "references": [ - { - "ap_tracking_data": { - "group": 20, - "offset": 5 - }, - "pc": 380, - "value": "[cast(fp + 2, starkware.cairo.common.uint256.Uint256*)]" - } - ], - "type": "reference" - }, - "starkware.starknet.common.storage.ADDR_BOUND": { - "type": "const", - "value": -106710729501573572985208420194530329073740042555888586719489 - }, - "starkware.starknet.common.storage.MAX_STORAGE_ITEM_SIZE": { - "type": "const", - "value": 256 - }, - "starkware.starknet.common.storage.assert_250_bit": { - "destination": "starkware.cairo.common.math.assert_250_bit", - "type": "alias" - }, - "starkware.starknet.common.storage.normalize_address": { - "decorators": [ - "known_ap_change" - ], - "pc": 87, - "type": "function" - }, - "starkware.starknet.common.storage.normalize_address.Args": { - "full_name": "starkware.starknet.common.storage.normalize_address.Args", - "members": { - "addr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.storage.normalize_address.ImplicitArgs": { - "full_name": "starkware.starknet.common.storage.normalize_address.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.storage.normalize_address.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "starkware.starknet.common.storage.normalize_address.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.storage.normalize_address.addr": { - "cairo_type": "felt", - "full_name": "starkware.starknet.common.storage.normalize_address.addr", - "references": [ - { - "ap_tracking_data": { - "group": 6, - "offset": 0 - }, - "pc": 87, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.starknet.common.storage.normalize_address.is_250": { - "cairo_type": "felt", - "full_name": "starkware.starknet.common.storage.normalize_address.is_250", - "references": [ - { - "ap_tracking_data": { - "group": 6, - "offset": 2 - }, - "pc": 107, - "value": "[cast(ap + (-1), felt*)]" - } - ], - "type": "reference" - }, - "starkware.starknet.common.storage.normalize_address.is_small": { - "cairo_type": "felt", - "full_name": "starkware.starknet.common.storage.normalize_address.is_small", - "references": [ - { - "ap_tracking_data": { - "group": 6, - "offset": 1 - }, - "pc": 89, - "value": "[cast(ap + (-1), felt*)]" - } - ], - "type": "reference" - }, - "starkware.starknet.common.syscalls.CALL_CONTRACT_SELECTOR": { - "type": "const", - "value": 20853273475220472486191784820 - }, - "starkware.starknet.common.syscalls.CallContract": { - "full_name": "starkware.starknet.common.syscalls.CallContract", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.CallContractRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.CallContractResponse", - "offset": 5 - } - }, - "size": 7, - "type": "struct" - }, - "starkware.starknet.common.syscalls.CallContractRequest": { - "full_name": "starkware.starknet.common.syscalls.CallContractRequest", - "members": { - "calldata": { - "cairo_type": "felt*", - "offset": 4 - }, - "calldata_size": { - "cairo_type": "felt", - "offset": 3 - }, - "contract_address": { - "cairo_type": "felt", - "offset": 1 - }, - "function_selector": { - "cairo_type": "felt", - "offset": 2 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 5, - "type": "struct" - }, - "starkware.starknet.common.syscalls.CallContractResponse": { - "full_name": "starkware.starknet.common.syscalls.CallContractResponse", - "members": { - "retdata": { - "cairo_type": "felt*", - "offset": 1 - }, - "retdata_size": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.DELEGATE_CALL_SELECTOR": { - "type": "const", - "value": 21167594061783206823196716140 - }, - "starkware.starknet.common.syscalls.DELEGATE_L1_HANDLER_SELECTOR": { - "type": "const", - "value": 23274015802972845247556842986379118667122 - }, - "starkware.starknet.common.syscalls.DEPLOY_SELECTOR": { - "type": "const", - "value": 75202468540281 - }, - "starkware.starknet.common.syscalls.Deploy": { - "full_name": "starkware.starknet.common.syscalls.Deploy", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.DeployRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.DeployResponse", - "offset": 6 - } - }, - "size": 9, - "type": "struct" - }, - "starkware.starknet.common.syscalls.DeployRequest": { - "full_name": "starkware.starknet.common.syscalls.DeployRequest", - "members": { - "class_hash": { - "cairo_type": "felt", - "offset": 1 - }, - "constructor_calldata": { - "cairo_type": "felt*", - "offset": 4 - }, - "constructor_calldata_size": { - "cairo_type": "felt", - "offset": 3 - }, - "contract_address_salt": { - "cairo_type": "felt", - "offset": 2 - }, - "deploy_from_zero": { - "cairo_type": "felt", - "offset": 5 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 6, - "type": "struct" - }, - "starkware.starknet.common.syscalls.DeployResponse": { - "full_name": "starkware.starknet.common.syscalls.DeployResponse", - "members": { - "constructor_retdata": { - "cairo_type": "felt*", - "offset": 2 - }, - "constructor_retdata_size": { - "cairo_type": "felt", - "offset": 1 - }, - "contract_address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.starknet.common.syscalls.DictAccess": { - "destination": "starkware.cairo.common.dict_access.DictAccess", - "type": "alias" - }, - "starkware.starknet.common.syscalls.EMIT_EVENT_SELECTOR": { - "type": "const", - "value": 1280709301550335749748 - }, - "starkware.starknet.common.syscalls.EmitEvent": { - "full_name": "starkware.starknet.common.syscalls.EmitEvent", - "members": { - "data": { - "cairo_type": "felt*", - "offset": 4 - }, - "data_len": { - "cairo_type": "felt", - "offset": 3 - }, - "keys": { - "cairo_type": "felt*", - "offset": 2 - }, - "keys_len": { - "cairo_type": "felt", - "offset": 1 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 5, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GET_BLOCK_NUMBER_SELECTOR": { - "type": "const", - "value": 1448089106835523001438702345020786 - }, - "starkware.starknet.common.syscalls.GET_BLOCK_TIMESTAMP_SELECTOR": { - "type": "const", - "value": 24294903732626645868215235778792757751152 - }, - "starkware.starknet.common.syscalls.GET_CALLER_ADDRESS_SELECTOR": { - "type": "const", - "value": 94901967781393078444254803017658102643 - }, - "starkware.starknet.common.syscalls.GET_CONTRACT_ADDRESS_SELECTOR": { - "type": "const", - "value": 6219495360805491471215297013070624192820083 - }, - "starkware.starknet.common.syscalls.GET_SEQUENCER_ADDRESS_SELECTOR": { - "type": "const", - "value": 1592190833581991703053805829594610833820054387 - }, - "starkware.starknet.common.syscalls.GET_TX_INFO_SELECTOR": { - "type": "const", - "value": 1317029390204112103023 - }, - "starkware.starknet.common.syscalls.GET_TX_SIGNATURE_SELECTOR": { - "type": "const", - "value": 1448089128652340074717162277007973 - }, - "starkware.starknet.common.syscalls.GetBlockNumber": { - "full_name": "starkware.starknet.common.syscalls.GetBlockNumber", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetBlockNumberRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetBlockNumberResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetBlockNumberRequest": { - "full_name": "starkware.starknet.common.syscalls.GetBlockNumberRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetBlockNumberResponse": { - "full_name": "starkware.starknet.common.syscalls.GetBlockNumberResponse", - "members": { - "block_number": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetBlockTimestamp": { - "full_name": "starkware.starknet.common.syscalls.GetBlockTimestamp", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetBlockTimestampRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetBlockTimestampResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetBlockTimestampRequest": { - "full_name": "starkware.starknet.common.syscalls.GetBlockTimestampRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetBlockTimestampResponse": { - "full_name": "starkware.starknet.common.syscalls.GetBlockTimestampResponse", - "members": { - "block_timestamp": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetCallerAddress": { - "full_name": "starkware.starknet.common.syscalls.GetCallerAddress", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetCallerAddressRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetCallerAddressResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetCallerAddressRequest": { - "full_name": "starkware.starknet.common.syscalls.GetCallerAddressRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetCallerAddressResponse": { - "full_name": "starkware.starknet.common.syscalls.GetCallerAddressResponse", - "members": { - "caller_address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetContractAddress": { - "full_name": "starkware.starknet.common.syscalls.GetContractAddress", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetContractAddressRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetContractAddressResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetContractAddressRequest": { - "full_name": "starkware.starknet.common.syscalls.GetContractAddressRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetContractAddressResponse": { - "full_name": "starkware.starknet.common.syscalls.GetContractAddressResponse", - "members": { - "contract_address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetSequencerAddress": { - "full_name": "starkware.starknet.common.syscalls.GetSequencerAddress", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetSequencerAddressRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetSequencerAddressResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetSequencerAddressRequest": { - "full_name": "starkware.starknet.common.syscalls.GetSequencerAddressRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetSequencerAddressResponse": { - "full_name": "starkware.starknet.common.syscalls.GetSequencerAddressResponse", - "members": { - "sequencer_address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxInfo": { - "full_name": "starkware.starknet.common.syscalls.GetTxInfo", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetTxInfoRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetTxInfoResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxInfoRequest": { - "full_name": "starkware.starknet.common.syscalls.GetTxInfoRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxInfoResponse": { - "full_name": "starkware.starknet.common.syscalls.GetTxInfoResponse", - "members": { - "tx_info": { - "cairo_type": "starkware.starknet.common.syscalls.TxInfo*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxSignature": { - "full_name": "starkware.starknet.common.syscalls.GetTxSignature", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetTxSignatureRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetTxSignatureResponse", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxSignatureRequest": { - "full_name": "starkware.starknet.common.syscalls.GetTxSignatureRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxSignatureResponse": { - "full_name": "starkware.starknet.common.syscalls.GetTxSignatureResponse", - "members": { - "signature": { - "cairo_type": "felt*", - "offset": 1 - }, - "signature_len": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.LIBRARY_CALL_L1_HANDLER_SELECTOR": { - "type": "const", - "value": 436233452754198157705746250789557519228244616562 - }, - "starkware.starknet.common.syscalls.LIBRARY_CALL_SELECTOR": { - "type": "const", - "value": 92376026794327011772951660 - }, - "starkware.starknet.common.syscalls.LibraryCall": { - "full_name": "starkware.starknet.common.syscalls.LibraryCall", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.LibraryCallRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.CallContractResponse", - "offset": 5 - } - }, - "size": 7, - "type": "struct" - }, - "starkware.starknet.common.syscalls.LibraryCallRequest": { - "full_name": "starkware.starknet.common.syscalls.LibraryCallRequest", - "members": { - "calldata": { - "cairo_type": "felt*", - "offset": 4 - }, - "calldata_size": { - "cairo_type": "felt", - "offset": 3 - }, - "class_hash": { - "cairo_type": "felt", - "offset": 1 - }, - "function_selector": { - "cairo_type": "felt", - "offset": 2 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 5, - "type": "struct" - }, - "starkware.starknet.common.syscalls.SEND_MESSAGE_TO_L1_SELECTOR": { - "type": "const", - "value": 433017908768303439907196859243777073 - }, - "starkware.starknet.common.syscalls.STORAGE_READ_SELECTOR": { - "type": "const", - "value": 100890693370601760042082660 - }, - "starkware.starknet.common.syscalls.STORAGE_WRITE_SELECTOR": { - "type": "const", - "value": 25828017502874050592466629733 - }, - "starkware.starknet.common.syscalls.SendMessageToL1SysCall": { - "full_name": "starkware.starknet.common.syscalls.SendMessageToL1SysCall", - "members": { - "payload_ptr": { - "cairo_type": "felt*", - "offset": 3 - }, - "payload_size": { - "cairo_type": "felt", - "offset": 2 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - }, - "to_address": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.starknet.common.syscalls.StorageRead": { - "full_name": "starkware.starknet.common.syscalls.StorageRead", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.StorageReadRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.StorageReadResponse", - "offset": 2 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.starknet.common.syscalls.StorageReadRequest": { - "full_name": "starkware.starknet.common.syscalls.StorageReadRequest", - "members": { - "address": { - "cairo_type": "felt", - "offset": 1 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.StorageReadResponse": { - "full_name": "starkware.starknet.common.syscalls.StorageReadResponse", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.StorageWrite": { - "full_name": "starkware.starknet.common.syscalls.StorageWrite", - "members": { - "address": { - "cairo_type": "felt", - "offset": 1 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - }, - "value": { - "cairo_type": "felt", - "offset": 2 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.starknet.common.syscalls.TxInfo": { - "full_name": "starkware.starknet.common.syscalls.TxInfo", - "members": { - "account_contract_address": { - "cairo_type": "felt", - "offset": 1 - }, - "chain_id": { - "cairo_type": "felt", - "offset": 6 - }, - "max_fee": { - "cairo_type": "felt", - "offset": 2 - }, - "nonce": { - "cairo_type": "felt", - "offset": 7 - }, - "signature": { - "cairo_type": "felt*", - "offset": 4 - }, - "signature_len": { - "cairo_type": "felt", - "offset": 3 - }, - "transaction_hash": { - "cairo_type": "felt", - "offset": 5 - }, - "version": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 8, - "type": "struct" - }, - "starkware.starknet.common.syscalls.call_contract": { - "decorators": [], - "pc": 127, - "type": "function" - }, - "starkware.starknet.common.syscalls.call_contract.Args": { - "full_name": "starkware.starknet.common.syscalls.call_contract.Args", - "members": { - "calldata": { - "cairo_type": "felt*", - "offset": 3 - }, - "calldata_size": { - "cairo_type": "felt", - "offset": 2 - }, - "contract_address": { - "cairo_type": "felt", - "offset": 0 - }, - "function_selector": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.starknet.common.syscalls.call_contract.ImplicitArgs": { - "full_name": "starkware.starknet.common.syscalls.call_contract.ImplicitArgs", - "members": { - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.call_contract.Return": { - "cairo_type": "(retdata_size: felt, retdata: felt*)", - "type": "type_definition" - }, - "starkware.starknet.common.syscalls.call_contract.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.syscalls.call_contract.syscall_ptr": { - "cairo_type": "felt*", - "full_name": "starkware.starknet.common.syscalls.call_contract.syscall_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 7, - "offset": 0 - }, - "pc": 127, - "value": "[cast(fp + (-7), felt**)]" - }, - { - "ap_tracking_data": { - "group": 7, - "offset": 1 - }, - "pc": 134, - "value": "cast([fp + (-7)] + 7, felt*)" - } - ], - "type": "reference" - }, - "starkware.starknet.common.syscalls.emit_event": { - "decorators": [], - "pc": 169, - "type": "function" - }, - "starkware.starknet.common.syscalls.emit_event.Args": { - "full_name": "starkware.starknet.common.syscalls.emit_event.Args", - "members": { - "data": { - "cairo_type": "felt*", - "offset": 3 - }, - "data_len": { - "cairo_type": "felt", - "offset": 2 - }, - "keys": { - "cairo_type": "felt*", - "offset": 1 - }, - "keys_len": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.starknet.common.syscalls.emit_event.ImplicitArgs": { - "full_name": "starkware.starknet.common.syscalls.emit_event.ImplicitArgs", - "members": { - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.emit_event.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.starknet.common.syscalls.emit_event.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.syscalls.emit_event.syscall_ptr": { - "cairo_type": "felt*", - "full_name": "starkware.starknet.common.syscalls.emit_event.syscall_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 12, - "offset": 0 - }, - "pc": 169, - "value": "[cast(fp + (-7), felt**)]" - }, - { - "ap_tracking_data": { - "group": 12, - "offset": 1 - }, - "pc": 176, - "value": "cast([fp + (-7)] + 5, felt*)" - } - ], - "type": "reference" - }, - "starkware.starknet.common.syscalls.get_caller_address": { - "decorators": [], - "pc": 139, - "type": "function" - }, - "starkware.starknet.common.syscalls.get_caller_address.Args": { - "full_name": "starkware.starknet.common.syscalls.get_caller_address.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.starknet.common.syscalls.get_caller_address.ImplicitArgs": { - "full_name": "starkware.starknet.common.syscalls.get_caller_address.ImplicitArgs", - "members": { - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.get_caller_address.Return": { - "cairo_type": "(caller_address: felt)", - "type": "type_definition" - }, - "starkware.starknet.common.syscalls.get_caller_address.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.syscalls.get_caller_address.syscall_ptr": { - "cairo_type": "felt*", - "full_name": "starkware.starknet.common.syscalls.get_caller_address.syscall_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 8, - "offset": 0 - }, - "pc": 139, - "value": "[cast(fp + (-3), felt**)]" - }, - { - "ap_tracking_data": { - "group": 8, - "offset": 1 - }, - "pc": 142, - "value": "cast([fp + (-3)] + 2, felt*)" - } - ], - "type": "reference" - }, - "starkware.starknet.common.syscalls.get_contract_address": { - "decorators": [], - "pc": 146, - "type": "function" - }, - "starkware.starknet.common.syscalls.get_contract_address.Args": { - "full_name": "starkware.starknet.common.syscalls.get_contract_address.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.starknet.common.syscalls.get_contract_address.ImplicitArgs": { - "full_name": "starkware.starknet.common.syscalls.get_contract_address.ImplicitArgs", - "members": { - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.get_contract_address.Return": { - "cairo_type": "(contract_address: felt)", - "type": "type_definition" - }, - "starkware.starknet.common.syscalls.get_contract_address.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.syscalls.get_contract_address.syscall_ptr": { - "cairo_type": "felt*", - "full_name": "starkware.starknet.common.syscalls.get_contract_address.syscall_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 9, - "offset": 0 - }, - "pc": 146, - "value": "[cast(fp + (-3), felt**)]" - }, - { - "ap_tracking_data": { - "group": 9, - "offset": 1 - }, - "pc": 149, - "value": "cast([fp + (-3)] + 2, felt*)" - } - ], - "type": "reference" - }, - "starkware.starknet.common.syscalls.storage_read": { - "decorators": [], - "pc": 153, - "type": "function" - }, - "starkware.starknet.common.syscalls.storage_read.Args": { - "full_name": "starkware.starknet.common.syscalls.storage_read.Args", - "members": { - "address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.storage_read.ImplicitArgs": { - "full_name": "starkware.starknet.common.syscalls.storage_read.ImplicitArgs", - "members": { - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.storage_read.Return": { - "cairo_type": "(value: felt)", - "type": "type_definition" - }, - "starkware.starknet.common.syscalls.storage_read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.syscalls.storage_read.syscall_ptr": { - "cairo_type": "felt*", - "full_name": "starkware.starknet.common.syscalls.storage_read.syscall_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 10, - "offset": 0 - }, - "pc": 153, - "value": "[cast(fp + (-4), felt**)]" - }, - { - "ap_tracking_data": { - "group": 10, - "offset": 1 - }, - "pc": 157, - "value": "cast([fp + (-4)] + 3, felt*)" - } - ], - "type": "reference" - }, - "starkware.starknet.common.syscalls.storage_write": { - "decorators": [], - "pc": 161, - "type": "function" - }, - "starkware.starknet.common.syscalls.storage_write.Args": { - "full_name": "starkware.starknet.common.syscalls.storage_write.Args", - "members": { - "address": { - "cairo_type": "felt", - "offset": 0 - }, - "value": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.storage_write.ImplicitArgs": { - "full_name": "starkware.starknet.common.syscalls.storage_write.ImplicitArgs", - "members": { - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.storage_write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.starknet.common.syscalls.storage_write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.syscalls.storage_write.syscall_ptr": { - "cairo_type": "felt*", - "full_name": "starkware.starknet.common.syscalls.storage_write.syscall_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 11, - "offset": 0 - }, - "pc": 161, - "value": "[cast(fp + (-5), felt**)]" - }, - { - "ap_tracking_data": { - "group": 11, - "offset": 1 - }, - "pc": 166, - "value": "cast([fp + (-5)] + 3, felt*)" - } - ], - "type": "reference" - } - }, - "main_scope": "__main__", - "prime": "0x800000000000011000000000000000000000000000000000000000000000001", - "reference_manager": { - "references": [ - { - "ap_tracking_data": { - "group": 2, - "offset": 0 - }, - "pc": 9, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 2, - "offset": 3 - }, - "pc": 16, - "value": "[cast(ap, felt*)]" - }, - { - "ap_tracking_data": { - "group": 3, - "offset": 0 - }, - "pc": 24, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 4, - "offset": 0 - }, - "pc": 29, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 4, - "offset": 0 - }, - "pc": 29, - "value": "[cast([fp + (-4)], felt*)]" - }, - { - "ap_tracking_data": { - "group": 4, - "offset": 0 - }, - "pc": 29, - "value": "[cast([fp + (-4)] + 1, felt*)]" - }, - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 42, - "value": "[cast(fp + (-4), felt*)]" - }, - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 42, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 42, - "value": "[cast(fp + (-5), felt*)]" - }, - { - "ap_tracking_data": { - "group": 6, - "offset": 0 - }, - "pc": 87, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 6, - "offset": 1 - }, - "pc": 89, - "value": "[cast(ap + (-1), felt*)]" - }, - { - "ap_tracking_data": { - "group": 6, - "offset": 2 - }, - "pc": 107, - "value": "[cast(ap + (-1), felt*)]" - }, - { - "ap_tracking_data": { - "group": 7, - "offset": 0 - }, - "pc": 127, - "value": "[cast(fp + (-7), felt**)]" - }, - { - "ap_tracking_data": { - "group": 8, - "offset": 0 - }, - "pc": 139, - "value": "[cast(fp + (-3), felt**)]" - }, - { - "ap_tracking_data": { - "group": 9, - "offset": 0 - }, - "pc": 146, - "value": "[cast(fp + (-3), felt**)]" - }, - { - "ap_tracking_data": { - "group": 10, - "offset": 0 - }, - "pc": 153, - "value": "[cast(fp + (-4), felt**)]" - }, - { - "ap_tracking_data": { - "group": 11, - "offset": 0 - }, - "pc": 161, - "value": "[cast(fp + (-5), felt**)]" - }, - { - "ap_tracking_data": { - "group": 12, - "offset": 0 - }, - "pc": 169, - "value": "[cast(fp + (-7), felt**)]" - }, - { - "ap_tracking_data": { - "group": 13, - "offset": 0 - }, - "pc": 179, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 16, - "offset": 0 - }, - "pc": 222, - "value": "[cast(fp + (-6), starkware.cairo.common.uint256.Uint256*)]" - }, - { - "ap_tracking_data": { - "group": 16, - "offset": 0 - }, - "pc": 222, - "value": "[cast(fp + (-4), starkware.cairo.common.uint256.Uint256*)]" - }, - { - "ap_tracking_data": { - "group": 16, - "offset": 4 - }, - "pc": 224, - "value": "[cast(fp + 2, felt*)]" - }, - { - "ap_tracking_data": { - "group": 16, - "offset": 4 - }, - "pc": 224, - "value": "[cast(fp + 3, felt*)]" - }, - { - "ap_tracking_data": { - "group": 17, - "offset": 0 - }, - "pc": 244, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 17, - "offset": 2 - }, - "pc": 246, - "value": "[cast(fp, felt*)]" - }, - { - "ap_tracking_data": { - "group": 17, - "offset": 2 - }, - "pc": 246, - "value": "[cast(fp + 1, felt*)]" - }, - { - "ap_tracking_data": { - "group": 20, - "offset": 0 - }, - "pc": 365, - "value": "[cast(fp + (-6), starkware.cairo.common.uint256.Uint256*)]" - }, - { - "ap_tracking_data": { - "group": 20, - "offset": 0 - }, - "pc": 365, - "value": "[cast(fp + (-4), starkware.cairo.common.uint256.Uint256*)]" - }, - { - "ap_tracking_data": { - "group": 20, - "offset": 5 - }, - "pc": 380, - "value": "[cast(fp, starkware.cairo.common.uint256.Uint256*)]" - }, - { - "ap_tracking_data": { - "group": 20, - "offset": 5 - }, - "pc": 380, - "value": "[cast(fp + 2, starkware.cairo.common.uint256.Uint256*)]" - } - ] - } - } -} diff --git a/apps/blockchain/starknet-artifacts/contracts/starknet/bridge.cairo/bridge_abi.json b/apps/blockchain/starknet-artifacts/contracts/starknet/bridge.cairo/bridge_abi.json deleted file mode 100644 index df2c5852..00000000 --- a/apps/blockchain/starknet-artifacts/contracts/starknet/bridge.cairo/bridge_abi.json +++ /dev/null @@ -1,175 +0,0 @@ -[ - { - "members": [ - { - "name": "low", - "offset": 0, - "type": "felt" - }, - { - "name": "high", - "offset": 1, - "type": "felt" - } - ], - "name": "Uint256", - "size": 2, - "type": "struct" - }, - { - "data": [ - { - "name": "previousOwner", - "type": "felt" - }, - { - "name": "newOwner", - "type": "felt" - } - ], - "keys": [], - "name": "OwnershipTransferred", - "type": "event" - }, - { - "data": [ - { - "name": "address", - "type": "felt" - } - ], - "keys": [], - "name": "collection_created", - "type": "event" - }, - { - "inputs": [ - { - "name": "owner", - "type": "felt" - }, - { - "name": "class_hash", - "type": "felt" - }, - { - "name": "initial_salt", - "type": "felt" - }, - { - "name": "udc_contract", - "type": "felt" - } - ], - "name": "constructor", - "outputs": [], - "type": "constructor" - }, - { - "inputs": [ - { - "name": "l1_contract_address", - "type": "felt" - }, - { - "name": "to", - "type": "felt" - }, - { - "name": "token_id", - "type": "Uint256" - }, - { - "name": "data_len", - "type": "felt" - }, - { - "name": "data", - "type": "felt*" - }, - { - "name": "name", - "type": "felt" - }, - { - "name": "symbol", - "type": "felt" - }, - { - "name": "token_uri", - "type": "felt" - } - ], - "name": "handle_message", - "outputs": [ - { - "name": "contract_address", - "type": "felt" - } - ], - "type": "function" - }, - { - "inputs": [ - { - "name": "salt", - "type": "felt" - } - ], - "name": "set_salt", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "udc_contract", - "type": "felt" - } - ], - "name": "set_udc_contract", - "outputs": [], - "type": "function" - }, - { - "inputs": [], - "name": "get_token_class_hash", - "outputs": [ - { - "name": "res", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "get_salt", - "outputs": [ - { - "name": "salt", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "l1_address", - "type": "felt" - } - ], - "name": "get_l2_address", - "outputs": [ - { - "name": "l2_address", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - } -] diff --git a/apps/blockchain/starknet-artifacts/contracts/starknet/default_token.cairo/default_token.json b/apps/blockchain/starknet-artifacts/contracts/starknet/default_token.cairo/default_token.json deleted file mode 100644 index b155bde4..00000000 --- a/apps/blockchain/starknet-artifacts/contracts/starknet/default_token.cairo/default_token.json +++ /dev/null @@ -1,74553 +0,0 @@ -{ - "abi": [ - { - "members": [ - { - "name": "low", - "offset": 0, - "type": "felt" - }, - { - "name": "high", - "offset": 1, - "type": "felt" - } - ], - "name": "Uint256", - "size": 2, - "type": "struct" - }, - { - "data": [ - { - "name": "from_", - "type": "felt" - }, - { - "name": "to", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - } - ], - "keys": [], - "name": "Transfer", - "type": "event" - }, - { - "data": [ - { - "name": "owner", - "type": "felt" - }, - { - "name": "approved", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - } - ], - "keys": [], - "name": "Approval", - "type": "event" - }, - { - "data": [ - { - "name": "owner", - "type": "felt" - }, - { - "name": "operator", - "type": "felt" - }, - { - "name": "approved", - "type": "felt" - } - ], - "keys": [], - "name": "ApprovalForAll", - "type": "event" - }, - { - "data": [ - { - "name": "previousOwner", - "type": "felt" - }, - { - "name": "newOwner", - "type": "felt" - } - ], - "keys": [], - "name": "OwnershipTransferred", - "type": "event" - }, - { - "inputs": [ - { - "name": "owner", - "type": "felt" - }, - { - "name": "name", - "type": "felt" - }, - { - "name": "symbol", - "type": "felt" - } - ], - "name": "constructor", - "outputs": [], - "type": "constructor" - }, - { - "inputs": [ - { - "name": "interfaceId", - "type": "felt" - } - ], - "name": "supportsInterface", - "outputs": [ - { - "name": "success", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "name", - "outputs": [ - { - "name": "name", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "symbol", - "outputs": [ - { - "name": "symbol", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "owner", - "type": "felt" - } - ], - "name": "balanceOf", - "outputs": [ - { - "name": "balance", - "type": "Uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "token_id", - "type": "Uint256" - } - ], - "name": "ownerOf", - "outputs": [ - { - "name": "owner", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "token_id", - "type": "Uint256" - } - ], - "name": "getApproved", - "outputs": [ - { - "name": "approved", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "owner", - "type": "felt" - }, - { - "name": "operator", - "type": "felt" - } - ], - "name": "isApprovedForAll", - "outputs": [ - { - "name": "isApproved", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "tokenId", - "type": "Uint256" - } - ], - "name": "tokenURI", - "outputs": [ - { - "name": "tokenURI", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "owner", - "outputs": [ - { - "name": "owner", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "to", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - } - ], - "name": "approve", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "operator", - "type": "felt" - }, - { - "name": "approved", - "type": "felt" - } - ], - "name": "setApprovalForAll", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "from_", - "type": "felt" - }, - { - "name": "to", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - } - ], - "name": "transferFrom", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "from_", - "type": "felt" - }, - { - "name": "to", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - }, - { - "name": "data_len", - "type": "felt" - }, - { - "name": "data", - "type": "felt*" - } - ], - "name": "safeTransferFrom", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "newOwner", - "type": "felt" - } - ], - "name": "transferOwnership", - "outputs": [], - "type": "function" - }, - { - "inputs": [], - "name": "renounceOwnership", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "to", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - }, - { - "name": "data_len", - "type": "felt" - }, - { - "name": "data", - "type": "felt*" - }, - { - "name": "tokenURI", - "type": "felt" - } - ], - "name": "permissionedMint", - "outputs": [], - "type": "function" - } - ], - "entry_points_by_type": { - "CONSTRUCTOR": [ - { - "offset": "0x661", - "selector": "0x28ffe4ff0f226a9107253e17a904099aa4f63a02a5621de0576e5aa71bc5194" - } - ], - "EXTERNAL": [ - { - "offset": "0x875", - "selector": "0x151e58b29179122a728eab07c8847e5baf5802379c5db3a7d57a8263a7bd1d" - }, - { - "offset": "0x707", - "selector": "0x2962ba17806af798afa6eaf4aa8c93a9fb60a3e305045b6eea33435086cae9" - }, - { - "offset": "0x7ec", - "selector": "0x41b033f4a31df8067c24d1e9b550a2ce75fd4a29e1147af9752174f0e6cb20" - }, - { - "offset": "0x72b", - "selector": "0xb180e2fe9f14914416216da76338ac0beb980443725c802af615f8431fdb1e" - }, - { - "offset": "0x84e", - "selector": "0xd5d33d590e6660853069b37a2aea67c6fdaa0268626bc760350b590490feb5" - }, - { - "offset": "0x773", - "selector": "0x12a7823b0c6bee58f8c694888f32f862c6584caa8afa0242de046d298ba684d" - }, - { - "offset": "0x836", - "selector": "0x14a390f291e2e1f29874769efdef47ddad94d76f77ff516fad206a385e8995f" - }, - { - "offset": "0x810", - "selector": "0x19d59d013d4aa1a8b1ce4c8299086f070733b453c02d0dc46e735edc04d6444" - }, - { - "offset": "0x795", - "selector": "0x2016836a56b71f0d02689e69e326f4f4c1b9057164ef592671cf0d37c8040c0" - }, - { - "offset": "0x6c4", - "selector": "0x216b05c387bab9ac31918a3e61672f4618601f3c598a2f3f2710f37053e1ea4" - }, - { - "offset": "0x7b0", - "selector": "0x219209e083275171774dab1df80982e9df2096516f06319c5c6d71ae0a8480c" - }, - { - "offset": "0x74f", - "selector": "0x21cdf9aedfed41bc4485ae779fda471feca12075d9127a0fc70ac6b3b3d9c30" - }, - { - "offset": "0x685", - "selector": "0x29e211664c0b63c79638fbea474206ca74016b3e9a3dc4f9ac300ffd8bdf2cd" - }, - { - "offset": "0x7cc", - "selector": "0x2d4c8ea4c8fb9f571d1f6f9b7692fff8e5ceaf73b1df98e7da8c1109b39ae9a" - }, - { - "offset": "0x6e4", - "selector": "0x2e4263afad30923c891518314c3c95dbe830a16874e8abc5777a9a20b54c76e" - }, - { - "offset": "0x6a6", - "selector": "0x361458367e696363fbcc70777d07ebbd2394e89fd0adcaf147faccd1d294d60" - } - ], - "L1_HANDLER": [] - }, - "program": { - "attributes": [ - { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.register_interface" - ], - "end_pc": 374, - "flow_tracking_data": { - "ap_tracking": { - "group": 26, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 369, - "value": "ERC165: invalid interface id" - }, - { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "end_pc": 423, - "flow_tracking_data": { - "ap_tracking": { - "group": 28, - "offset": 35 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 421, - "value": "SafeUint256: addition overflow" - }, - { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "end_pc": 446, - "flow_tracking_data": { - "ap_tracking": { - "group": 29, - "offset": 60 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 444, - "value": "SafeUint256: subtraction overflow" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.balance_of" - ], - "end_pc": 900, - "flow_tracking_data": { - "ap_tracking": { - "group": 59, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 897, - "value": "ERC721: balance query for the zero address" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "end_pc": 912, - "flow_tracking_data": { - "ap_tracking": { - "group": 60, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 907, - "value": "ERC721: token_id is not a valid Uint256" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "end_pc": 921, - "flow_tracking_data": { - "ap_tracking": { - "group": 60, - "offset": 74 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 919, - "value": "ERC721: owner query for nonexistent token" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "end_pc": 931, - "flow_tracking_data": { - "ap_tracking": { - "group": 61, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 926, - "value": "ERC721: token_id is not a valid Uint256" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "end_pc": 940, - "flow_tracking_data": { - "ap_tracking": { - "group": 62, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 938, - "value": "ERC721: approved query for nonexistent token" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "end_pc": 965, - "flow_tracking_data": { - "ap_tracking": { - "group": 65, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 963, - "value": "ERC721_Metadata: URI query for nonexistent token" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "end_pc": 978, - "flow_tracking_data": { - "ap_tracking": { - "group": 66, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_mesage", - "start_pc": 973, - "value": "ERC721: token_id is not a valid Uint256" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "end_pc": 983, - "flow_tracking_data": { - "ap_tracking": { - "group": 66, - "offset": 12 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 981, - "value": "ERC721: cannot approve from the zero address" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "end_pc": 993, - "flow_tracking_data": { - "ap_tracking": { - "group": 66, - "offset": 82 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 990, - "value": "ERC721: approval to current owner" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "end_pc": 1017, - "flow_tracking_data": { - "ap_tracking": { - "group": 66, - "offset": 155 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1015, - "value": "ERC721: approve caller is not owner nor approved for all" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "end_pc": 1035, - "flow_tracking_data": { - "ap_tracking": { - "group": 69, - "offset": 6 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1032, - "value": "ERC721: either the caller or operator is the zero address" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "end_pc": 1039, - "flow_tracking_data": { - "ap_tracking": { - "group": 69, - "offset": 9 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1035, - "value": "ERC721: approve to caller" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "end_pc": 1045, - "flow_tracking_data": { - "ap_tracking": { - "group": 69, - "offset": 14 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1039, - "value": "ERC721: approved is not a Cairo boolean" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "end_pc": 1071, - "flow_tracking_data": { - "ap_tracking": { - "group": 70, - "offset": 1 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1066, - "value": "ERC721: token_id is not a valid Uint256" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "end_pc": 1086, - "flow_tracking_data": { - "ap_tracking": { - "group": 71, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1083, - "value": "ERC721: either is not approved or the caller is the zero address" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "end_pc": 1106, - "flow_tracking_data": { - "ap_tracking": { - "group": 73, - "offset": 1 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1101, - "value": "ERC721: token_id is not a valid Uint256" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "end_pc": 1121, - "flow_tracking_data": { - "ap_tracking": { - "group": 74, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1118, - "value": "ERC721: either is not approved or the caller is the zero address" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "end_pc": 1147, - "flow_tracking_data": { - "ap_tracking": { - "group": 77, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1145, - "value": "ERC721: token id does not exist" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "end_pc": 1256, - "flow_tracking_data": { - "ap_tracking": { - "group": 81, - "offset": 87 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1255, - "value": "ERC721: transfer from incorrect owner" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "end_pc": 1259, - "flow_tracking_data": { - "ap_tracking": { - "group": 81, - "offset": 87 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1256, - "value": "ERC721: cannot transfer to the zero address" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "end_pc": 1338, - "flow_tracking_data": { - "ap_tracking": { - "group": 83, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1336, - "value": "ERC721: transfer to non ERC721Receiver implementer" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "end_pc": 1347, - "flow_tracking_data": { - "ap_tracking": { - "group": 84, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1342, - "value": "ERC721: token_id is not a valid Uint256" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "end_pc": 1350, - "flow_tracking_data": { - "ap_tracking": { - "group": 84, - "offset": 6 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1347, - "value": "ERC721: cannot mint to the zero address" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "end_pc": 1359, - "flow_tracking_data": { - "ap_tracking": { - "group": 84, - "offset": 88 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1357, - "value": "ERC721: token already minted" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "end_pc": 1402, - "flow_tracking_data": { - "ap_tracking": { - "group": 85, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1397, - "value": "ERC721: token_id is not a valid Uint256" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "end_pc": 1424, - "flow_tracking_data": { - "ap_tracking": { - "group": 86, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1422, - "value": "ERC721: transfer to non ERC721Receiver implementer" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "end_pc": 1442, - "flow_tracking_data": { - "ap_tracking": { - "group": 87, - "offset": 85 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1440, - "value": "ERC721_Metadata: set token URI for nonexistent token" - }, - { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "end_pc": 1478, - "flow_tracking_data": { - "ap_tracking": { - "group": 89, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1476, - "value": "ERC721: transfer to non ERC721Receiver implementer" - }, - { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "end_pc": 1568, - "flow_tracking_data": { - "ap_tracking": { - "group": 97, - "offset": 6 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1566, - "value": "Ownable: caller is the zero address" - }, - { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "end_pc": 1569, - "flow_tracking_data": { - "ap_tracking": { - "group": 97, - "offset": 8 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1568, - "value": "Ownable: caller is not the owner" - }, - { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.transfer_ownership" - ], - "end_pc": 1582, - "flow_tracking_data": { - "ap_tracking": { - "group": 99, - "offset": 0 - }, - "reference_ids": {} - }, - "name": "error_message", - "start_pc": 1579, - "value": "Ownable: new owner is the zero address" - } - ], - "builtins": [ - "pedersen", - "range_check" - ], - "compiler_version": "0.10.3", - "data": [ - "0x40780017fff7fff", - "0x1", - "0x208b7fff7fff7ffe", - "0x400380007ffb7ffc", - "0x400380017ffb7ffd", - "0x482680017ffb8000", - "0x3", - "0x480280027ffb8000", - "0x208b7fff7fff7ffe", - "0x20780017fff7ffd", - "0x3", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480080007fff8000", - "0x400080007ffd7fff", - "0x482480017ffd8001", - "0x1", - "0x482480017ffd8001", - "0x1", - "0xa0680017fff7ffe", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffffb", - "0x402a7ffc7ffd7fff", - "0x208b7fff7fff7ffe", - "0x20780017fff7ffd", - "0x4", - "0x400780017fff7ffd", - "0x1", - "0x208b7fff7fff7ffe", - "0x48297ffd80007ffc", - "0x20680017fff7fff", - "0x4", - "0x402780017ffc7ffc", - "0x1", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x3ffffffffffffffffffffffffffffff", - "0x480280017ffc8000", - "0x48307fff80007ffe", - "0x400280027ffc7fff", - "0x480280017ffc8000", - "0x484480017fff8000", - "0x100000000000000000000000000000000", - "0x480280007ffc8000", - "0x40317fff7ffe7ffd", - "0x482680017ffc8000", - "0x3", - "0x208b7fff7fff7ffe", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x484480017fff8000", - "0x2aaaaaaaaaaaab05555555555555556", - "0x48307fff7ffd8000", - "0x480280027ffb8000", - "0x480280037ffb8000", - "0x484480017fff8000", - "0x4000000000000088000000000000001", - "0x48307fff7ffd8000", - "0xa0680017fff8000", - "0xe", - "0x480680017fff8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x48287ffc80007fff", - "0x40307ffc7ff87fff", - "0x48297ffd80007ffc", - "0x482680017ffd8000", - "0x1", - "0x48507fff7ffe8000", - "0x40507ff97ff57fff", - "0x482680017ffb8000", - "0x4", - "0x208b7fff7fff7ffe", - "0xa0680017fff8000", - "0xc", - "0x480680017fff8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x48287ffd80007fff", - "0x48327fff7ffc8000", - "0x40307ffa7ff67fff", - "0x48527ffe7ffc8000", - "0x40507ff97ff57fff", - "0x482680017ffb8000", - "0x4", - "0x208b7fff7fff7ffe", - "0x40317ffd7ff97ffd", - "0x48297ffc80007ffd", - "0x48527fff7ffc8000", - "0x40507ffb7ff77fff", - "0x40780017fff7fff", - "0x2", - "0x482680017ffb8000", - "0x4", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x20680017fff7fff", - "0x10", - "0x480a7ffc7fff8000", - "0x482680017ffd8000", - "0x11000000000000000000000000000000000000000000000101", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffc0", - "0x480680017fff8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x48127ffe7fff8000", - "0x48287ffd80007ffe", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffba", - "0x482680017ffd8000", - "0x11000000000000000000000000000000000000000000000101", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x20680017fff7fff", - "0xc", - "0x40780017fff7fff", - "0xa", - "0x480680017fff8000", - "0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffeff", - "0x480a7ffc7fff8000", - "0x48287ffd80007ffe", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffab", - "0x10780017fff7fff", - "0x8", - "0x40780017fff7fff", - "0xb", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffa3", - "0x480a7ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x43616c6c436f6e7472616374", - "0x400280007ff97fff", - "0x400380017ff97ffa", - "0x400380027ff97ffb", - "0x400380037ff97ffc", - "0x400380047ff97ffd", - "0x482680017ff98000", - "0x7", - "0x480280057ff98000", - "0x480280067ff98000", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x47657443616c6c657241646472657373", - "0x400280007ffd7fff", - "0x482680017ffd8000", - "0x2", - "0x480280017ffd8000", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x53746f7261676552656164", - "0x400280007ffc7fff", - "0x400380017ffc7ffd", - "0x482680017ffc8000", - "0x3", - "0x480280027ffc8000", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x53746f726167655772697465", - "0x400280007ffb7fff", - "0x400380017ffb7ffc", - "0x400380027ffb7ffd", - "0x482680017ffb8000", - "0x3", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0x456d69744576656e74", - "0x400280007ff97fff", - "0x400380017ff97ffa", - "0x400380027ff97ffb", - "0x400380037ff97ffc", - "0x400380047ff97ffd", - "0x482680017ff98000", - "0x5", - "0x208b7fff7fff7ffe", - "0xa0680017fff8000", - "0xa", - "0x400380007ffc7ffd", - "0x40780017fff7fff", - "0x14", - "0x482680017ffc8000", - "0x1", - "0x480680017fff8000", - "0x1", - "0x208b7fff7fff7ffe", - "0xa0680017fff8000", - "0xe", - "0x484680017ffd8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x482480017fff8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x400280007ffc7fff", - "0x40780017fff7fff", - "0x11", - "0x482680017ffc8000", - "0x1", - "0x480680017fff8000", - "0x0", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480680017fff8000", - "0x100000000000000000000000000000000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff63", - "0x480680017fff8000", - "0x0", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x48297ffc80007ffd", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffde", - "0x208b7fff7fff7ffe", - "0x400380007ffb7ffc", - "0x400380017ffb7ffd", - "0x482680017ffb8000", - "0x2", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x4", - "0x404b800280028002", - "0x404b800380038003", - "0x482a7ffc7ffa8000", - "0x4846800180028000", - "0x100000000000000000000000000000000", - "0x40327fff80007ffe", - "0x482a7ffd7ffb8000", - "0x482880027fff8000", - "0x4846800180038000", - "0x100000000000000000000000000000000", - "0x40327fff80017ffe", - "0x480a7ff97fff8000", - "0x480a80007fff8000", - "0x480a80017fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffec", - "0x480a80007fff8000", - "0x480a80017fff8000", - "0x480a80037fff8000", - "0x208b7fff7fff7ffe", - "0x48297ffd80007ffb", - "0x20680017fff7fff", - "0x9", - "0x480a7ff97fff8000", - "0x482680017ffa8000", - "0x1", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffda", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x482680017ffb8000", - "0x1", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffd3", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffeb", - "0x480680017fff8000", - "0x1", - "0x48127ffd7fff8000", - "0x48307ffd80007ffe", - "0x208b7fff7fff7ffe", - "0x480680017fff8000", - "0xffffffffffffffffffffffffffffffff", - "0x480680017fff8000", - "0xffffffffffffffffffffffffffffffff", - "0x480a7ffb7fff8000", - "0x48287ffc80007ffd", - "0x48287ffd80007ffd", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff6", - "0x480680017fff8000", - "0x1", - "0x480680017fff8000", - "0x0", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffbd", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffef", - "0x48127ffd7fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffad", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480680017fff8000", - "0x10f6bdc8f69644775581b157f06334cb94ae302da4f6d09656c9a31f092cff6", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffec9", - "0x480a7ffc7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff1f", - "0x48127fe17fff8000", - "0x48127ffd7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff0", - "0x480a7ffa7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff4d", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe2", - "0x480a7ff97fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff46", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffe00365a", - "0x20680017fff7fff", - "0x8", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480680017fff8000", - "0x1", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffd8", - "0x208b7fff7fff7ffe", - "0x480a7ffd7fff8000", - "0x480680017fff8000", - "0xffffffff", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffeaa", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480680017fff8000", - "0x1", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffd8", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe80", - "0x40137fff7fff8000", - "0x4003800080007ffd", - "0x4826800180008000", - "0x1", - "0x480a7ffa7fff8000", - "0x480a7ffc7fff8000", - "0x480680017fff8000", - "0x29e211664c0b63c79638fbea474206ca74016b3e9a3dc4f9ac300ffd8bdf2cd", - "0x4828800080007ffc", - "0x480a80007fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffef9", - "0x482480017fff8000", - "0x1", - "0x40307ffe7ffd7fff", - "0x48127ffc7fff8000", - "0x480a7ffb7fff8000", - "0x480080007ffc8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff40", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff3c", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff3b", - "0x400680017fff7fff", - "0x0", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x0", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff29", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff25", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff4b", - "0x400680017fff7fff", - "0x1", - "0x48127ffe7fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff65", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x3", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe39", - "0x40137fff7fff8000", - "0x4003800080007ff8", - "0x4003800180007ff9", - "0x4003800280007ffa", - "0x4003800380007ffb", - "0x4003800480007ffc", - "0x400380007ff67ffc", - "0x402780017ff68001", - "0x1", - "0x4826800180008000", - "0x5", - "0x40297ffc7fff8002", - "0x4826800180008000", - "0x5", - "0x480a7ffd7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe30", - "0x480a7ff57fff8000", - "0x480a7ff77fff8000", - "0x480680017fff8000", - "0xfa119a8fafc6f1a02deb36fe5efbcc4929ef2021e50cf1cb6d1a780ccd009b", - "0x4829800080008002", - "0x480a80007fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffea4", - "0x482480017fff8000", - "0x1", - "0x40307ffe7ffd7fff", - "0x48127ffc7fff8000", - "0x480a80017fff8000", - "0x480080007ffc8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x2", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe14", - "0x40137fff7fff8000", - "0x480680017fff8000", - "0x99cd8bde557814842a3121e8ddfd433a539b8c9f14bf31ebf108d12e6196e9", - "0x4002800080007fff", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe0e", - "0x40137fff7fff8001", - "0x4003800080017ffa", - "0x4003800180017ffb", - "0x4003800280017ffc", - "0x4003800380017ffd", - "0x4826800180018000", - "0x4", - "0x480a7ff87fff8000", - "0x480680017fff8000", - "0x1", - "0x480a80007fff8000", - "0x4828800180007ffc", - "0x480a80017fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffea7", - "0x480a7ff97fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x2", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdf9", - "0x40137fff7fff8000", - "0x480680017fff8000", - "0x134692b230b9e1ffa39098904722134159652b09c5bc41d88d6698779d228ff", - "0x4002800080007fff", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdf3", - "0x40137fff7fff8001", - "0x4003800080017ffa", - "0x4003800180017ffb", - "0x4003800280017ffc", - "0x4003800380017ffd", - "0x4826800180018000", - "0x4", - "0x480a7ff87fff8000", - "0x480680017fff8000", - "0x1", - "0x480a80007fff8000", - "0x4828800180007ffc", - "0x480a80017fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe8c", - "0x480a7ff97fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x2", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdde", - "0x40137fff7fff8000", - "0x480680017fff8000", - "0x6ad9ed7b6318f1bcffefe19df9aeb40d22c36bed567e1925a5ccde0536edd", - "0x4002800080007fff", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdd8", - "0x40137fff7fff8001", - "0x4003800080017ffb", - "0x4003800180017ffc", - "0x4003800280017ffd", - "0x4826800180018000", - "0x3", - "0x480a7ff97fff8000", - "0x480680017fff8000", - "0x1", - "0x480a80007fff8000", - "0x4828800180007ffc", - "0x480a80017fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe72", - "0x480a7ffa7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480680017fff8000", - "0x3a762f04043ed52ed42b61e4ad2e367163f5a928ef94f71121e68d78b8a00df", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffffa", - "0x480a7ffb7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe53", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x480a7ffa7fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe4d", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480680017fff8000", - "0x144d444467c1a7848e62c72fd678f9225602bf41005c66940ee2373705d90a2", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffffa", - "0x480a7ffb7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe35", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x480a7ffa7fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe2f", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480680017fff8000", - "0x19eba13c2ffadbed69e7a3ff4399447db5f0f1deff605072b123c3d33e5e300", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd89", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd86", - "0x480a7ffb7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffddc", - "0x48127fe17fff8000", - "0x48127ffd7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffec", - "0x480a7ff97fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe09", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffdd", - "0x480a7ff87fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe01", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480680017fff8000", - "0x3bbfaec36427c06f699125e4eedffd9148420983ff94e5284a9087e22050b79", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd5b", - "0x480a7ffc7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdb1", - "0x48127fe17fff8000", - "0x48127ffd7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff0", - "0x480a7ffa7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffddf", - "0x48127ffe7fff8000", - "0x482480017ff78000", - "0x1", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdda", - "0x48127ffe7fff8000", - "0x48127fee7fff8000", - "0x48127fee7fff8000", - "0x48127ff57fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffdc", - "0x480a7ff87fff8000", - "0x48127ffe7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdd2", - "0x482480017ff88000", - "0x1", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdcd", - "0x48127ff07fff8000", - "0x48127ff07fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480680017fff8000", - "0x2618225f6ac4a00b9635ed0e036ea1db17cf353e7ad948e882dbbca50565fbd", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd27", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd24", - "0x480a7ffb7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd7a", - "0x48127fe17fff8000", - "0x48127ffd7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffec", - "0x480a7ff97fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffda7", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffdd", - "0x480a7ff87fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd9f", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480680017fff8000", - "0x350efce99c55a2fbf8c09cde498fd24d686f21a900621778cd59ed10f4ae843", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffcf9", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffcf6", - "0x480a7ffb7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd4c", - "0x48127fe17fff8000", - "0x48127ffd7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffec", - "0x480a7ff97fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd79", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffdd", - "0x480a7ff87fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd71", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480680017fff8000", - "0x1c87484b935c893d53d087ca6e0d4d7bcf1a90e5f4118b67a2c3df896c16cd8", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffccb", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffcc8", - "0x480a7ffb7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd1e", - "0x48127fe17fff8000", - "0x48127ffd7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffec", - "0x480a7ff97fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd4b", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffdd", - "0x480a7ff87fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd43", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffee7", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff02", - "0x480680017fff8000", - "0x80ac58cd", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe04", - "0x480680017fff8000", - "0x5b5e139f", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe00", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffec9", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffee1", - "0x208b7fff7fff7ffe", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc97", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff2c", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd4b", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x48127ffd7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffef4", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc82", - "0x48127ffa7fff8000", - "0x48127ffa7fff8000", - "0x48127ffa7fff8000", - "0x48127ffa7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd38", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x48127ffd7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x10b", - "0x400680017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff3a", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff60", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0xf2", - "0x400680017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff7d", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd09", - "0x480a7ff97fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffcbf", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc44", - "0x48127ffc7fff8000", - "0x480a7ff87fff8000", - "0x48127ff57fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffead", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc3f", - "0x48307ffb80007fb5", - "0x20680017fff7fff", - "0xe", - "0x48127ff77fff8000", - "0x48127ff77fff8000", - "0x48127ff77fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0xde", - "0x48127ffe7fff8000", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x48127ff77fff8000", - "0x48127ff77fff8000", - "0x48127ff77fff8000", - "0x48127ff77fff8000", - "0x48127fb07fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff24", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc22", - "0x48127ffa7fff8000", - "0x48127ffa7fff8000", - "0x48127ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0xc9", - "0x48127ffe7fff8000", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc8c", - "0x48487ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc10", - "0x48127ffc7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc11", - "0x480680017fff8000", - "0x1", - "0x48287ffd80007fff", - "0x480680017fff8000", - "0x0", - "0x40527ffe7ffd7fff", - "0x48127ff37fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x48127ff17fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff0d", - "0x48127ffd7fff8000", - "0x48127ffe7fff8000", - "0x48127faf7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe00", - "0x48127ffe7fff8000", - "0x48127fe27fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x480a7ff97fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffcac", - "0x480a7ff87fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc62", - "0x40137fff7fff8000", - "0x480a7ff77fff8000", - "0x48127ffd7fff8000", - "0x48127ff77fff8000", - "0x480a80007fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x37", - "0x48527fff80008000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffbdd", - "0x48127ffa7fff8000", - "0x48127ff87fff8000", - "0x48127ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x9b", - "0x48127ffe7fff8000", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x480a7ff77fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc89", - "0x480a7ff67fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc3f", - "0x40137fff7fff8000", - "0x480a7ff57fff8000", - "0x48127ffd7fff8000", - "0x48127ff77fff8000", - "0x480a80007fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x14", - "0x48527fff80008000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffbba", - "0x48127ffa7fff8000", - "0x48127ff87fff8000", - "0x48127ff97fff8000", - "0x480a7ff87fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0xbd", - "0x48127ffe7fff8000", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x480a7ff97fff8000", - "0x480a7ff87fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x3c", - "0x400680017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff0c", - "0x40137fff7fff8000", - "0x48297ffb80008000", - "0x20680017fff7fff", - "0x8", - "0x48127ffc7fff8000", - "0x48127ffa7fff8000", - "0x48127ffb7fff8000", - "0x480680017fff8000", - "0x1", - "0x208b7fff7fff7ffe", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff0e", - "0x48287ffb80007fff", - "0x20680017fff7fff", - "0x8", - "0x48127ffc7fff8000", - "0x48127ffa7fff8000", - "0x48127ffb7fff8000", - "0x480680017fff8000", - "0x1", - "0x208b7fff7fff7ffe", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x480a80007fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff14", - "0x482480017fff8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x20680017fff7fff", - "0x8", - "0x48127ffc7fff8000", - "0x48127ffa7fff8000", - "0x48127ffb7fff8000", - "0x480680017fff8000", - "0x1", - "0x208b7fff7fff7ffe", - "0x48127ffc7fff8000", - "0x48127ffa7fff8000", - "0x48127ffb7fff8000", - "0x480680017fff8000", - "0x0", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdd1", - "0x20680017fff7fff", - "0x8", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x208b7fff7fff7ffe", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x1", - "0x208b7fff7fff7ffe", - "0x480a7ff87fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe2c", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffeba", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x48127ffd7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd2d", - "0x48127ffe7fff8000", - "0x48127fe07fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff77fff8000", - "0x480a7ff87fff8000", - "0x480a7ff97fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffea7", - "0x400a7ffa7fff7fff", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffb30", - "0x48127ff97fff8000", - "0x48127ff97fff8000", - "0x48127ff97fff8000", - "0x480680017fff8000", - "0x0", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffd7", - "0x480a7ffa7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdbf", - "0x480680017fff8000", - "0x1", - "0x480680017fff8000", - "0x0", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffcb1", - "0x48127f707fff8000", - "0x48127f707fff8000", - "0x48127ffb7fff8000", - "0x480a7ffa7fff8000", - "0x48127ffa7fff8000", - "0x48127ffa7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdc5", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdae", - "0x480680017fff8000", - "0x1", - "0x480680017fff8000", - "0x0", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc8b", - "0x48127fd17fff8000", - "0x48127fd17fff8000", - "0x48127ffb7fff8000", - "0x480a7ffb7fff8000", - "0x48127ffa7fff8000", - "0x48127ffa7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdb4", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd7f", - "0x48127ffd7fff8000", - "0x48127ffe7fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffccb", - "0x48127ffe7fff8000", - "0x48127fe17fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff57fff8000", - "0x480a7ff67fff8000", - "0x480a7ff77fff8000", - "0x480a7ff87fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffb3", - "0x480a7ff87fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x75", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffae1", - "0x48127ffa7fff8000", - "0x48127ffa7fff8000", - "0x48127ffa7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffb98", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffad5", - "0x480a7ff97fff8000", - "0x480a7ff87fff8000", - "0x48127ffa7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff69", - "0x400680017fff7fff", - "0x0", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd61", - "0x480680017fff8000", - "0x1", - "0x480680017fff8000", - "0x0", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc3e", - "0x48127fd17fff8000", - "0x48127fd17fff8000", - "0x48127ffb7fff8000", - "0x480a7ffb7fff8000", - "0x48127ffa7fff8000", - "0x48127ffa7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd67", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd32", - "0x48127ffd7fff8000", - "0x48127ffe7fff8000", - "0x480680017fff8000", - "0x0", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc7d", - "0x48127fe27fff8000", - "0x48127ffd7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff87fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffb61", - "0x480a7ff67fff8000", - "0x480a7ff77fff8000", - "0x48127ffd7fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffbf", - "0x48127ffe7fff8000", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x480680017fff8000", - "0x0", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x1f", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffa8b", - "0x48127ffb7fff8000", - "0x48127ff97fff8000", - "0x48127ffa7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffb42", - "0x480a7ff87fff8000", - "0x480a7ff97fff8000", - "0x48127ffd7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff16", - "0x400680017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdae", - "0x208b7fff7fff7ffe", - "0x480a7ff57fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffae6", - "0x48127ffe7fff8000", - "0x480a7ff77fff8000", - "0x480a7ff97fff8000", - "0x480680017fff8000", - "0x150b7a02", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffbcd", - "0x482480017fff8000", - "0x800000000000011000000000000000000000000000000000000000000000000", - "0x20680017fff7fff", - "0x15", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a7ff97fff8000", - "0x48127fe17fff8000", - "0x480a7ff87fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc05", - "0x400680017fff7fff", - "0x150b7a02", - "0x48127ffd7fff8000", - "0x480a7ff67fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x1", - "0x208b7fff7fff7ffe", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a7ff97fff8000", - "0x480680017fff8000", - "0xa66bd575", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffbaf", - "0x48127ffd7fff8000", - "0x480a7ff67fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x2", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffa27", - "0x40137fff7fff8000", - "0x480680017fff8000", - "0x1390fd803c110ac71730ece1decfc34eb1d0088e295d4f1b125dda1e0c5b9ff", - "0x4002800080007fff", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffa21", - "0x40137fff7fff8001", - "0x4003800080017ffc", - "0x4003800180017ffd", - "0x4826800180018000", - "0x2", - "0x480a7ffa7fff8000", - "0x480680017fff8000", - "0x1", - "0x480a80007fff8000", - "0x4828800180007ffc", - "0x480a80017fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffabc", - "0x480a7ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x480680017fff8000", - "0x2bd557f4ba80dfabefabe45e9b2dd35db1b9a78e96c72bc2b69b655ce47a930", - "0x208b7fff7fff7ffe", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffffa", - "0x480a7ffb7fff8000", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffa9d", - "0x48127ffe7fff8000", - "0x48127ff57fff8000", - "0x48127ff57fff8000", - "0x48127ffc7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x480a7ffa7fff8000", - "0x48127ffe7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffa97", - "0x48127ff67fff8000", - "0x48127ff67fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x2e", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0xc", - "0x48127ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffa76", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffff9fb", - "0x40127ffd7fff7ff7", - "0x48127ffc7fff8000", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffcf", - "0x208b7fff7fff7ffe", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffff9ed", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe6", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0xd", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffdd", - "0x480680017fff8000", - "0x0", - "0x1104800180018000", - "0x3", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe2", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffba", - "0x48127ffd7fff8000", - "0x48127ffe7fff8000", - "0x48127fe77fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffff89", - "0x48127ffe7fff8000", - "0x48127fe37fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff87fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd09", - "0x480a7ffb7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffb2", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x3", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x480280027ffd8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x40780017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffae8", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x1", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffea", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffee", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffcdc", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x402b7ffd7ffc7ffd", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffee", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff1", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffcc4", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x402b7ffd7ffc7ffd", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffee", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff1", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffcab", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffb", - "0x4003800180007ffc", - "0x4826800180008000", - "0x2", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x1", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe9", - "0x48127ffd7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x48127ff37fff8000", - "0x48127ff37fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc91", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x2", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe8", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc80", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x2", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe8", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc72", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x2", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe8", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc56", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x2", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffe8", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffed", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffe9d", - "0x208b7fff7fff7ffe", - "0x40780017fff7fff", - "0x1", - "0x4003800080007ffc", - "0x4826800180008000", - "0x1", - "0x480a7ffd7fff8000", - "0x4828800080007ffe", - "0x480a80007fff8000", - "0x208b7fff7fff7ffe", - "0x402b7ffd7ffc7ffd", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffee", - "0x48127ffe7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff1", - "0x48127ff47fff8000", - "0x48127ff47fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ff87fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc24", - "0x48127ffe7fff8000", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x3", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x480280027ffd8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffec", - "0x40780017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc3d", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x2", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff1", - "0x40780017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff87fff8000", - "0x480a7ff77fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc43", - "0x48127ffe7fff8000", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x4", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x480280027ffd8000", - "0x480280037ffd8000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffea", - "0x40780017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff67fff8000", - "0x480a7ff57fff8000", - "0x480a7ff77fff8000", - "0x480a7ff87fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffc42", - "0x48127ffe7fff8000", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x208b7fff7fff7ffe", - "0x480280027ffb8000", - "0x480280047ffd8000", - "0x400080007ffe7fff", - "0x482680017ffd8000", - "0x5", - "0x480280047ffd8000", - "0x48307fff7ffe8000", - "0x402a7ffd7ffc7fff", - "0x480280027ffb8000", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x482480017ffd8000", - "0x1", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x480280027ffd8000", - "0x480280037ffd8000", - "0x480280047ffd8000", - "0x482680017ffd8000", - "0x5", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffde", - "0x40780017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdf9", - "0x208b7fff7fff7ffe", - "0x482680017ffd8000", - "0x1", - "0x402a7ffd7ffc7fff", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x480280007ffd8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff3", - "0x40780017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffded", - "0x208b7fff7fff7ffe", - "0x402b7ffd7ffc7ffd", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x480280027ffb8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffff7", - "0x40780017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe", - "0x480a7ff57fff8000", - "0x480a7ff67fff8000", - "0x480a7ff77fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffdb7", - "0x48127ffe7fff8000", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x480a7ff87fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffb7fff8000", - "0x480a7ffc7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd0c", - "0x48127ffe7fff8000", - "0x48127ffc7fff8000", - "0x48127ffd7fff8000", - "0x480a7ff97fff8000", - "0x480a7ffa7fff8000", - "0x480a7ffd7fff8000", - "0x1104800180018000", - "0x800000000000010fffffffffffffffffffffffffffffffffffffffffffffd23", - "0x208b7fff7fff7ffe", - "0x480280027ffb8000", - "0x480280037ffd8000", - "0x400080007ffe7fff", - "0x482680017ffd8000", - "0x4", - "0x480280037ffd8000", - "0x48307fff7ffe8000", - "0x482480017fff8000", - "0x1", - "0x402a7ffd7ffc7fff", - "0x480280027ffb8000", - "0x480280007ffb8000", - "0x480280017ffb8000", - "0x482480017ffd8000", - "0x1", - "0x480280007ffd8000", - "0x480280017ffd8000", - "0x480280027ffd8000", - "0x480280037ffd8000", - "0x482680017ffd8000", - "0x4", - "0x480080007ff58000", - "0x1104800180018000", - "0x800000000000010ffffffffffffffffffffffffffffffffffffffffffffffd3", - "0x40780017fff7fff", - "0x1", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x48127ffc7fff8000", - "0x480680017fff8000", - "0x0", - "0x48127ffb7fff8000", - "0x208b7fff7fff7ffe" - ], - "debug_info": { - "file_contents": { - "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo": "// Create a reference to tokenId as felt*.\nlet __calldata_tmp: felt* = cast(&tokenId, felt*);\nassert [__calldata_ptr + 0] = [__calldata_tmp + 0];\nassert [__calldata_ptr + 1] = [__calldata_tmp + 1];\nlet __calldata_ptr = __calldata_ptr + 2;\n", - "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo": "assert [cast(fp + (-4), felt*)] = __calldata_actual_size;\n", - "autogen/starknet/arg_processor/2670bb539ede27446c75876e41bcf9ef5cab09b9eec143f3986635a545b089ab.cairo": "assert [__calldata_ptr] = to;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/280c0a864fa1758c1c68a2dbf7db54c26c78c0212241fc0ab68100cf9886a85a.cairo": "assert [__calldata_ptr] = interfaceId;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/2aef757f589447008293bddb77833a6b09ad6aeb3836fac2487b4b086c4e2ec0.cairo": "let __calldata_arg_newOwner = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/2d2a59588c2058016ad4194dc37ffe15f61d7d7faa733af03df5d625b7049362.cairo": "let __return_value_arg_selector = [__return_value_ptr];\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/3635b1d7caa543a52376beeb37a143262ea6ffdf923d8e3676d9b27787e943c8.cairo": "assert [__return_value_ptr] = ret_value.symbol;\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/3766ca78b7221666e5286be6b1bea607d51c54e82b2b7db68735ed38d00f7732.cairo": "assert [__calldata_ptr] = approved;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/3df93897a3d5ba5292d0e14e5ec6fc5a7b4e70846d4b45d9e0d60ead1a53339e.cairo": "let __calldata_arg_approved = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/445d818b0524d35ae3e73b7abec41731d1445f0ce6866ec5a3a8a871521799a0.cairo": "assert [__calldata_ptr] = newOwner;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/4b9ee40c733fa52383f1aec7d0c0ae5371ee9ab774ef2bef5bde8db3429a1a03.cairo": "assert [__return_value_ptr] = ret_value.tokenURI;\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo": "let __calldata_arg_data_len = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/5acfd8e875f992ccc9524eb75bc3cf4970bff0987c9ed04b83bdbe0bdb94c8b5.cairo": "assert [__calldata_ptr] = data_len;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/5c10028f67364b153272aa9b4cbc0fb78920a40fab821ac7257b0069e0773b49.cairo": "assert [__return_value_ptr] = ret_value.success;\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo": "// Check that the length is non-negative.\nassert [range_check_ptr] = data_len;\n// Store the updated range_check_ptr as a local variable to keep it available after\n// the memcpy.\nlocal range_check_ptr = range_check_ptr + 1;\n// Keep a reference to __calldata_ptr.\nlet __calldata_ptr_copy = __calldata_ptr;\n// Store the updated __calldata_ptr as a local variable to keep it available after\n// the memcpy.\nlocal __calldata_ptr: felt* = __calldata_ptr + data_len * 1;\nmemcpy(\n dst=__calldata_ptr_copy,\n src=data,\n len=data_len * 1);\n", - "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo": "let __calldata_arg_tokenId = [\n cast(__calldata_ptr, starkware.cairo.common.uint256.Uint256*)];\nlet __calldata_ptr = __calldata_ptr + 2;\n", - "autogen/starknet/arg_processor/6450610d0d553c149684e3d6d36a5d949ffe368d7692d99cec27ac08c51ad845.cairo": "assert [__return_value_ptr] = ret_value.isApproved;\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/6f345e20daf86e05c346aa1f6a9eeaa296a59eb71a12784c017d25ed5b25ff32.cairo": "assert [__return_value_ptr] = ret_value.name;\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/708f2877a5fc05dca278266df4d8e2025597a78068ffd64385f0ef27ab208871.cairo": "let __calldata_arg_interfaceId = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/74a3369943c8d7518ff17d6d8cb3e9a3785e7db4bcf995a7ffbf3a439df0343b.cairo": "assert [__return_value_ptr] = ret_value.approved;\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/7e247556a8b9bc505c1e503bda1dbcb424caa8925f45ae18cdde008e8b84b376.cairo": "assert [__calldata_ptr] = owner;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/8ca78f1082aaedcf62c13aff4dffe5943aa04164c60cb6d9f03916c0319201df.cairo": "let __return_value_arg_success = [__return_value_ptr];\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/8dea1d1b40eba589dfef8ffede5c32d2992cc763ba6b4fbe8747fb9ab14ba4c5.cairo": "let __calldata_arg_token_id = [\n cast(__calldata_ptr, starkware.cairo.common.uint256.Uint256*)];\nlet __calldata_ptr = __calldata_ptr + 2;\n", - "autogen/starknet/arg_processor/96447016176d161dae83f414c4d3e33e78856e0ef69bc33f8d419f1c9b90f9c5.cairo": "assert retdata_size = __return_value_actual_size;\n", - "autogen/starknet/arg_processor/99058c0781745b3c0332799d723549974cbf489b623dde03906204304de60803.cairo": "let __calldata_arg_symbol = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/accb388bcbbace5b6218198851efaad2a781c1339e305a37fab51afe90a3194a.cairo": "let __return_value_actual_size = __return_value_ptr - cast(retdata, felt*);\n", - "autogen/starknet/arg_processor/ad6bf90c88bb84c90b568cfe0e89ce22c3213011f6c9cc8bf0b75066ae521c26.cairo": "assert [__calldata_ptr] = from_;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/b02ddc13e06346668d980e18c0fec90f17036d195bf95d21ac18e846a0a129f3.cairo": "assert [__return_value_ptr] = ret_value.owner;\nlet __return_value_ptr = __return_value_ptr + 1;\n", - "autogen/starknet/arg_processor/c28d01f4036658535ed1f26a855ca481100f6b9fa5c266733e27ba2dce390d91.cairo": "let __calldata_arg_operator = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo": "let __calldata_actual_size = __calldata_ptr - cast([cast(fp + (-3), felt**)], felt*);\n", - "autogen/starknet/arg_processor/d04e2d3251723f2c7e6f92168ce103af197c6889e64f95c3180faf7ef6a79c04.cairo": "let __calldata_arg_tokenURI = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/d68c2b8787e4e85a0788ba04df9230f6e6b1f9240af8998fd1d7acac9fe8e6db.cairo": "assert [__calldata_ptr] = operator;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/dceaabc265216c0ff87c509d90446554648ec4d692c521cda952464d1fc22972.cairo": "let __calldata_arg_to = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/df39236eab78c921af48d719316dc25209f5ba97dc94936a936f353a674f3486.cairo": "let __calldata_arg_from_ = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo": "// Check that the length is non-negative.\nassert [range_check_ptr] = __calldata_arg_data_len;\nlet range_check_ptr = range_check_ptr + 1;\n// Create the reference.\nlet __calldata_arg_data = cast(__calldata_ptr, felt*);\n// Use 'tempvar' instead of 'let' to avoid repeating this computation for the\n// following arguments.\ntempvar __calldata_ptr = __calldata_ptr + __calldata_arg_data_len * 1;\n", - "autogen/starknet/arg_processor/e1eb73cd870ec466294c3700e77817cf3c039ac1384882ddb76383eb87a5da90.cairo": "let __calldata_arg_name = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/e2129a0023ce5f9e4c3de1d6fb100b2688dccff4a2ed2082db4a311f35c53e21.cairo": "assert [__calldata_ptr] = previousOwner;\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/arg_processor/f013cc89754bf613d36aa163a5014b518987d20a85394ebbe3c47c5cdb0a38b1.cairo": "// Create a reference to ret_value.balance as felt*.\nlet __return_value_tmp: felt* = cast(&ret_value.balance, felt*);\nassert [__return_value_ptr + 0] = [__return_value_tmp + 0];\nassert [__return_value_ptr + 1] = [__return_value_tmp + 1];\nlet __return_value_ptr = __return_value_ptr + 2;\n", - "autogen/starknet/arg_processor/f6a4d9ae897caf37cefd18f7c8da7eee73157818279359aadee282f0fe59cdbc.cairo": "let __calldata_arg_owner = [__calldata_ptr];\nlet __calldata_ptr = __calldata_ptr + 1;\n", - "autogen/starknet/contract_interface/IERC165/supportsInterface/18abb29d0a089e1c243e4bd2b316687e6162b3321c14733ee37389da5d8b074f.cairo": "\nreturn (success=__return_value_arg_success,);\n", - "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo": "func supportsInterface{syscall_ptr: felt*, range_check_ptr}(\n contract_address: felt) {\n}\n", - "autogen/starknet/contract_interface/IERC165/supportsInterface/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo": "\nalloc_locals;\nlet (local calldata_ptr_start: felt*) = alloc();\nlet __calldata_ptr = calldata_ptr_start;\n", - "autogen/starknet/contract_interface/IERC165/supportsInterface/f50ea4a37616147e889ba1b747383d1afbdef44f9e4713bc1859b7607cc3c796.cairo": "\nlet (retdata_size, retdata) = call_contract(\n contract_address=contract_address,\n function_selector=SUPPORTSINTERFACE_SELECTOR,\n calldata_size=__calldata_ptr - calldata_ptr_start,\n calldata=calldata_ptr_start);\n", - "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/15cc68dcffa081f990a115434ffe958c4bde04186a7f9f51e10c68f8fafad966.cairo": "\nlet (retdata_size, retdata) = call_contract(\n contract_address=contract_address,\n function_selector=ONERC721RECEIVED_SELECTOR,\n calldata_size=__calldata_ptr - calldata_ptr_start,\n calldata=calldata_ptr_start);\n", - "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo": "\nalloc_locals;\nlet (local calldata_ptr_start: felt*) = alloc();\nlet __calldata_ptr = calldata_ptr_start;\n", - "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/7867481925aec1465158cbaa62d2d4fc603e34734d22c5e07da7379a4d0d3f0e.cairo": "func onERC721Received{syscall_ptr: felt*, range_check_ptr}(\n contract_address: felt) {\n}\n", - "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/eacb58a12700a3c997996f81c85f24b3de75e21f5c5811cc3b2470465a1aa212.cairo": "\nreturn (selector=__return_value_arg_selector,);\n", - "autogen/starknet/event/Approval/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo": "emit_event(keys_len=1, keys=__keys_ptr, data_len=__calldata_ptr - __data_ptr, data=__data_ptr);\nreturn ();\n", - "autogen/starknet/event/Approval/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo": "alloc_locals;\nlet (local __keys_ptr: felt*) = alloc();\nassert [__keys_ptr] = SELECTOR;\nlet (local __data_ptr: felt*) = alloc();\nlet __calldata_ptr = __data_ptr;\n", - "autogen/starknet/event/Approval/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo": "func emit{syscall_ptr: felt*, range_check_ptr}() {\n}\n", - "autogen/starknet/event/ApprovalForAll/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo": "emit_event(keys_len=1, keys=__keys_ptr, data_len=__calldata_ptr - __data_ptr, data=__data_ptr);\nreturn ();\n", - "autogen/starknet/event/ApprovalForAll/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo": "alloc_locals;\nlet (local __keys_ptr: felt*) = alloc();\nassert [__keys_ptr] = SELECTOR;\nlet (local __data_ptr: felt*) = alloc();\nlet __calldata_ptr = __data_ptr;\n", - "autogen/starknet/event/ApprovalForAll/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo": "func emit{syscall_ptr: felt*, range_check_ptr}() {\n}\n", - "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo": "emit_event(keys_len=1, keys=__keys_ptr, data_len=__calldata_ptr - __data_ptr, data=__data_ptr);\nreturn ();\n", - "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo": "alloc_locals;\nlet (local __keys_ptr: felt*) = alloc();\nassert [__keys_ptr] = SELECTOR;\nlet (local __data_ptr: felt*) = alloc();\nlet __calldata_ptr = __data_ptr;\n", - "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo": "func emit{syscall_ptr: felt*, range_check_ptr}() {\n}\n", - "autogen/starknet/event/Transfer/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo": "emit_event(keys_len=1, keys=__keys_ptr, data_len=__calldata_ptr - __data_ptr, data=__data_ptr);\nreturn ();\n", - "autogen/starknet/event/Transfer/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo": "alloc_locals;\nlet (local __keys_ptr: felt*) = alloc();\nassert [__keys_ptr] = SELECTOR;\nlet (local __data_ptr: felt*) = alloc();\nlet __calldata_ptr = __data_ptr;\n", - "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo": "func emit{syscall_ptr: felt*, range_check_ptr}() {\n}\n", - "autogen/starknet/external/approve/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/approve/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/approve/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/approve/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(to=__calldata_arg_to, tokenId=__calldata_arg_tokenId,);\n%{ memory[ap] = segments.add() %} // Allocate memory for return value.\ntempvar retdata: felt*;\nlet retdata_size = 0;\n", - "autogen/starknet/external/balanceOf/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/balanceOf/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/balanceOf/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/balanceOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(owner=__calldata_arg_owner,);\nlet (range_check_ptr, retdata_size, retdata) = balanceOf_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(owner=__calldata_arg_owner, name=__calldata_arg_name, symbol=__calldata_arg_symbol,);\n%{ memory[ap] = segments.add() %} // Allocate memory for return value.\ntempvar retdata: felt*;\nlet retdata_size = 0;\n", - "autogen/starknet/external/constructor/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/constructor/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/constructor/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/getApproved/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(token_id=__calldata_arg_token_id,);\nlet (range_check_ptr, retdata_size, retdata) = getApproved_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/getApproved/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/getApproved/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/getApproved/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(owner=__calldata_arg_owner, operator=__calldata_arg_operator,);\nlet (range_check_ptr, retdata_size, retdata) = isApprovedForAll_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/isApprovedForAll/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/isApprovedForAll/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/isApprovedForAll/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/isApprovedForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}();\nlet (range_check_ptr, retdata_size, retdata) = name_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/name/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/name/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/name/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/name/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}();\nlet (range_check_ptr, retdata_size, retdata) = owner_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/owner/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/owner/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/owner/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/owner/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(token_id=__calldata_arg_token_id,);\nlet (range_check_ptr, retdata_size, retdata) = ownerOf_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/ownerOf/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/ownerOf/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/ownerOf/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/ownerOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/permissionedMint/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/permissionedMint/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(to=__calldata_arg_to, tokenId=__calldata_arg_tokenId, data_len=__calldata_arg_data_len, data=__calldata_arg_data, tokenURI=__calldata_arg_tokenURI,);\n%{ memory[ap] = segments.add() %} // Allocate memory for return value.\ntempvar retdata: felt*;\nlet retdata_size = 0;\n", - "autogen/starknet/external/permissionedMint/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/permissionedMint/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/renounceOwnership/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/renounceOwnership/8f83d060e7e088c358526f8859eb82973ba2c094c7d9223df6230b744dfa211c.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}();\n%{ memory[ap] = segments.add() %} // Allocate memory for return value.\ntempvar retdata: felt*;\nlet retdata_size = 0;\n", - "autogen/starknet/external/renounceOwnership/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/renounceOwnership/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/renounceOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/return/balanceOf/6be46755be2f937558932379e9c42b1ab153e2ba499cd66beb178511b2106ad9.cairo": "func balanceOf_encode_return(ret_value: (balance: starkware.cairo.common.uint256.Uint256), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/return/getApproved/dc5d90a8417d0a28ffeb92cb7cbd7f0e5af1af69279ff1bda88fa7a837af50d3.cairo": "func getApproved_encode_return(ret_value: (approved: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/return/isApprovedForAll/38789844dce484b974dbd524d5dc5d79b5898ffc6c946c5e91ff04055990eef0.cairo": "func isApprovedForAll_encode_return(ret_value: (isApproved: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/return/name/c8fcd0b2b3f24b16bed33f1349d99fe0bde24b7764fe1bdc31d37b9ddca24adc.cairo": "func name_encode_return(ret_value: (name: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/return/owner/c1ea7b1e827d8c158fe70e5d717faa1b8c13dd7db70cc1edeadb514de355a1bc.cairo": "func owner_encode_return(ret_value: (owner: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/return/ownerOf/e26804beb30ff3fdad1596e68c20c0df03519fc5def143a2feb768126371681c.cairo": "func ownerOf_encode_return(ret_value: (owner: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/return/supportsInterface/40b33230f82887d6ee6ba7936c0fcb15006d084631250a62d0c39394fb5b7629.cairo": "func supportsInterface_encode_return(ret_value: (success: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/return/symbol/a0ae85480af0490479ac55aa0fb10c479d3c551bd5d0b449dafe97eed061cca1.cairo": "func symbol_encode_return(ret_value: (symbol: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/return/tokenURI/b2aa0ebca7abf801e74d97ef31f50349777e6ca1d42ba0c6f8919bbed6db6d3c.cairo": "func tokenURI_encode_return(ret_value: (tokenURI: felt), range_check_ptr) -> (\n range_check_ptr: felt, data_len: felt, data: felt*) {\n %{ memory[ap] = segments.add() %}\n alloc_locals;\n local __return_value_ptr_start: felt*;\n let __return_value_ptr = __return_value_ptr_start;\n with range_check_ptr {\n }\n return (\n range_check_ptr=range_check_ptr,\n data_len=__return_value_ptr - __return_value_ptr_start,\n data=__return_value_ptr_start);\n}\n", - "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(from_=__calldata_arg_from_, to=__calldata_arg_to, tokenId=__calldata_arg_tokenId, data_len=__calldata_arg_data_len, data=__calldata_arg_data,);\n%{ memory[ap] = segments.add() %} // Allocate memory for return value.\ntempvar retdata: felt*;\nlet retdata_size = 0;\n", - "autogen/starknet/external/safeTransferFrom/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/safeTransferFrom/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/safeTransferFrom/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/safeTransferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(operator=__calldata_arg_operator, approved=__calldata_arg_approved,);\n%{ memory[ap] = segments.add() %} // Allocate memory for return value.\ntempvar retdata: felt*;\nlet retdata_size = 0;\n", - "autogen/starknet/external/setApprovalForAll/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/setApprovalForAll/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/setApprovalForAll/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/setApprovalForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/supportsInterface/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/supportsInterface/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/supportsInterface/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(interfaceId=__calldata_arg_interfaceId,);\nlet (range_check_ptr, retdata_size, retdata) = supportsInterface_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/supportsInterface/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/symbol/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/symbol/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/symbol/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}();\nlet (range_check_ptr, retdata_size, retdata) = symbol_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/symbol/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(tokenId=__calldata_arg_tokenId,);\nlet (range_check_ptr, retdata_size, retdata) = tokenURI_encode_return(ret_value, range_check_ptr);\n", - "autogen/starknet/external/tokenURI/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/tokenURI/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/tokenURI/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/tokenURI/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/transferFrom/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/transferFrom/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/transferFrom/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/transferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(from_=__calldata_arg_from_, to=__calldata_arg_to, tokenId=__calldata_arg_tokenId,);\n%{ memory[ap] = segments.add() %} // Allocate memory for return value.\ntempvar retdata: felt*;\nlet retdata_size = 0;\n", - "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo": "let ret_value = __wrapped_func{syscall_ptr=syscall_ptr, pedersen_ptr=pedersen_ptr, range_check_ptr=range_check_ptr}(newOwner=__calldata_arg_newOwner,);\n%{ memory[ap] = segments.add() %} // Allocate memory for return value.\ntempvar retdata: felt*;\nlet retdata_size = 0;\n", - "autogen/starknet/external/transferOwnership/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo": "let range_check_ptr = [cast([cast(fp + (-5), felt**)] + 2, felt*)];\n", - "autogen/starknet/external/transferOwnership/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo": "let pedersen_ptr = [cast([cast(fp + (-5), felt**)] + 1, starkware.cairo.common.cairo_builtins.HashBuiltin**)];\n", - "autogen/starknet/external/transferOwnership/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo": "let syscall_ptr = [cast([cast(fp + (-5), felt**)] + 0, felt**)];\n", - "autogen/starknet/external/transferOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo": "return (syscall_ptr,pedersen_ptr,range_check_ptr,retdata_size,retdata);\n", - "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo": "namespace ERC165_supported_interfaces {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(interface_id: felt) -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n interface_id: felt\n ) -> (is_supported: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n interface_id: felt, value: felt\n ) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo": "namespace ERC165_supported_interfaces {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(interface_id: felt) -> (res: felt) {\n let res = 479559987705328862372362947504386080106579713470203672197513890426980061174;\n let (res) = hash2{hash_ptr=pedersen_ptr}(res, cast(&interface_id, felt*)[0]);\n let (res) = normalize_address(addr=res);\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n interface_id: felt\n ) -> (is_supported: felt) {\n let (storage_addr) = addr(interface_id);\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n interface_id: felt, value: felt\n ) {\n let (storage_addr) = addr(interface_id);\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}", - "autogen/starknet/storage_var/ERC721_balances/decl.cairo": "namespace ERC721_balances {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(account: felt) -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(account: felt) -> (\n balance: Uint256\n ) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n account: felt, value: Uint256\n ) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/ERC721_balances/impl.cairo": "namespace ERC721_balances {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(account: felt) -> (res: felt) {\n let res = 1689070751711682002574449661976975431205580400605311704759272493176844520313;\n let (res) = hash2{hash_ptr=pedersen_ptr}(res, cast(&account, felt*)[0]);\n let (res) = normalize_address(addr=res);\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(account: felt) -> (\n balance: Uint256\n ) {\n let (storage_addr) = addr(account);\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n let (__storage_var_temp1) = storage_read(address=storage_addr + 1);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n tempvar __storage_var_temp1: felt = __storage_var_temp1;\n return ([cast(&__storage_var_temp0, Uint256*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n account: felt, value: Uint256\n ) {\n let (storage_addr) = addr(account);\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n storage_write(address=storage_addr + 1, value=[cast(&value, felt) + 1]);\n return ();\n }\n}", - "autogen/starknet/storage_var/ERC721_name/decl.cairo": "namespace ERC721_name {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (name: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/ERC721_name/impl.cairo": "namespace ERC721_name {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 1652684853864905172544337095254754697509410599464472831863256033323469373663;\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (name: felt) {\n let (storage_addr) = addr();\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let (storage_addr) = addr();\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}", - "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo": "namespace ERC721_operator_approvals {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(owner: felt, operator: felt) -> (\n res: felt\n ) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n owner: felt, operator: felt\n ) -> (is_approved: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n owner: felt, operator: felt, value: felt\n ) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo": "namespace ERC721_operator_approvals {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(owner: felt, operator: felt) -> (\n res: felt\n ) {\n let res = 1499941398251932938145434100423974784112539485970179630262769564930032724035;\n let (res) = hash2{hash_ptr=pedersen_ptr}(res, cast(&owner, felt*)[0]);\n let (res) = hash2{hash_ptr=pedersen_ptr}(res, cast(&operator, felt*)[0]);\n let (res) = normalize_address(addr=res);\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n owner: felt, operator: felt\n ) -> (is_approved: felt) {\n let (storage_addr) = addr(owner, operator);\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n owner: felt, operator: felt, value: felt\n ) {\n let (storage_addr) = addr(owner, operator);\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}", - "autogen/starknet/storage_var/ERC721_owners/decl.cairo": "namespace ERC721_owners {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(token_id: Uint256) -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256\n ) -> (owner: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256, value: felt\n ) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/ERC721_owners/impl.cairo": "namespace ERC721_owners {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(token_id: Uint256) -> (res: felt) {\n let res = 732758942413505530596855626420601171651165063220406830197835351730705261312;\n let (res) = hash2{hash_ptr=pedersen_ptr}(res, cast(&token_id, felt*)[0]);\n let (res) = hash2{hash_ptr=pedersen_ptr}(res, cast(&token_id, felt*)[1]);\n let (res) = normalize_address(addr=res);\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256\n ) -> (owner: felt) {\n let (storage_addr) = addr(token_id);\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256, value: felt\n ) {\n let (storage_addr) = addr(token_id);\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}", - "autogen/starknet/storage_var/ERC721_symbol/decl.cairo": "namespace ERC721_symbol {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (symbol: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/ERC721_symbol/impl.cairo": "namespace ERC721_symbol {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 573923459913003082056231149040220796427044997268401212428888364214688518306;\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (symbol: felt) {\n let (storage_addr) = addr();\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let (storage_addr) = addr();\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}", - "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo": "namespace ERC721_token_approvals {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(token_id: Uint256) -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256\n ) -> (approved: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256, value: felt\n ) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo": "namespace ERC721_token_approvals {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(token_id: Uint256) -> (res: felt) {\n let res = 1076908112970844878973126643644898770413526557587041289723434576783586254781;\n let (res) = hash2{hash_ptr=pedersen_ptr}(res, cast(&token_id, felt*)[0]);\n let (res) = hash2{hash_ptr=pedersen_ptr}(res, cast(&token_id, felt*)[1]);\n let (res) = normalize_address(addr=res);\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256\n ) -> (approved: felt) {\n let (storage_addr) = addr(token_id);\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256, value: felt\n ) {\n let (storage_addr) = addr(token_id);\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}", - "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo": "namespace ERC721_token_uri {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(token_id: Uint256) -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256\n ) -> (token_uri: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256, value: felt\n ) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo": "namespace ERC721_token_uri {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}(token_id: Uint256) -> (res: felt) {\n let res = 806486442333030233212762024990118693565074705322752959577960571137983343832;\n let (res) = hash2{hash_ptr=pedersen_ptr}(res, cast(&token_id, felt*)[0]);\n let (res) = hash2{hash_ptr=pedersen_ptr}(res, cast(&token_id, felt*)[1]);\n let (res) = normalize_address(addr=res);\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256\n ) -> (token_uri: felt) {\n let (storage_addr) = addr(token_id);\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(\n token_id: Uint256, value: felt\n ) {\n let (storage_addr) = addr(token_id);\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}", - "autogen/starknet/storage_var/Ownable_owner/decl.cairo": "namespace Ownable_owner {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 0;\n call hash2;\n call normalize_address;\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (owner: felt) {\n let storage_addr = 0;\n call addr;\n call storage_read;\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let storage_addr = 0;\n call addr;\n call storage_write;\n }\n}", - "autogen/starknet/storage_var/Ownable_owner/impl.cairo": "namespace Ownable_owner {\n from starkware.starknet.common.storage import normalize_address\n from starkware.starknet.common.syscalls import storage_read, storage_write\n from starkware.cairo.common.cairo_builtins import HashBuiltin\n from starkware.cairo.common.hash import hash2\n\n func addr{pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (res: felt) {\n let res = 1239149872729906871793169171313897310809028090219849129902089947133222824240;\n return (res=res);\n }\n\n func read{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}() -> (owner: felt) {\n let (storage_addr) = addr();\n let (__storage_var_temp0) = storage_read(address=storage_addr + 0);\n\n tempvar syscall_ptr = syscall_ptr;\n tempvar pedersen_ptr = pedersen_ptr;\n tempvar range_check_ptr = range_check_ptr;\n tempvar __storage_var_temp0: felt = __storage_var_temp0;\n return ([cast(&__storage_var_temp0, felt*)],);\n }\n\n func write{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_check_ptr}(value: felt) {\n let (storage_addr) = addr();\n storage_write(address=storage_addr + 0, value=[cast(&value, felt) + 0]);\n return ();\n }\n}" - }, - "instruction_locations": { - "0": { - "accessible_scopes": [ - "starkware.cairo.common.alloc", - "starkware.cairo.common.alloc.alloc" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/alloc.cairo" - }, - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 12, - "end_line": 4, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/alloc.cairo" - }, - "start_col": 5, - "start_line": 4 - } - }, - "2": { - "accessible_scopes": [ - "starkware.cairo.common.alloc", - "starkware.cairo.common.alloc.alloc" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 5, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/alloc.cairo" - }, - "start_col": 5, - "start_line": 5 - } - }, - "3": { - "accessible_scopes": [ - "starkware.cairo.common.hash", - "starkware.cairo.common.hash.hash2" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 14, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "start_col": 5, - "start_line": 14 - } - }, - "4": { - "accessible_scopes": [ - "starkware.cairo.common.hash", - "starkware.cairo.common.hash.hash2" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "start_col": 5, - "start_line": 15 - } - }, - "5": { - "accessible_scopes": [ - "starkware.cairo.common.hash", - "starkware.cairo.common.hash.hash2" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 13, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "start_col": 5, - "start_line": 18 - }, - "While trying to retrieve the implicit argument 'hash_ptr' in:" - ], - "start_col": 12, - "start_line": 13 - }, - "While expanding the reference 'hash_ptr' in:" - ], - "start_col": 20, - "start_line": 17 - } - }, - "7": { - "accessible_scopes": [ - "starkware.cairo.common.hash", - "starkware.cairo.common.hash.hash2" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 16, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "start_col": 20, - "start_line": 18 - }, - "While expanding the reference 'result' in:" - ], - "start_col": 18, - "start_line": 16 - } - }, - "8": { - "accessible_scopes": [ - "starkware.cairo.common.hash", - "starkware.cairo.common.hash.hash2" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/hash.cairo" - }, - "start_col": 5, - "start_line": 18 - } - }, - "9": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 8 - } - }, - "11": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 9, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 9, - "start_line": 9 - } - }, - "12": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 41, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 12 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 23, - "end_line": 2, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 13, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'dst' in:" - ], - "start_col": 13, - "start_line": 2 - } - }, - "13": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 13, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 44, - "start_line": 13 - }, - "While expanding the reference 'src' in:" - ], - "start_col": 25, - "start_line": 2 - } - }, - "14": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 26, - "start_line": 17 - } - }, - "15": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 17 - } - }, - "16": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 22, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 22 - } - }, - "18": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 23 - } - }, - "20": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 27, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 24 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 44, - "end_line": 29, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 29 - } - }, - "22": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 31 - } - }, - "23": { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 26, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 33 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 15, - "end_line": 34, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/memcpy.cairo" - }, - "start_col": 5, - "start_line": 34 - } - }, - "24": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_zero" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 7 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 7, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 12 - } - }, - "26": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_zero" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 14, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 9, - "start_line": 14 - } - }, - "28": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_zero" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 17 - } - }, - "29": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_equal" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 22 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 15, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 9, - "start_line": 32 - } - }, - "30": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_equal" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 32 - } - }, - "32": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_equal" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 34, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 9, - "start_line": 34 - } - }, - "34": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_equal" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 37, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 37 - } - }, - "35": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 106, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 97 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 50, - "end_line": 108, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 36, - "start_line": 108 - } - }, - "37": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 95, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 108, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 53, - "start_line": 108 - }, - "While expanding the reference 'high' in:" - ], - "start_col": 16, - "start_line": 95 - } - }, - "38": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 57, - "end_line": 108, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 36, - "start_line": 108 - } - }, - "39": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 108, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 108 - } - }, - "40": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 95, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 20, - "start_line": 113 - }, - "While expanding the reference 'high' in:" - ], - "start_col": 16, - "start_line": 95 - } - }, - "41": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 20, - "start_line": 113 - } - }, - "43": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 94, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 35, - "start_line": 113 - }, - "While expanding the reference 'low' in:" - ], - "start_col": 15, - "start_line": 94 - } - }, - "44": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 113 - } - }, - "45": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 116, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 116 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 115 - } - }, - "47": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 116, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 116 - } - }, - "48": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 184, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 164 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 42, - "end_line": 186, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 25, - "start_line": 186 - } - }, - "49": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 66, - "end_line": 186, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 45, - "start_line": 186 - } - }, - "50": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 86, - "end_line": 186, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 45, - "start_line": 186 - } - }, - "52": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 86, - "end_line": 186, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 25, - "start_line": 186 - } - }, - "53": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 24, - "start_line": 187 - } - }, - "54": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 48, - "start_line": 187 - } - }, - "55": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 89, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 48, - "start_line": 187 - } - }, - "57": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 89, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 24, - "start_line": 187 - } - }, - "58": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 49, - "end_line": 196, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 196 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 42, - "end_line": 197, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 197 - } - }, - "60": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 198, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 23, - "start_line": 198 - } - }, - "62": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 198, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 22, - "start_line": 198 - } - }, - "63": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 198, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 198 - } - }, - "64": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 24, - "start_line": 199 - } - }, - "65": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 34, - "start_line": 199 - } - }, - "67": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 23, - "start_line": 199 - } - }, - "68": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 199, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 199 - } - }, - "69": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 154, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 200 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 154 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 188 - } - }, - "71": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 200 - } - }, - "72": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 49, - "end_line": 204, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 204 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 50, - "end_line": 205, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 205 - } - }, - "74": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 206, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 21, - "start_line": 206 - } - }, - "76": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 206, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 20, - "start_line": 206 - } - }, - "77": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 207, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 22, - "start_line": 207 - } - }, - "78": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 207, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 207 - } - }, - "79": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 208, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 23, - "start_line": 208 - } - }, - "80": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 208, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 208 - } - }, - "81": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 154, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 209, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 209 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 154 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 188 - } - }, - "83": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 209, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 209 - } - }, - "84": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 31, - "end_line": 213, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 213 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 214, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 214 - } - }, - "85": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 28, - "start_line": 215 - } - }, - "86": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 23, - "start_line": 215 - } - }, - "87": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 215 - } - }, - "88": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 12, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 216 - } - }, - "90": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 154, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 217, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 217 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 154 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 188 - } - }, - "92": { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 217, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "start_col": 5, - "start_line": 217 - } - }, - "93": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 13, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 5, - "start_line": 13 - } - }, - "95": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 5, - "start_line": 14 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 7, - "end_line": 22, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 5, - "start_line": 22 - } - }, - "97": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 50 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "98": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 48, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 24, - "start_line": 50 - }, - "While expanding the reference 'x' in:" - ], - "start_col": 17, - "start_line": 48 - } - }, - "100": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 50 - } - }, - "102": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 51, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 24, - "start_line": 51 - }, - "While expanding the reference 'y' in:" - ], - "start_col": 18, - "start_line": 49 - } - }, - "104": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 51, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 51 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 50 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - } - }, - "105": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 51, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 24, - "start_line": 51 - }, - "While expanding the reference 'y' in:" - ], - "start_col": 17, - "start_line": 49 - } - }, - "106": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 51, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 51 - } - }, - "108": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 21, - "start_line": 52 - } - }, - "110": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 52 - } - }, - "111": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 23 - } - }, - "113": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 57, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 24 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 11, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "115": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 30, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 30 - } - }, - "117": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 28, - "start_line": 32 - } - }, - "119": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "120": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 28, - "start_line": 32 - } - }, - "121": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 32 - } - }, - "123": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "125": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 26, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 26 - } - }, - "127": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 89, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 28 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 89 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "128": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 28, - "start_line": 28 - }, - "While expanding the reference 'addr' in:" - ], - "start_col": 41, - "start_line": 12 - } - }, - "129": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 13, - "start_line": 28 - } - }, - "131": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 34, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 21, - "start_line": 34 - }, - "While expanding the reference 'addr' in:" - ], - "start_col": 41, - "start_line": 12 - } - }, - "132": { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 34, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "start_col": 9, - "start_line": 34 - } - }, - "133": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 18, - "start_line": 47 - } - }, - "135": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "136": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "137": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "138": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "139": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 52, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "140": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 88, - "end_line": 53, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 53 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 54, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 57 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 42 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 56 - } - }, - "142": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 26, - "start_line": 57 - } - }, - "143": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 73, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 57, - "start_line": 57 - } - }, - "144": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 57 - } - }, - "145": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 90, - "end_line": 202, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 63, - "start_line": 202 - } - }, - "147": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 92, - "end_line": 202, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 202 - } - }, - "148": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 93, - "end_line": 203, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 203 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 58, - "end_line": 204, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 205, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 205 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 204 - } - }, - "150": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 59, - "end_line": 205, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 28, - "start_line": 205 - } - }, - "151": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 205, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 205 - } - }, - "152": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 58, - "start_line": 354 - } - }, - "154": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 98, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 354 - } - }, - "155": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 98, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 354 - } - }, - "156": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 87, - "end_line": 355, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 355 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 53, - "end_line": 357, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 358 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 357 - } - }, - "158": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 19, - "start_line": 358 - } - }, - "159": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 358 - } - }, - "160": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 372, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 18, - "start_line": 372 - } - }, - "162": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 373, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 371 - } - }, - "163": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 373, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 371 - } - }, - "164": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 373, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 371 - } - }, - "165": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 88, - "end_line": 374, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 374 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 54, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 376 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 375 - } - }, - "167": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 376 - } - }, - "168": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 392, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 18, - "start_line": 392 - } - }, - "170": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 391 - } - }, - "171": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 391 - } - }, - "172": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 391 - } - }, - "173": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 391 - } - }, - "174": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 391 - } - }, - "175": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 85, - "end_line": 394, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 394 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 51, - "end_line": 395, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 390, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 396, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 396 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 17, - "start_line": 390 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 395 - } - }, - "177": { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 396, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "start_col": 5, - "start_line": 396 - } - }, - "178": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 84, - "end_line": 19, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 19 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 40, - "end_line": 20, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 20 - } - }, - "180": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 21 - } - }, - "181": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 22, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 22 - } - }, - "183": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 23 - } - }, - "185": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 12, - "start_line": 24 - } - }, - "187": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 24 - } - }, - "188": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 91, - "end_line": 27, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 27 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 48, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 28 - } - }, - "190": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 29, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 33, - "start_line": 29 - } - }, - "192": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 29, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 32, - "start_line": 29 - } - }, - "194": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 29, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 29 - } - }, - "195": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 30, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 30 - } - }, - "197": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 31 - } - }, - "199": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 12, - "start_line": 32 - } - }, - "201": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 32 - } - }, - "202": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 154, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 35 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 154 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 18 - } - }, - "203": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 20, - "start_line": 35 - } - }, - "205": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 30, - "start_line": 35 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 29, - "start_line": 18 - } - }, - "206": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 35 - } - }, - "208": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 12, - "start_line": 36 - } - }, - "210": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 36 - } - }, - "211": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 12, - "start_line": 43 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 42 - } - }, - "212": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 18, - "start_line": 43 - } - }, - "213": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 12, - "start_line": 43 - } - }, - "215": { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "start_col": 5, - "start_line": 43 - } - }, - "216": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_check" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 22, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 22 - } - }, - "217": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_check" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 23 - } - }, - "218": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_check" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 24 - } - }, - "220": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_check" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 25 - } - }, - "221": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 32 - } - }, - "223": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 7, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 36 - }, - "n_prefix_newlines": 1 - } - ], - "inst": { - "end_col": 46, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 43 - } - }, - "224": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 44, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 44 - } - }, - "225": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 46, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 22, - "start_line": 46 - } - }, - "226": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 46, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 38, - "start_line": 46 - } - }, - "228": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 46, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "229": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 23, - "start_line": 47 - } - }, - "230": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 23, - "start_line": 47 - } - }, - "231": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 71, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 53, - "start_line": 47 - } - }, - "233": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 47 - } - }, - "234": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 48, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 48 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 31 - } - }, - "235": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 48, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 48 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 11, - "start_line": 33 - } - }, - "236": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 48, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 48 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 11, - "start_line": 33 - } - }, - "237": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 48, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 48 - } - }, - "239": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 13, - "start_line": 50 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 11, - "start_line": 33 - } - }, - "240": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 13, - "start_line": 50 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 11, - "start_line": 33 - } - }, - "241": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 18, - "start_line": 50 - }, - "While expanding the reference 'carry_high' in:" - ], - "start_col": 11, - "start_line": 35 - } - }, - "242": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 50, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 50 - } - }, - "243": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 134, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 9, - "start_line": 134 - } - }, - "244": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 134, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 134 - } - }, - "246": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 135, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 17, - "start_line": 135 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 42 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 133 - } - }, - "247": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 135, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 23, - "start_line": 135 - } - }, - "249": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 135, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 34, - "start_line": 135 - } - }, - "250": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 135, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 17, - "start_line": 135 - } - }, - "252": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 135, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 9, - "start_line": 135 - } - }, - "253": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/math_cmp.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 13, - "start_line": 137 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 12, - "start_line": 42 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 133 - } - }, - "254": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 137 - } - }, - "256": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 31, - "start_line": 137 - } - }, - "257": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 13, - "start_line": 137 - } - }, - "259": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_lt" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 137 - } - }, - "260": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 148, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 149, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 149 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 133 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 148 - } - }, - "261": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 148, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 149, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 33, - "start_line": 149 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 46, - "start_line": 148 - } - }, - "262": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 148, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 149, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 33, - "start_line": 149 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 46, - "start_line": 148 - } - }, - "263": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 148, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 149, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 38, - "start_line": 149 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 34, - "start_line": 148 - } - }, - "264": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 148, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 149, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 38, - "start_line": 149 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 34, - "start_line": 148 - } - }, - "265": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 149, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 149 - } - }, - "267": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 150, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 17, - "start_line": 150 - } - }, - "269": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 149, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 148, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 150, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 150 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 148 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 149 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 133 - } - }, - "270": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 150, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 17, - "start_line": 150 - } - }, - "271": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 150, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 150 - } - }, - "272": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_not" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 285, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 29, - "start_line": 285 - } - }, - "274": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_not" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 285, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 52, - "start_line": 285 - } - }, - "276": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_not" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 284, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 284, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 72, - "end_line": 285, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 285 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 284 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 284 - } - }, - "277": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_not" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 285, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 29, - "start_line": 285 - } - }, - "278": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_not" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 285, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 52, - "start_line": 285 - } - }, - "279": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_not" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 285, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 285 - } - }, - "280": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_neg" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 290, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 284, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 291, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 21, - "start_line": 291 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 284 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 290 - } - }, - "281": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_neg" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 290, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 291, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 33, - "start_line": 291 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 35, - "start_line": 290 - } - }, - "282": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_neg" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 290, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 291, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 33, - "start_line": 291 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 35, - "start_line": 290 - } - }, - "283": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_neg" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 291, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 21, - "start_line": 291 - } - }, - "285": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_neg" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 292, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 53, - "start_line": 292 - } - }, - "287": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_neg" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 292, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 61, - "start_line": 292 - } - }, - "289": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_neg" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 292, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 292 - } - }, - "291": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_neg" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 292, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 290, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 293 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 290 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 292 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 31 - } - }, - "292": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_neg" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 292, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 17, - "start_line": 293 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 10, - "start_line": 292 - } - }, - "293": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_neg" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 292, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 17, - "start_line": 293 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 10, - "start_line": 292 - } - }, - "294": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_neg" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 293 - } - }, - "295": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 348, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 290, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 349 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 290 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 348 - } - }, - "296": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 57, - "end_line": 348, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 31, - "start_line": 349 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 47, - "start_line": 348 - } - }, - "297": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 57, - "end_line": 348, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 31, - "start_line": 349 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 47, - "start_line": 348 - } - }, - "298": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 19, - "start_line": 349 - } - }, - "300": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 290, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 350 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 31 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 19, - "start_line": 349 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 290 - } - }, - "301": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 348, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 32, - "start_line": 350 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 35, - "start_line": 348 - } - }, - "302": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 348, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 32, - "start_line": 350 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 35, - "start_line": 348 - } - }, - "303": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 35, - "start_line": 350 - }, - "While expanding the reference 'b_neg' in:" - ], - "start_col": 10, - "start_line": 349 - } - }, - "304": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 35, - "start_line": 350 - }, - "While expanding the reference 'b_neg' in:" - ], - "start_col": 10, - "start_line": 349 - } - }, - "305": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 20, - "start_line": 350 - } - }, - "307": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 348, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 351, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 351 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 348 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 350 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 31 - } - }, - "308": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 351, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 17, - "start_line": 351 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 10, - "start_line": 350 - } - }, - "309": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 351, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 17, - "start_line": 351 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 10, - "start_line": 350 - } - }, - "310": { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_sub" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 351, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "start_col": 5, - "start_line": 351 - } - }, - "311": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 36, - "start_line": 9 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "312": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 94, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 50, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "314": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 84, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 55, - "start_line": 9 - } - }, - "315": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 85, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - } - }, - "317": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 21, - "start_line": 10 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "318": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 44, - "start_line": 10 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 9 - } - }, - "319": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 21, - "start_line": 10 - } - }, - "321": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 9, - "start_line": 11 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 9 - } - }, - "322": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 9, - "start_line": 11 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 10 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "323": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 21, - "start_line": 11 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 10 - } - }, - "324": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 9, - "start_line": 11 - } - }, - "325": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 30, - "start_line": 17 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 14 - } - }, - "326": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 30, - "start_line": 17 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 14 - } - }, - "327": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 35, - "start_line": 17 - }, - "While expanding the reference 'interface_id' in:" - ], - "start_col": 9, - "start_line": 15 - } - }, - "328": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 30, - "start_line": 17 - } - }, - "330": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 37, - "start_line": 18 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 14 - } - }, - "331": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 58, - "start_line": 18 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 17 - } - }, - "332": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 37, - "start_line": 18 - } - }, - "334": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 31, - "start_line": 20 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 18 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "335": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 32, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 17 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "336": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 22, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 35, - "start_line": 22 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 17 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "337": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 45, - "start_line": 23 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 18 - } - }, - "338": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 9, - "start_line": 24 - } - }, - "339": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 27, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 30, - "start_line": 30 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 27 - } - }, - "340": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 27, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 30, - "start_line": 30 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 27 - } - }, - "341": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 28, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 35, - "start_line": 30 - }, - "While expanding the reference 'interface_id' in:" - ], - "start_col": 9, - "start_line": 28 - } - }, - "342": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 30, - "start_line": 30 - } - }, - "344": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 27, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 9, - "start_line": 31 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 27 - } - }, - "345": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 31, - "start_line": 31 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 30 - } - }, - "346": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 55, - "start_line": 31 - } - }, - "347": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 9, - "start_line": 31 - } - }, - "349": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 30 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "350": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 30 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "351": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces", - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - } - }, - "352": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 20, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 13, - "start_line": 20 - } - }, - "354": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 20, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 9, - "start_line": 20 - } - }, - "356": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 13, - "start_line": 21 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 29, - "start_line": 17 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 29, - "start_line": 17 - } - }, - "357": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 13, - "start_line": 21 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 49, - "start_line": 17 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 49, - "start_line": 17 - } - }, - "358": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 92, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 13, - "start_line": 21 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 17 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 17 - } - }, - "359": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 29, - "start_line": 21 - } - }, - "361": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 13, - "start_line": 21 - } - }, - "362": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 30, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 29, - "start_line": 17 - } - }, - "363": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 30, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 49, - "start_line": 17 - } - }, - "364": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 92, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 30, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 17 - } - }, - "365": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 18, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 63, - "start_line": 25 - }, - "While expanding the reference 'interface_id' in:" - ], - "start_col": 9, - "start_line": 18 - } - }, - "366": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 30, - "start_line": 25 - } - }, - "368": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.supports_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 26, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 9, - "start_line": 26 - } - }, - "369": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.register_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 30, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 30, - "start_line": 33 - }, - "While expanding the reference 'interface_id' in:" - ], - "start_col": 9, - "start_line": 30 - } - }, - "370": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.register_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 44, - "start_line": 33 - } - }, - "372": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.register_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 13, - "start_line": 33 - } - }, - "374": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.register_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 29, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 9, - "start_line": 35 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 21 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 29, - "start_line": 29 - } - }, - "375": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.register_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 29, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 9, - "start_line": 35 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 49, - "start_line": 29 - } - }, - "376": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.register_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 92, - "end_line": 29, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC165_supported_interfaces/decl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 9, - "start_line": 35 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 29 - } - }, - "377": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.register_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 30, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 43, - "start_line": 35 - }, - "While expanding the reference 'interface_id' in:" - ], - "start_col": 9, - "start_line": 30 - } - }, - "378": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.register_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 57, - "start_line": 35 - } - }, - "380": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.register_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 9, - "start_line": 35 - } - }, - "382": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.library", - "openzeppelin.introspection.erc165.library.ERC165", - "openzeppelin.introspection.erc165.library.ERC165.register_interface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "start_col": 9, - "start_line": 36 - } - }, - "383": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "385": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 41, - "start_line": 3 - } - }, - "387": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 6, - "start_line": 3 - } - }, - "388": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/280c0a864fa1758c1c68a2dbf7db54c26c78c0212241fc0ab68100cf9886a85a.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 28, - "start_line": 8 - }, - "While handling calldata argument 'interfaceId'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "389": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/280c0a864fa1758c1c68a2dbf7db54c26c78c0212241fc0ab68100cf9886a85a.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/f50ea4a37616147e889ba1b747383d1afbdef44f9e4713bc1859b7607cc3c796.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 19, - "start_line": 5 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 28, - "start_line": 8 - }, - "While handling calldata argument 'interfaceId'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "391": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/f50ea4a37616147e889ba1b747383d1afbdef44f9e4713bc1859b7607cc3c796.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 42 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 24, - "start_line": 1 - } - }, - "392": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/f50ea4a37616147e889ba1b747383d1afbdef44f9e4713bc1859b7607cc3c796.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 22, - "start_line": 3 - }, - "While expanding the reference 'contract_address' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 5, - "start_line": 2 - } - }, - "393": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/f50ea4a37616147e889ba1b747383d1afbdef44f9e4713bc1859b7607cc3c796.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 4 - } - }, - "395": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/f50ea4a37616147e889ba1b747383d1afbdef44f9e4713bc1859b7607cc3c796.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 19, - "start_line": 5 - } - }, - "396": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/f50ea4a37616147e889ba1b747383d1afbdef44f9e4713bc1859b7607cc3c796.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 14, - "start_line": 6 - }, - "While expanding the reference 'calldata_ptr_start' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 12, - "start_line": 3 - } - }, - "397": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/f50ea4a37616147e889ba1b747383d1afbdef44f9e4713bc1859b7607cc3c796.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - } - }, - "399": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/8ca78f1082aaedcf62c13aff4dffe5943aa04164c60cb6d9f03916c0319201df.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/accb388bcbbace5b6218198851efaad2a781c1339e305a37fab51afe90a3194a.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/96447016176d161dae83f414c4d3e33e78856e0ef69bc33f8d419f1c9b90f9c5.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling return values of" - ], - "start_col": 23, - "start_line": 1 - }, - "While expanding the reference '__return_value_actual_size' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling return values of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 51, - "start_line": 8 - }, - "While handling return value 'success'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "401": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/96447016176d161dae83f414c4d3e33e78856e0ef69bc33f8d419f1c9b90f9c5.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling return values of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "402": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/f50ea4a37616147e889ba1b747383d1afbdef44f9e4713bc1859b7607cc3c796.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/18abb29d0a089e1c243e4bd2b316687e6162b3321c14733ee37389da5d8b074f.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 24, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 42 - } - }, - "403": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 59, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 59, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/18abb29d0a089e1c243e4bd2b316687e6162b3321c14733ee37389da5d8b074f.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "404": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/8ca78f1082aaedcf62c13aff4dffe5943aa04164c60cb6d9f03916c0319201df.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/18abb29d0a089e1c243e4bd2b316687e6162b3321c14733ee37389da5d8b074f.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 17, - "start_line": 2 - }, - "While expanding the reference '__return_value_arg_success' in:" - ], - "start_col": 51, - "start_line": 8 - }, - "While handling return value 'success'" - ], - "start_col": 34, - "start_line": 1 - } - }, - "405": { - "accessible_scopes": [ - "openzeppelin.introspection.erc165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165", - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/18abb29d0a089e1c243e4bd2b316687e6162b3321c14733ee37389da5d8b074f.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "406": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 9, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 14, - "start_line": 23 - } - }, - "407": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 23, - "start_line": 24 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 31, - "start_line": 23 - } - }, - "408": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 23, - "start_line": 24 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 31, - "start_line": 23 - } - }, - "409": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 24, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 9, - "start_line": 24 - } - }, - "411": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 53, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 23, - "start_line": 25 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 43, - "start_line": 23 - } - }, - "412": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 53, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 23, - "start_line": 25 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 43, - "start_line": 23 - } - }, - "413": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 25, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "415": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 26, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 53, - "start_line": 26 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 31, - "start_line": 23 - } - }, - "416": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 26, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 53, - "start_line": 26 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 31, - "start_line": 23 - } - }, - "417": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 53, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 26, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 56, - "start_line": 26 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 43, - "start_line": 23 - } - }, - "418": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 53, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 26, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 56, - "start_line": 26 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 43, - "start_line": 23 - } - }, - "419": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 26, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 41, - "start_line": 26 - } - }, - "421": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 13, - "start_line": 28 - } - }, - "423": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 26, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 30, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 9, - "start_line": 30 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 14, - "start_line": 23 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 41, - "start_line": 26 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 31 - } - }, - "424": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 26, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 30, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 19, - "start_line": 30 - }, - "While expanding the reference 'c' in:" - ], - "start_col": 14, - "start_line": 26 - } - }, - "425": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 26, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 30, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 19, - "start_line": 30 - }, - "While expanding the reference 'c' in:" - ], - "start_col": 14, - "start_line": 26 - } - }, - "426": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.add" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 30, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 9, - "start_line": 30 - } - }, - "427": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 9, - "start_line": 36 - } - }, - "429": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 37, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 9, - "start_line": 37 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 35 - } - }, - "430": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 37, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 23, - "start_line": 37 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 34, - "start_line": 35 - } - }, - "431": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 37, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 23, - "start_line": 37 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 34, - "start_line": 35 - } - }, - "432": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 37, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 9, - "start_line": 37 - } - }, - "434": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 38, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 23, - "start_line": 38 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 46, - "start_line": 35 - } - }, - "435": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 38, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 23, - "start_line": 38 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 46, - "start_line": 35 - } - }, - "436": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 38, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 9, - "start_line": 38 - } - }, - "438": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 39, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 34, - "start_line": 39 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 46, - "start_line": 35 - } - }, - "439": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 39, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 34, - "start_line": 39 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 46, - "start_line": 35 - } - }, - "440": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 39, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 37, - "start_line": 39 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 34, - "start_line": 35 - } - }, - "441": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 39, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 37, - "start_line": 39 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 34, - "start_line": 35 - } - }, - "442": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 39, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 23, - "start_line": 39 - } - }, - "444": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 13, - "start_line": 41 - } - }, - "446": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 148, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 39, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 348, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 28, - "start_line": 43 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 18, - "start_line": 348 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 23, - "start_line": 39 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 148 - } - }, - "447": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 40, - "start_line": 43 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 34, - "start_line": 35 - } - }, - "448": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 40, - "start_line": 43 - }, - "While expanding the reference 'a' in:" - ], - "start_col": 34, - "start_line": 35 - } - }, - "449": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 43, - "start_line": 43 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 46, - "start_line": 35 - } - }, - "450": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 43, - "start_line": 43 - }, - "While expanding the reference 'b' in:" - ], - "start_col": 46, - "start_line": 35 - } - }, - "451": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 43, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 28, - "start_line": 43 - } - }, - "453": { - "accessible_scopes": [ - "openzeppelin.security.safemath.library", - "openzeppelin.security.safemath.library.SafeUint256", - "openzeppelin.security.safemath.library.SafeUint256.sub_le" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 44, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "start_col": 9, - "start_line": 44 - } - }, - "454": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "456": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 41, - "start_line": 3 - } - }, - "458": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 6, - "start_line": 3 - } - }, - "459": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/d68c2b8787e4e85a0788ba04df9230f6e6b1f9240af8998fd1d7acac9fe8e6db.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 9, - "start_line": 11 - }, - "While handling calldata argument 'operator'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "460": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/ad6bf90c88bb84c90b568cfe0e89ce22c3213011f6c9cc8bf0b75066ae521c26.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 25, - "start_line": 11 - }, - "While handling calldata argument 'from_'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "461": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 38, - "start_line": 11 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 1, - "start_line": 3 - } - }, - "462": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 38, - "start_line": 11 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 1, - "start_line": 4 - } - }, - "463": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/5acfd8e875f992ccc9524eb75bc3cf4970bff0987c9ed04b83bdbe0bdb94c8b5.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 56, - "start_line": 11 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "464": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 72, - "start_line": 11 - }, - "While handling calldata argument 'data'" - ], - "start_col": 1, - "start_line": 2 - } - }, - "465": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 72, - "start_line": 11 - }, - "While handling calldata argument 'data'" - ], - "start_col": 1, - "start_line": 5 - } - }, - "467": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/5acfd8e875f992ccc9524eb75bc3cf4970bff0987c9ed04b83bdbe0bdb94c8b5.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 72, - "start_line": 11 - }, - "While handling calldata argument 'data'" - ], - "start_col": 31, - "start_line": 10 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 56, - "start_line": 11 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "469": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 72, - "start_line": 11 - }, - "While handling calldata argument 'data'" - ], - "start_col": 1, - "start_line": 10 - } - }, - "470": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/5acfd8e875f992ccc9524eb75bc3cf4970bff0987c9ed04b83bdbe0bdb94c8b5.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 72, - "start_line": 11 - }, - "While handling calldata argument 'data'" - ], - "start_col": 9, - "start_line": 12 - }, - "While expanding the reference '__calldata_ptr_copy' in:" - ], - "start_col": 72, - "start_line": 11 - }, - "While handling calldata argument 'data'" - ], - "start_col": 27, - "start_line": 7 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 56, - "start_line": 11 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "472": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 83, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 72, - "start_line": 11 - }, - "While handling calldata argument 'data'" - ], - "start_col": 9, - "start_line": 13 - }, - "While expanding the reference 'data' in:" - ], - "start_col": 72, - "start_line": 11 - } - }, - "473": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 72, - "start_line": 11 - }, - "While handling calldata argument 'data'" - ], - "start_col": 9, - "start_line": 14 - }, - "While expanding the reference 'data_len' in:" - ], - "start_col": 56, - "start_line": 11 - } - }, - "474": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 72, - "start_line": 11 - }, - "While handling calldata argument 'data'" - ], - "start_col": 1, - "start_line": 11 - } - }, - "476": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/7867481925aec1465158cbaa62d2d4fc603e34734d22c5e07da7379a4d0d3f0e.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/15cc68dcffa081f990a115434ffe958c4bde04186a7f9f51e10c68f8fafad966.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 42 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "477": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/7867481925aec1465158cbaa62d2d4fc603e34734d22c5e07da7379a4d0d3f0e.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/15cc68dcffa081f990a115434ffe958c4bde04186a7f9f51e10c68f8fafad966.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 22, - "start_line": 3 - }, - "While expanding the reference 'contract_address' in:" - ], - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 5, - "start_line": 2 - } - }, - "478": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/15cc68dcffa081f990a115434ffe958c4bde04186a7f9f51e10c68f8fafad966.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 4 - } - }, - "480": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/15cc68dcffa081f990a115434ffe958c4bde04186a7f9f51e10c68f8fafad966.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 19, - "start_line": 5 - } - }, - "481": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/64f7842b108e76706927b78270ac73c789c558c54431b3359e4441e63ec2a868.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/15cc68dcffa081f990a115434ffe958c4bde04186a7f9f51e10c68f8fafad966.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 14, - "start_line": 6 - }, - "While expanding the reference 'calldata_ptr_start' in:" - ], - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 12, - "start_line": 3 - } - }, - "482": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/15cc68dcffa081f990a115434ffe958c4bde04186a7f9f51e10c68f8fafad966.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - } - }, - "484": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/2d2a59588c2058016ad4194dc37ffe15f61d7d7faa733af03df5d625b7049362.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/accb388bcbbace5b6218198851efaad2a781c1339e305a37fab51afe90a3194a.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/96447016176d161dae83f414c4d3e33e78856e0ef69bc33f8d419f1c9b90f9c5.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling return values of" - ], - "start_col": 23, - "start_line": 1 - }, - "While expanding the reference '__return_value_actual_size' in:" - ], - "start_col": 10, - "start_line": 10 - }, - "While handling return values of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 11, - "start_line": 12 - }, - "While handling return value 'selector'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "486": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/96447016176d161dae83f414c4d3e33e78856e0ef69bc33f8d419f1c9b90f9c5.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling return values of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "487": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 6, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/15cc68dcffa081f990a115434ffe958c4bde04186a7f9f51e10c68f8fafad966.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/7867481925aec1465158cbaa62d2d4fc603e34734d22c5e07da7379a4d0d3f0e.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/eacb58a12700a3c997996f81c85f24b3de75e21f5c5811cc3b2470465a1aa212.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 31, - "start_line": 2 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 42 - } - }, - "488": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/5f7cff0f0869183ab81c52dd23cebe852fdd2ffd08dec74a7e76d81c9d544ed2.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 11, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/7867481925aec1465158cbaa62d2d4fc603e34734d22c5e07da7379a4d0d3f0e.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/eacb58a12700a3c997996f81c85f24b3de75e21f5c5811cc3b2470465a1aa212.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 43, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 11 - }, - "While handling calldata argument 'data'" - ], - "start_col": 7, - "start_line": 5 - } - }, - "489": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/2d2a59588c2058016ad4194dc37ffe15f61d7d7faa733af03df5d625b7049362.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/eacb58a12700a3c997996f81c85f24b3de75e21f5c5811cc3b2470465a1aa212.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 18, - "start_line": 2 - }, - "While expanding the reference '__return_value_arg_selector' in:" - ], - "start_col": 11, - "start_line": 12 - }, - "While handling return value 'selector'" - ], - "start_col": 35, - "start_line": 1 - } - }, - "490": { - "accessible_scopes": [ - "openzeppelin.token.erc721.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/eacb58a12700a3c997996f81c85f24b3de75e21f5c5811cc3b2470465a1aa212.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "491": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "493": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/Transfer/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 2 - } - }, - "495": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/Transfer/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "496": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/Transfer/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 23, - "start_line": 3 - } - }, - "498": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/Transfer/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "499": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/Transfer/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 4 - } - }, - "501": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/Transfer/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 4 - } - }, - "502": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/ad6bf90c88bb84c90b568cfe0e89ce22c3213011f6c9cc8bf0b75066ae521c26.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 15, - "start_line": 28 - }, - "While handling calldata argument 'from_'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "503": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/2670bb539ede27446c75876e41bcf9ef5cab09b9eec143f3986635a545b089ab.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 28, - "start_line": 28 - }, - "While handling calldata argument 'to'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "504": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 28 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 1, - "start_line": 3 - } - }, - "505": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 28 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 1, - "start_line": 4 - } - }, - "506": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 38, - "start_line": 28 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 22, - "start_line": 5 - } - }, - "508": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 390, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 17, - "start_line": 390 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "509": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 21, - "start_line": 1 - } - }, - "511": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/Transfer/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 29, - "start_line": 1 - }, - "While expanding the reference '__keys_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 2 - } - }, - "512": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - } - }, - "513": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/Transfer/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 84, - "start_line": 1 - }, - "While expanding the reference '__data_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 4 - } - }, - "514": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "516": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/Transfer/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "517": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Transfer", - "openzeppelin.token.erc721.library.Transfer.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/Transfer/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "518": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "520": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/Approval/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 2 - } - }, - "522": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/Approval/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "523": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/Approval/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 23, - "start_line": 3 - } - }, - "525": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/Approval/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "526": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/Approval/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 4 - } - }, - "528": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/Approval/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 4 - } - }, - "529": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/7e247556a8b9bc505c1e503bda1dbcb424caa8925f45ae18cdde008e8b84b376.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 15, - "start_line": 32 - }, - "While handling calldata argument 'owner'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "530": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/3766ca78b7221666e5286be6b1bea607d51c54e82b2b7db68735ed38d00f7732.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 28, - "start_line": 32 - }, - "While handling calldata argument 'approved'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "531": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 44, - "start_line": 32 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 1, - "start_line": 3 - } - }, - "532": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 44, - "start_line": 32 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 1, - "start_line": 4 - } - }, - "533": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/001e7e7ada5970d5cd7e7b9fbe70b3d18a0e22c2451b74c773c532e003bf9599.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 44, - "start_line": 32 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 22, - "start_line": 5 - } - }, - "535": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 390, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 17, - "start_line": 390 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "536": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 21, - "start_line": 1 - } - }, - "538": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/Approval/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 29, - "start_line": 1 - }, - "While expanding the reference '__keys_ptr' in:" - ], - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 2 - } - }, - "539": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - } - }, - "540": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/Approval/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 84, - "start_line": 1 - }, - "While expanding the reference '__data_ptr' in:" - ], - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 4 - } - }, - "541": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "543": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/Approval/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "544": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.Approval", - "openzeppelin.token.erc721.library.Approval.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/Approval/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "545": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "547": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 2 - } - }, - "549": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "550": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 23, - "start_line": 3 - } - }, - "552": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "553": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 4 - } - }, - "555": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 4 - } - }, - "556": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/7e247556a8b9bc505c1e503bda1dbcb424caa8925f45ae18cdde008e8b84b376.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 21, - "start_line": 36 - }, - "While handling calldata argument 'owner'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "557": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/d68c2b8787e4e85a0788ba04df9230f6e6b1f9240af8998fd1d7acac9fe8e6db.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 34, - "start_line": 36 - }, - "While handling calldata argument 'operator'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "558": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/3766ca78b7221666e5286be6b1bea607d51c54e82b2b7db68735ed38d00f7732.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 50, - "start_line": 36 - }, - "While handling calldata argument 'approved'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "559": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/3766ca78b7221666e5286be6b1bea607d51c54e82b2b7db68735ed38d00f7732.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 50, - "start_line": 36 - }, - "While handling calldata argument 'approved'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "561": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 390, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 17, - "start_line": 390 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "562": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 21, - "start_line": 1 - } - }, - "564": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 29, - "start_line": 1 - }, - "While expanding the reference '__keys_ptr' in:" - ], - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 2 - } - }, - "565": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - } - }, - "566": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 84, - "start_line": 1 - }, - "While expanding the reference '__data_ptr' in:" - ], - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 4 - } - }, - "567": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "569": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "570": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ApprovalForAll", - "openzeppelin.token.erc721.library.ApprovalForAll.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "571": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "572": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "573": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "575": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - } - }, - "576": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 12 - } - }, - "577": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 12 - } - }, - "578": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - } - }, - "580": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 12 - } - }, - "581": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 58, - "start_line": 14 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 13 - } - }, - "582": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - } - }, - "584": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 31, - "start_line": 16 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 14 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "585": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 32, - "start_line": 17 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "586": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "587": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 45, - "start_line": 19 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 14 - } - }, - "588": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 9, - "start_line": 20 - } - }, - "589": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 23 - } - }, - "590": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 23 - } - }, - "591": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - } - }, - "593": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 23 - } - }, - "594": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 31, - "start_line": 25 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 24 - } - }, - "595": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 55, - "start_line": 25 - } - }, - "596": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "598": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "599": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "600": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_name", - "openzeppelin.token.erc721.library.ERC721_name.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - } - }, - "601": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "602": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "603": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 94, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "605": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - } - }, - "606": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 12 - } - }, - "607": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 12 - } - }, - "608": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - } - }, - "610": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 12 - } - }, - "611": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 58, - "start_line": 14 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 13 - } - }, - "612": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - } - }, - "614": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 31, - "start_line": 16 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 14 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "615": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 32, - "start_line": 17 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "616": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "617": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 45, - "start_line": 19 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 14 - } - }, - "618": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 9, - "start_line": 20 - } - }, - "619": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 23 - } - }, - "620": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 23 - } - }, - "621": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - } - }, - "623": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 23 - } - }, - "624": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 31, - "start_line": 25 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 24 - } - }, - "625": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 55, - "start_line": 25 - } - }, - "626": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "628": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "629": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "630": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_symbol", - "openzeppelin.token.erc721.library.ERC721_symbol.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - } - }, - "631": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 36, - "start_line": 9 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "632": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 94, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 50, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "634": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 55, - "start_line": 9 - } - }, - "635": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - } - }, - "637": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 55, - "start_line": 10 - } - }, - "638": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 21, - "start_line": 10 - } - }, - "640": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 21, - "start_line": 11 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "641": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 44, - "start_line": 11 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 10 - } - }, - "642": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 21, - "start_line": 11 - } - }, - "644": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 9, - "start_line": 12 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 10 - } - }, - "645": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 9, - "start_line": 12 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 11 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "646": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 21, - "start_line": 12 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 11 - } - }, - "647": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 9, - "start_line": 12 - } - }, - "648": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 30, - "start_line": 18 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 15 - } - }, - "649": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 30, - "start_line": 18 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 15 - } - }, - "650": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 16 - } - }, - "651": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 16 - } - }, - "652": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 30, - "start_line": 18 - } - }, - "654": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 37, - "start_line": 19 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 15 - } - }, - "655": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 58, - "start_line": 19 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 18 - } - }, - "656": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 37, - "start_line": 19 - } - }, - "658": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 31, - "start_line": 21 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 19 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "659": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 22, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 32, - "start_line": 22 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 18 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "660": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 35, - "start_line": 23 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 18 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "661": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 45, - "start_line": 24 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 19 - } - }, - "662": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "663": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 28, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 30, - "start_line": 31 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 28 - } - }, - "664": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 28, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 30, - "start_line": 31 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 28 - } - }, - "665": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 29, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 35, - "start_line": 31 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 29 - } - }, - "666": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 29, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 35, - "start_line": 31 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 29 - } - }, - "667": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 30, - "start_line": 31 - } - }, - "669": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 28, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 28 - } - }, - "670": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 31, - "start_line": 32 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 31 - } - }, - "671": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 55, - "start_line": 32 - } - }, - "672": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - } - }, - "674": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 9, - "start_line": 33 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 31 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "675": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 9, - "start_line": 33 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 31 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "676": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_owners", - "openzeppelin.token.erc721.library.ERC721_owners.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/impl.cairo" - }, - "start_col": 9, - "start_line": 33 - } - }, - "677": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 36, - "start_line": 9 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "678": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 50, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "680": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 55, - "start_line": 9 - } - }, - "681": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - } - }, - "683": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 21, - "start_line": 10 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "684": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 44, - "start_line": 10 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 9 - } - }, - "685": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 21, - "start_line": 10 - } - }, - "687": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 9, - "start_line": 11 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 9 - } - }, - "688": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 9, - "start_line": 11 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 10 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "689": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 21, - "start_line": 11 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 10 - } - }, - "690": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 9, - "start_line": 11 - } - }, - "691": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 30, - "start_line": 17 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 14 - } - }, - "692": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 30, - "start_line": 17 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 14 - } - }, - "693": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 93, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 35, - "start_line": 17 - }, - "While expanding the reference 'account' in:" - ], - "start_col": 80, - "start_line": 14 - } - }, - "694": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 30, - "start_line": 17 - } - }, - "696": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 37, - "start_line": 18 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 14 - } - }, - "697": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 58, - "start_line": 18 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 17 - } - }, - "698": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 37, - "start_line": 18 - } - }, - "700": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 37, - "start_line": 19 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 18 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "701": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 74, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 58, - "start_line": 19 - } - }, - "703": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 37, - "start_line": 19 - } - }, - "705": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 31, - "start_line": 21 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 19 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "706": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 22, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 32, - "start_line": 22 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 17 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "707": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 35, - "start_line": 23 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 17 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "708": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 45, - "start_line": 24 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 18 - } - }, - "709": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 45, - "start_line": 25 - }, - "While expanding the reference '__storage_var_temp1' in:" - ], - "start_col": 14, - "start_line": 19 - } - }, - "710": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - } - }, - "711": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 29, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 30, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 29 - } - }, - "712": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 29, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 30, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 29 - } - }, - "713": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 35, - "start_line": 32 - }, - "While expanding the reference 'account' in:" - ], - "start_col": 9, - "start_line": 30 - } - }, - "714": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 30, - "start_line": 32 - } - }, - "716": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 29, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 9, - "start_line": 33 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 29 - } - }, - "717": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 31, - "start_line": 33 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 32 - } - }, - "718": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 55, - "start_line": 33 - } - }, - "719": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 9, - "start_line": 33 - } - }, - "721": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 34, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 31, - "start_line": 34 - } - }, - "723": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 34, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 55, - "start_line": 34 - } - }, - "724": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 34, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 9, - "start_line": 34 - } - }, - "726": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 35, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 9, - "start_line": 35 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 32 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "727": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 35, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 9, - "start_line": 35 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 32 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "728": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_balances", - "openzeppelin.token.erc721.library.ERC721_balances.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 35, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/impl.cairo" - }, - "start_col": 9, - "start_line": 35 - } - }, - "729": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 36, - "start_line": 9 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "730": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 50, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "732": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 55, - "start_line": 9 - } - }, - "733": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - } - }, - "735": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 55, - "start_line": 10 - } - }, - "736": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 21, - "start_line": 10 - } - }, - "738": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 21, - "start_line": 11 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "739": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 44, - "start_line": 11 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 10 - } - }, - "740": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 21, - "start_line": 11 - } - }, - "742": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 12 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 10 - } - }, - "743": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 12 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 11 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "744": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 21, - "start_line": 12 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 11 - } - }, - "745": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 12 - } - }, - "746": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 18 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 15 - } - }, - "747": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 18 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 15 - } - }, - "748": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 16 - } - }, - "749": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 16 - } - }, - "750": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 18 - } - }, - "752": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 37, - "start_line": 19 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 15 - } - }, - "753": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 58, - "start_line": 19 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 18 - } - }, - "754": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 37, - "start_line": 19 - } - }, - "756": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 31, - "start_line": 21 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 19 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "757": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 22, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 32, - "start_line": 22 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 18 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "758": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 35, - "start_line": 23 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 18 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "759": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 45, - "start_line": 24 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 19 - } - }, - "760": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "761": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 28, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 31 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 28 - } - }, - "762": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 28, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 31 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 28 - } - }, - "763": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 29, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 35, - "start_line": 31 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 29 - } - }, - "764": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 29, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 35, - "start_line": 31 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 29 - } - }, - "765": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 31 - } - }, - "767": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 28, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 28 - } - }, - "768": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 31, - "start_line": 32 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 31 - } - }, - "769": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 55, - "start_line": 32 - } - }, - "770": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - } - }, - "772": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 33 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 31 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "773": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 33 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 31 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "774": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_approvals", - "openzeppelin.token.erc721.library.ERC721_token_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 33 - } - }, - "775": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 36, - "start_line": 11 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "776": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 50, - "start_line": 11 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 10 - } - }, - "778": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 55, - "start_line": 11 - } - }, - "779": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 21, - "start_line": 11 - } - }, - "781": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 55, - "start_line": 12 - } - }, - "782": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 21, - "start_line": 12 - } - }, - "784": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 21, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "785": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 44, - "start_line": 13 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 12 - } - }, - "786": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 21, - "start_line": 13 - } - }, - "788": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 14 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 12 - } - }, - "789": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 14 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 13 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "790": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 21, - "start_line": 14 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 13 - } - }, - "791": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 14 - } - }, - "792": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 20 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 17 - } - }, - "793": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 20 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 17 - } - }, - "794": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 35, - "start_line": 20 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 9, - "start_line": 18 - } - }, - "795": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 42, - "start_line": 20 - }, - "While expanding the reference 'operator' in:" - ], - "start_col": 22, - "start_line": 18 - } - }, - "796": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 20 - } - }, - "798": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 37, - "start_line": 21 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 17 - } - }, - "799": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 58, - "start_line": 21 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 20 - } - }, - "800": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 37, - "start_line": 21 - } - }, - "802": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 31, - "start_line": 23 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 21 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "803": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 32, - "start_line": 24 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 20 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "804": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 35, - "start_line": 25 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 20 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "805": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 45, - "start_line": 26 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 21 - } - }, - "806": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 27, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 27 - } - }, - "807": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 33 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 30 - } - }, - "808": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 33 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 30 - } - }, - "809": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 35, - "start_line": 33 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 9, - "start_line": 31 - } - }, - "810": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 42, - "start_line": 33 - }, - "While expanding the reference 'operator' in:" - ], - "start_col": 22, - "start_line": 31 - } - }, - "811": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 30, - "start_line": 33 - } - }, - "813": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 30, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 34, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 34 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 30 - } - }, - "814": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 34, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 31, - "start_line": 34 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 33 - } - }, - "815": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 34, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 55, - "start_line": 34 - } - }, - "816": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 34, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 34 - } - }, - "818": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 35, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 35 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 23 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 33 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "819": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 35, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 35 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 23 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 33 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "820": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_operator_approvals", - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 35, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/impl.cairo" - }, - "start_col": 9, - "start_line": 35 - } - }, - "821": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 36, - "start_line": 9 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "822": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 94, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 50, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "824": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 55, - "start_line": 9 - } - }, - "825": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - } - }, - "827": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 55, - "start_line": 10 - } - }, - "828": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 21, - "start_line": 10 - } - }, - "830": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 21, - "start_line": 11 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "831": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 44, - "start_line": 11 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 10 - } - }, - "832": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 21, - "start_line": 11 - } - }, - "834": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 9, - "start_line": 12 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 10 - } - }, - "835": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 12, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/storage.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 9, - "start_line": 12 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 21, - "start_line": 11 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 12 - } - }, - "836": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 21, - "start_line": 12 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 14, - "start_line": 11 - } - }, - "837": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 9, - "start_line": 12 - } - }, - "838": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 30, - "start_line": 18 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 15 - } - }, - "839": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 30, - "start_line": 18 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 15 - } - }, - "840": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 16 - } - }, - "841": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 16 - } - }, - "842": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 30, - "start_line": 18 - } - }, - "844": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 37, - "start_line": 19 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 15 - } - }, - "845": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 58, - "start_line": 19 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 18 - } - }, - "846": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 37, - "start_line": 19 - } - }, - "848": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 31, - "start_line": 21 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 19 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "849": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 22, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 32, - "start_line": 22 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 18 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "850": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 35, - "start_line": 23 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 18 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "851": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 45, - "start_line": 24 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 19 - } - }, - "852": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "853": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 28, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 30, - "start_line": 31 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 28 - } - }, - "854": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 28, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 30, - "start_line": 31 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 28 - } - }, - "855": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 29, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 35, - "start_line": 31 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 29 - } - }, - "856": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 29, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 35, - "start_line": 31 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 29 - } - }, - "857": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 30, - "start_line": 31 - } - }, - "859": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 28, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 28 - } - }, - "860": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 31, - "start_line": 32 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 31 - } - }, - "861": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 55, - "start_line": 32 - } - }, - "862": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 32, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 9, - "start_line": 32 - } - }, - "864": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 9, - "start_line": 33 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 31 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "865": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 31, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 9, - "start_line": 33 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 31 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "866": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721_token_uri", - "openzeppelin.token.erc721.library.ERC721_token_uri.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 33, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/impl.cairo" - }, - "start_col": 9, - "start_line": 33 - } - }, - "867": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 76, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 79, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 79 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 19 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 22, - "start_line": 76 - } - }, - "868": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 68, - "end_line": 76, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 79, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 79 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 42, - "start_line": 76 - } - }, - "869": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 85, - "end_line": 76, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 79, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 79 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 70, - "start_line": 76 - } - }, - "870": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 77, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 79, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 79 - }, - "While expanding the reference 'name' in:" - ], - "start_col": 9, - "start_line": 77 - } - }, - "871": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 79, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 79 - } - }, - "873": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 77, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 80, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 80 - }, - "While expanding the reference 'symbol' in:" - ], - "start_col": 21, - "start_line": 77 - } - }, - "874": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 80, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 80 - } - }, - "876": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 35, - "start_line": 81 - } - }, - "878": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 81 - } - }, - "880": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 35, - "start_line": 82 - } - }, - "882": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 82 - } - }, - "884": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 83, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 83 - } - }, - "885": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 91, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 91 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 90 - } - }, - "886": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 91, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 91 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 90 - } - }, - "887": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_name/decl.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 91, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 91 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 90 - } - }, - "888": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 91, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 91 - } - }, - "890": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 91, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 91 - } - }, - "891": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 94, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 97, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 97 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 17, - "start_line": 94 - } - }, - "892": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 94, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 97, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 97 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 37, - "start_line": 94 - } - }, - "893": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 94, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_symbol/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 97, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 97 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 65, - "start_line": 94 - } - }, - "894": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 97, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 97 - } - }, - "896": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 97, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 97 - } - }, - "897": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.balance_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 101, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 104, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 104 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 9, - "start_line": 101 - } - }, - "898": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.balance_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 104, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 104 - } - }, - "900": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.balance_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 100, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 106, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 106 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 21, - "start_line": 100 - } - }, - "901": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.balance_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 100, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 106, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 106 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 41, - "start_line": 100 - } - }, - "902": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.balance_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 84, - "end_line": 100, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 106, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 106 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 69, - "start_line": 100 - } - }, - "903": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.balance_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 101, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 106, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 37, - "start_line": 106 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 9, - "start_line": 101 - } - }, - "904": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.balance_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 106, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 106 - } - }, - "906": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.balance_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 106, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 106 - } - }, - "907": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 113 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 109 - } - }, - "908": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 110, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 113 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 110 - } - }, - "909": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 110, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 113 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 110 - } - }, - "910": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 113 - } - }, - "912": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 115 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 109 - } - }, - "913": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 115 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 109 - } - }, - "914": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 113, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 115 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 13, - "start_line": 113 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - } - }, - "915": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 110, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 42, - "start_line": 115 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 110 - } - }, - "916": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 110, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 42, - "start_line": 115 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 110 - } - }, - "917": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 115 - } - }, - "919": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 117, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 117 - } - }, - "921": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 119, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 119 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 109 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 115 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "922": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 119, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 119 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 109 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 23, - "start_line": 115 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "923": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 119, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 119 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 109 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 23, - "start_line": 115 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - } - }, - "924": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 115, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 119, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 119 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 14, - "start_line": 115 - } - }, - "925": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.owner_of" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 119, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 119 - } - }, - "926": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 86, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 126, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 126 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 122 - } - }, - "927": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 123, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 126, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 126 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 123 - } - }, - "928": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 123, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 126, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 126 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 123 - } - }, - "929": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 126, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 126 - } - }, - "931": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 128, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 128 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 122 - } - }, - "932": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 128, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 128 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 122 - } - }, - "933": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 126, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 128, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 128 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 13, - "start_line": 126 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - } - }, - "934": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 123, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 128, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 128 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 123 - } - }, - "935": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 123, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 128, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 128 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 123 - } - }, - "936": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 128, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 128 - } - }, - "938": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 130, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 130 - } - }, - "940": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 128, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 133 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 22, - "start_line": 128 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - } - }, - "941": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 128, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 133 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 22, - "start_line": 128 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - } - }, - "942": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 128, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 133 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 22, - "start_line": 128 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - } - }, - "943": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 123, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 44, - "start_line": 133 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 123 - } - }, - "944": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 123, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 44, - "start_line": 133 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 123 - } - }, - "945": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 53, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 133 - } - }, - "947": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.get_approved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 133, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 133 - } - }, - "948": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 139, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 139 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 15 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 136 - } - }, - "949": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 139, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 139 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 15 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 136 - } - }, - "950": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 93, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 139, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 139 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 15 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 136 - } - }, - "951": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 139, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 47, - "start_line": 139 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 9, - "start_line": 137 - } - }, - "952": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 137, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 139, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 54, - "start_line": 139 - }, - "While expanding the reference 'operator' in:" - ], - "start_col": 22, - "start_line": 137 - } - }, - "953": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 139, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 139 - } - }, - "955": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 139, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 139 - } - }, - "956": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 142, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 145, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 145 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 142 - } - }, - "957": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 66, - "end_line": 142, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 145, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 145 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 40, - "start_line": 142 - } - }, - "958": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 83, - "end_line": 142, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 145, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 145 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 68, - "start_line": 142 - } - }, - "959": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 143, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 145, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 145 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 143 - } - }, - "960": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 143, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 145, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 145 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 143 - } - }, - "961": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 145, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 145 - } - }, - "963": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 147, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 147 - } - }, - "965": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 145, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 151, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 151 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 22, - "start_line": 145 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - } - }, - "966": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 145, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 151, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 151 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 22, - "start_line": 145 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - } - }, - "967": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 145, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 151, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 151 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 22, - "start_line": 145 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - } - }, - "968": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 143, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 151, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 151 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 143 - } - }, - "969": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 143, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 151, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 151 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 143 - } - }, - "970": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 151, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 151 - } - }, - "972": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 151, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 151 - } - }, - "973": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 162, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 162 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 158 - } - }, - "974": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 159, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 162, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 162 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 159 - } - }, - "975": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 159, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 162, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 162 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 159 - } - }, - "976": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 162, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 162 - } - }, - "978": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 166, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 166 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 46, - "start_line": 158 - } - }, - "979": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 166, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 166 - } - }, - "981": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 168, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 168 - } - }, - "983": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 166, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 172 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 166 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - } - }, - "984": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 172 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 18, - "start_line": 158 - } - }, - "985": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 162, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 172 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 13, - "start_line": 162 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - } - }, - "986": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 159, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 42, - "start_line": 172 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 159 - } - }, - "987": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 159, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 42, - "start_line": 172 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 159 - } - }, - "988": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 172 - } - }, - "990": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 159, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 174, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 37, - "start_line": 174 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 159 - } - }, - "991": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 174, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 174 - } - }, - "993": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 179, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 179 - } - }, - "994": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 179, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 179 - } - }, - "996": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 180, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 180 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 322 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 172 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "997": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 180, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 180 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 322 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 23, - "start_line": 172 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "998": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 180, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 180 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 322 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 23, - "start_line": 172 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - } - }, - "999": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 159, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 180, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 180 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 159 - } - }, - "1000": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 159, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 180, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 180 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 159 - } - }, - "1001": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 159, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 180, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 180 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 159 - } - }, - "1002": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 180, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 180 - } - }, - "1004": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 180, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 181, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 181 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 18, - "start_line": 158 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 13, - "start_line": 180 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 322 - } - }, - "1005": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 180, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 181, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 181 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 46, - "start_line": 158 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 13, - "start_line": 180 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 322 - } - }, - "1006": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 180, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 181, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 181 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 158 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 13, - "start_line": 180 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 322 - } - }, - "1007": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 181, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 181 - } - }, - "1008": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 183, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 33, - "start_line": 183 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 15 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 172 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "1009": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 183, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 33, - "start_line": 183 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 15 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 23, - "start_line": 172 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "1010": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 183, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 33, - "start_line": 183 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 15 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 23, - "start_line": 172 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - } - }, - "1011": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 172, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 69, - "end_line": 183, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 64, - "start_line": 183 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 14, - "start_line": 172 - } - }, - "1012": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 166, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 77, - "end_line": 183, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 71, - "start_line": 183 - }, - "While expanding the reference 'caller' in:" - ], - "start_col": 14, - "start_line": 166 - } - }, - "1013": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 183, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 33, - "start_line": 183 - } - }, - "1015": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 185, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 17, - "start_line": 185 - } - }, - "1017": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 183, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 187 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 322 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 33, - "start_line": 183 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 15 - } - }, - "1018": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 183, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 187 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 322 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 33, - "start_line": 183 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 15 - } - }, - "1019": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 15, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 183, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 187 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 322 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 33, - "start_line": 183 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 15 - } - }, - "1020": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 159, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 187 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 159 - } - }, - "1021": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 159, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 187 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 159 - } - }, - "1022": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 159, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 187 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 159 - } - }, - "1023": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 187 - } - }, - "1025": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 188 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 18, - "start_line": 158 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 13, - "start_line": 187 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 322 - } - }, - "1026": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 188 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 46, - "start_line": 158 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 13, - "start_line": 187 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 322 - } - }, - "1027": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 187, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 188 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 158 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 13, - "start_line": 187 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 322 - } - }, - "1028": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 188, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 188 - } - }, - "1029": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 192, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 196, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 196 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 31, - "start_line": 192 - } - }, - "1030": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 196, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 196 - } - }, - "1032": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 198, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 198 - } - }, - "1033": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 198, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 198 - } - }, - "1035": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 196, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 207, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 207 - }, - "While expanding the reference 'caller' in:" - ], - "start_col": 14, - "start_line": 196 - } - }, - "1036": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 193, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 207, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 207 - }, - "While expanding the reference 'operator' in:" - ], - "start_col": 9, - "start_line": 193 - } - }, - "1037": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 207, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 207 - } - }, - "1039": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 212, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 212 - } - }, - "1041": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 212, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 212 - } - }, - "1042": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 212, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 48, - "start_line": 212 - } - }, - "1044": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 212, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 212 - } - }, - "1045": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 196, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 89, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 215 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 23 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 196 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - } - }, - "1046": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 192, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 89, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 215 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 23 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 51, - "start_line": 192 - } - }, - "1047": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 94, - "end_line": 192, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 89, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 215 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 23 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 79, - "start_line": 192 - } - }, - "1048": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 196, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 47, - "start_line": 215 - }, - "While expanding the reference 'caller' in:" - ], - "start_col": 14, - "start_line": 196 - } - }, - "1049": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 193, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 72, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 64, - "start_line": 215 - }, - "While expanding the reference 'operator' in:" - ], - "start_col": 9, - "start_line": 193 - } - }, - "1050": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 193, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 88, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 80, - "start_line": 215 - }, - "While expanding the reference 'approved' in:" - ], - "start_col": 25, - "start_line": 193 - } - }, - "1051": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 89, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 215 - } - }, - "1053": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 89, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 216 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 215 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 23 - } - }, - "1054": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 89, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 216 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 215 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 23 - } - }, - "1055": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 196, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 216 - }, - "While expanding the reference 'caller' in:" - ], - "start_col": 14, - "start_line": 196 - } - }, - "1056": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 193, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 37, - "start_line": 216 - }, - "While expanding the reference 'operator' in:" - ], - "start_col": 9, - "start_line": 193 - } - }, - "1057": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 193, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 47, - "start_line": 216 - }, - "While expanding the reference 'approved' in:" - ], - "start_col": 25, - "start_line": 193 - } - }, - "1058": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 56, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 216 - } - }, - "1060": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 192, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 217, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 217 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 31, - "start_line": 192 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 216 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "1061": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_operator_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 89, - "end_line": 215, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 77, - "end_line": 192, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 217, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 217 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 51, - "start_line": 192 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 9, - "start_line": 215 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 23 - } - }, - "1062": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/ApprovalForAll/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 36, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 216, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 192, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 217, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 217 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 79, - "start_line": 192 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 216 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 36 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "1063": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 217, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 217 - } - }, - "1064": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 223, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 223 - } - }, - "1066": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 87, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 225, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 225 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 220 - } - }, - "1067": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 221, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 225, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 225 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 221 - } - }, - "1068": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 221, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 225, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 225 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 221 - } - }, - "1069": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 225, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 225 - } - }, - "1071": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 227, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 227 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 52, - "start_line": 220 - } - }, - "1072": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 227, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 227 - } - }, - "1074": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 227, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 227, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 14, - "start_line": 227 - }, - "While auto generating local variable for 'caller'." - ], - "start_col": 14, - "start_line": 227 - } - }, - "1075": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 228, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 228 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 32, - "start_line": 283 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 24, - "start_line": 220 - } - }, - "1076": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 227, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 228, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 228 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 60, - "start_line": 283 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 227 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - } - }, - "1077": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 225, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 228, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 228 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 80, - "start_line": 283 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 13, - "start_line": 225 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - } - }, - "1078": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 227, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 227, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 228, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 49, - "start_line": 228 - }, - "While expanding the reference 'caller' in:" - ], - "start_col": 14, - "start_line": 227 - }, - "While auto generating local variable for 'caller'." - ], - "start_col": 14, - "start_line": 227 - } - }, - "1079": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 221, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 228, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 57, - "start_line": 228 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 221 - } - }, - "1080": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 221, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 228, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 57, - "start_line": 228 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 221 - } - }, - "1081": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 66, - "end_line": 228, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 228 - } - }, - "1083": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 231, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 231 - } - }, - "1084": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 231, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 231 - } - }, - "1086": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 228, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 239, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 239 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 331 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 27, - "start_line": 228 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 60, - "start_line": 283 - } - }, - "1087": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 228, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 239, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 239 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 40, - "start_line": 331 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 27, - "start_line": 228 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 32, - "start_line": 283 - } - }, - "1088": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 228, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 83, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 239, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 239 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 68, - "start_line": 331 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 228 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 80, - "start_line": 283 - } - }, - "1089": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 221, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 239, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 19, - "start_line": 239 - }, - "While expanding the reference 'from_' in:" - ], - "start_col": 9, - "start_line": 221 - } - }, - "1090": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 221, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 239, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 239 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 22, - "start_line": 221 - } - }, - "1091": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 221, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 239, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 239 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 221 - } - }, - "1092": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 221, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 239, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 239 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 221 - } - }, - "1093": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 239, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 239 - } - }, - "1095": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 66, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 239, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 240, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 240 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 24, - "start_line": 220 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 9, - "start_line": 239 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 40, - "start_line": 331 - } - }, - "1096": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 239, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 240, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 240 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 52, - "start_line": 220 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 239 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 331 - } - }, - "1097": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 83, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 239, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 87, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 240, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 240 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 220 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 239 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 68, - "start_line": 331 - } - }, - "1098": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 240, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 240 - } - }, - "1099": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 246, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 246 - } - }, - "1101": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 92, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 248, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 248 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 243 - } - }, - "1102": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 244, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 248, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 248 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 244 - } - }, - "1103": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 244, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 248, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 248 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 244 - } - }, - "1104": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 248, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 248 - } - }, - "1106": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 250, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 250 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 57, - "start_line": 243 - } - }, - "1107": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 250, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 250 - } - }, - "1109": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 250, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 250, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 14, - "start_line": 250 - }, - "While auto generating local variable for 'caller'." - ], - "start_col": 14, - "start_line": 250 - } - }, - "1110": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 251, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 251 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 32, - "start_line": 283 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 29, - "start_line": 243 - } - }, - "1111": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 250, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 251, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 251 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 60, - "start_line": 283 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 250 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - } - }, - "1112": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 248, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 251, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 251 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 80, - "start_line": 283 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 13, - "start_line": 248 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - } - }, - "1113": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 250, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 250, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 251, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 49, - "start_line": 251 - }, - "While expanding the reference 'caller' in:" - ], - "start_col": 14, - "start_line": 250 - }, - "While auto generating local variable for 'caller'." - ], - "start_col": 14, - "start_line": 250 - } - }, - "1114": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 244, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 251, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 57, - "start_line": 251 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 244 - } - }, - "1115": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 244, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 251, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 57, - "start_line": 251 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 244 - } - }, - "1116": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 66, - "end_line": 251, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 251 - } - }, - "1118": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 254, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 254 - } - }, - "1119": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 254, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 254 - } - }, - "1121": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 251, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 262 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 363 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 27, - "start_line": 251 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 60, - "start_line": 283 - } - }, - "1122": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 251, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 71, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 262 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 45, - "start_line": 363 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 27, - "start_line": 251 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 32, - "start_line": 283 - } - }, - "1123": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 251, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 88, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 262 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 73, - "start_line": 363 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 27, - "start_line": 251 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 80, - "start_line": 283 - } - }, - "1124": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 244, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 262 - }, - "While expanding the reference 'from_' in:" - ], - "start_col": 9, - "start_line": 244 - } - }, - "1125": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 244, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 31, - "start_line": 262 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 22, - "start_line": 244 - } - }, - "1126": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 244, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 35, - "start_line": 262 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 244 - } - }, - "1127": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 244, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 35, - "start_line": 262 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 244 - } - }, - "1128": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 244, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 45, - "start_line": 262 - }, - "While expanding the reference 'data_len' in:" - ], - "start_col": 51, - "start_line": 244 - } - }, - "1129": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 244, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 59, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 55, - "start_line": 262 - }, - "While expanding the reference 'data' in:" - ], - "start_col": 67, - "start_line": 244 - } - }, - "1130": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 262 - } - }, - "1132": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 71, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 263, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 263 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 29, - "start_line": 243 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 9, - "start_line": 262 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 45, - "start_line": 363 - } - }, - "1133": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 263, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 263 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 57, - "start_line": 243 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 262 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 363 - } - }, - "1134": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 88, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 262, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 263, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 263 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 243 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 262 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 73, - "start_line": 363 - } - }, - "1135": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 263, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 263 - } - }, - "1136": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 286, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 286 - } - }, - "1138": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 288, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 288 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 60, - "start_line": 283 - } - }, - "1139": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 288, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 288 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 32, - "start_line": 283 - } - }, - "1140": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 288, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 288 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 80, - "start_line": 283 - } - }, - "1141": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 284, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 288, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 288 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 24, - "start_line": 284 - } - }, - "1142": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 284, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 288, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 288 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 24, - "start_line": 284 - } - }, - "1143": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 288, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 288 - } - }, - "1145": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 290, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 290 - } - }, - "1147": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 288, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 293 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 109 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 22, - "start_line": 288 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - } - }, - "1148": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 288, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 293 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 109 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 22, - "start_line": 288 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - } - }, - "1149": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 288, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 293 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 109 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 22, - "start_line": 288 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - } - }, - "1150": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 284, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 293 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 24, - "start_line": 284 - } - }, - "1151": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 284, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 293 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 24, - "start_line": 284 - } - }, - "1152": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 293 - } - }, - "1154": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 14, - "start_line": 293 - }, - "While auto generating local variable for 'owner'." - ], - "start_col": 14, - "start_line": 293 - } - }, - "1155": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 294, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 294 - } - }, - "1156": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 294, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 294 - } - }, - "1158": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 295, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 295 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 32, - "start_line": 283 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 23, - "start_line": 293 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 109 - } - }, - "1159": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 295, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 295 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 60, - "start_line": 283 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 293 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 109 - } - }, - "1160": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 295, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 295 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 80, - "start_line": 283 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 23, - "start_line": 293 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 109 - } - }, - "1161": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 295, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 20, - "start_line": 295 - } - }, - "1163": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 295, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 295 - } - }, - "1164": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 31, - "start_line": 298 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 122 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 293 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 109 - } - }, - "1165": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 69, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 31, - "start_line": 298 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 122 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 23, - "start_line": 293 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 109 - } - }, - "1166": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 86, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 31, - "start_line": 298 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 122 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 23, - "start_line": 293 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 109 - } - }, - "1167": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 284, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 44, - "start_line": 298 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 24, - "start_line": 284 - } - }, - "1168": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 284, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 44, - "start_line": 298 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 24, - "start_line": 284 - } - }, - "1169": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 53, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 31, - "start_line": 298 - } - }, - "1171": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 299, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 299 - } - }, - "1172": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 299, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 299 - } - }, - "1174": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 300, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 300 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 32, - "start_line": 283 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 31, - "start_line": 298 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 122 - } - }, - "1175": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 300, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 300 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 60, - "start_line": 283 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 31, - "start_line": 298 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 122 - } - }, - "1176": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 86, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 300, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 300 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 80, - "start_line": 283 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 31, - "start_line": 298 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 122 - } - }, - "1177": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 300, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 20, - "start_line": 300 - } - }, - "1179": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 300, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 300 - } - }, - "1180": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 303 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 136 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 31, - "start_line": 298 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 122 - } - }, - "1181": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 303 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 136 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 31, - "start_line": 298 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 122 - } - }, - "1182": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 86, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 298, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 93, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 303 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 136 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 31, - "start_line": 298 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 122 - } - }, - "1183": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 293, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 49, - "start_line": 303 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 14, - "start_line": 293 - }, - "While auto generating local variable for 'owner'." - ], - "start_col": 14, - "start_line": 293 - } - }, - "1184": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 284, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 56, - "start_line": 303 - }, - "While expanding the reference 'spender' in:" - ], - "start_col": 9, - "start_line": 284 - } - }, - "1185": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 303 - } - }, - "1187": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 304, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 304 - } - }, - "1189": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 304, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 304 - } - }, - "1191": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 305, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 305 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 32, - "start_line": 283 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 29, - "start_line": 303 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 136 - } - }, - "1192": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 305, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 305 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 60, - "start_line": 283 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 29, - "start_line": 303 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 136 - } - }, - "1193": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 93, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 305, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 305 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 80, - "start_line": 283 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 29, - "start_line": 303 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 136 - } - }, - "1194": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 305, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 20, - "start_line": 305 - } - }, - "1196": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 305, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 305 - } - }, - "1197": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 308, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 308 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 32, - "start_line": 283 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 29, - "start_line": 303 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 136 - } - }, - "1198": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 308, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 308 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 60, - "start_line": 283 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 29, - "start_line": 303 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 136 - } - }, - "1199": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 93, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 303, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 283, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 308, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 308 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 80, - "start_line": 283 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 29, - "start_line": 303 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 136 - } - }, - "1200": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 308, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 308 - } - }, - "1202": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 308, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 308 - } - }, - "1203": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 314 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - } - }, - "1204": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 314 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - } - }, - "1205": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 314 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - } - }, - "1206": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 312, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 43, - "start_line": 314 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 312 - } - }, - "1207": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 312, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 43, - "start_line": 314 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 312 - } - }, - "1208": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 314 - } - }, - "1210": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 315, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 315 - } - }, - "1212": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 316, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 316 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 314 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "1213": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 316, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 316 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 24, - "start_line": 314 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "1214": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 316, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 316 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 314 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - } - }, - "1215": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 316, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 20, - "start_line": 316 - } - }, - "1217": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 316, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 316 - } - }, - "1218": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 319, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 319 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 314 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "1219": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 319, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 319 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 24, - "start_line": 314 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "1220": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 314, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 319, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 319 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 314 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - } - }, - "1221": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 319, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 16, - "start_line": 319 - } - }, - "1223": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._exists" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 319, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 319 - } - }, - "1224": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 325, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 325 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 21 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 322 - } - }, - "1225": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 325, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 325 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 322 - } - }, - "1226": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_approvals/decl.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 325, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 325 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 322 - } - }, - "1227": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 323, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 325, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 325 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 323 - } - }, - "1228": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 323, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 325, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 325 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 323 - } - }, - "1229": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 323, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 325, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 48, - "start_line": 325 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 323 - } - }, - "1230": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 325, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 325 - } - }, - "1232": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 323, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 326, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 326 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 323 - } - }, - "1233": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 323, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 326, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 326 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 323 - } - }, - "1234": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 326, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 326 - } - }, - "1236": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 326, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 327, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 327 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 326 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 109 - } - }, - "1237": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 326, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 327, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 327 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 23, - "start_line": 326 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 109 - } - }, - "1238": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 326, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 327, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 327 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 14, - "start_line": 326 - } - }, - "1239": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 323, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 327, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 327 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 323 - } - }, - "1240": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 323, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 327, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 34, - "start_line": 327 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 323 - } - }, - "1241": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 323, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 327, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 34, - "start_line": 327 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 323 - } - }, - "1242": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 327, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 327 - } - }, - "1244": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 327, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 328, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 328 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 322 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 327 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "1245": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 326, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 328, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 328 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 322 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 23, - "start_line": 326 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 109 - } - }, - "1246": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Approval/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 327, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 328, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 328 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 322 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 327 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 32 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "1247": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 328, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 328 - } - }, - "1248": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 335, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 335 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 109 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 331 - } - }, - "1249": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 66, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 335, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 335 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 109 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 40, - "start_line": 331 - } - }, - "1250": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 83, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 335, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 335 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 109 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 68, - "start_line": 331 - } - }, - "1251": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 335, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 335 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 332 - } - }, - "1252": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 335, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 335 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 332 - } - }, - "1253": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 335, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 335 - } - }, - "1255": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 337, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 337 - } - }, - "1256": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 341, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 341 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 22, - "start_line": 332 - } - }, - "1257": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 341, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 341 - } - }, - "1259": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 335, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 345, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 345 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 322 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 335 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 109 - } - }, - "1260": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 335, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 345, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 345 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 322 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 23, - "start_line": 335 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 109 - } - }, - "1261": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 335, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 322, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 345, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 345 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 322 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 23, - "start_line": 335 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 109 - } - }, - "1262": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 345, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 18, - "start_line": 345 - } - }, - "1264": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 345, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 21, - "start_line": 345 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 332 - } - }, - "1265": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 345, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 21, - "start_line": 345 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 332 - } - }, - "1266": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 345, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 345 - } - }, - "1268": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 348, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 48, - "start_line": 348 - }, - "While expanding the reference 'from_' in:" - ], - "start_col": 9, - "start_line": 332 - } - }, - "1269": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 348, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 348 - } - }, - "1271": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 76, - "start_line": 349 - } - }, - "1273": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 79, - "start_line": 349 - } - }, - "1275": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 349 - } - }, - "1277": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 348, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 350 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 21 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 27, - "start_line": 348 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "1278": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 348, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 350 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 27, - "start_line": 348 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "1279": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 35, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 350 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 38, - "start_line": 349 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 17, - "start_line": 35 - } - }, - "1280": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 31, - "start_line": 350 - }, - "While expanding the reference 'from_' in:" - ], - "start_col": 9, - "start_line": 332 - } - }, - "1281": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 350 - }, - "While expanding the reference 'new_balance' in:" - ], - "start_col": 14, - "start_line": 349 - } - }, - "1282": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 349, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 350 - }, - "While expanding the reference 'new_balance' in:" - ], - "start_col": 14, - "start_line": 349 - } - }, - "1283": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 350, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 350 - } - }, - "1285": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 353, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 51, - "start_line": 353 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 22, - "start_line": 332 - } - }, - "1286": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 353, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 353 - } - }, - "1288": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 76, - "start_line": 354 - } - }, - "1290": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 79, - "start_line": 354 - } - }, - "1292": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 354 - } - }, - "1294": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 353, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 355, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 355 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 21 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 353 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "1295": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 353, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 355, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 355 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 353 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "1296": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 355, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 355 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 38, - "start_line": 354 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 14, - "start_line": 23 - } - }, - "1297": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 355, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 31, - "start_line": 355 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 22, - "start_line": 332 - } - }, - "1298": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 355, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 35, - "start_line": 355 - }, - "While expanding the reference 'new_balance' in:" - ], - "start_col": 14, - "start_line": 354 - } - }, - "1299": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 354, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 355, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 35, - "start_line": 355 - }, - "While expanding the reference 'new_balance' in:" - ], - "start_col": 14, - "start_line": 354 - } - }, - "1300": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 355, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 355 - } - }, - "1302": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 358 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 332 - } - }, - "1303": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 358 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 332 - } - }, - "1304": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 39, - "start_line": 358 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 22, - "start_line": 332 - } - }, - "1305": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 358 - } - }, - "1307": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 359, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 359 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 358 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 21 - } - }, - "1308": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 359, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 359 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 358 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - } - }, - "1309": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 359, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 359 - }, - "While expanding the reference 'from_' in:" - ], - "start_col": 9, - "start_line": 332 - } - }, - "1310": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 359, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 359 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 22, - "start_line": 332 - } - }, - "1311": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 359, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 34, - "start_line": 359 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 332 - } - }, - "1312": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 332, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 359, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 34, - "start_line": 359 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 332 - } - }, - "1313": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 359, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 359 - } - }, - "1315": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 359, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 360, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 360 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 331 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 359 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "1316": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 358, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 360, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 360 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 40, - "start_line": 331 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 9, - "start_line": 358 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - } - }, - "1317": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 359, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 83, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 360, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 360 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 68, - "start_line": 331 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 359 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "1318": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 360, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 360 - } - }, - "1319": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 366, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 366 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 331 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 363 - } - }, - "1320": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 71, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 366, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 366 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 40, - "start_line": 331 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 45, - "start_line": 363 - } - }, - "1321": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 88, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 83, - "end_line": 331, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 366, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 366 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 68, - "start_line": 331 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 73, - "start_line": 363 - } - }, - "1322": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 364, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 366, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 19, - "start_line": 366 - }, - "While expanding the reference 'from_' in:" - ], - "start_col": 9, - "start_line": 364 - } - }, - "1323": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 364, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 366, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 366 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 22, - "start_line": 364 - } - }, - "1324": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 364, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 366, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 366 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 364 - } - }, - "1325": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 364, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 366, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 366 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 364 - } - }, - "1326": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 366, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 366 - } - }, - "1328": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 364, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 368, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 49, - "start_line": 368 - }, - "While expanding the reference 'from_' in:" - ], - "start_col": 9, - "start_line": 364 - } - }, - "1329": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 364, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 368, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 56, - "start_line": 368 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 22, - "start_line": 364 - } - }, - "1330": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 364, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 68, - "end_line": 368, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 60, - "start_line": 368 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 364 - } - }, - "1331": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 364, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 68, - "end_line": 368, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 60, - "start_line": 368 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 32, - "start_line": 364 - } - }, - "1332": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 364, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 368, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 70, - "start_line": 368 - }, - "While expanding the reference 'data_len' in:" - ], - "start_col": 51, - "start_line": 364 - } - }, - "1333": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 364, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 84, - "end_line": 368, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 80, - "start_line": 368 - }, - "While expanding the reference 'data' in:" - ], - "start_col": 67, - "start_line": 364 - } - }, - "1334": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 85, - "end_line": 368, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 25, - "start_line": 368 - } - }, - "1336": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 370 - } - }, - "1338": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 85, - "end_line": 368, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 372, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 372 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 363 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 368 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 453 - } - }, - "1339": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 85, - "end_line": 368, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 71, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 372, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 372 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 45, - "start_line": 363 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 25, - "start_line": 368 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 453 - } - }, - "1340": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 93, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 85, - "end_line": 368, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 88, - "end_line": 363, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 372, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 372 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 73, - "start_line": 363 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 25, - "start_line": 368 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 453 - } - }, - "1341": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_transfer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 372, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 372 - } - }, - "1342": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 379, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 379 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 375 - } - }, - "1343": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 379, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 379 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 376 - } - }, - "1344": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 379, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 379 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 376 - } - }, - "1345": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 379, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 379 - } - }, - "1347": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 382, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 382 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 376 - } - }, - "1348": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 382, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 382 - } - }, - "1350": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 386, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 386 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 44, - "start_line": 375 - } - }, - "1351": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 386, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 386 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 16, - "start_line": 375 - } - }, - "1352": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 379, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 386, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 386 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 13, - "start_line": 379 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - } - }, - "1353": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 386, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 386 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 376 - } - }, - "1354": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 386, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 386 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 376 - } - }, - "1355": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 386, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 386 - } - }, - "1357": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 388, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 388 - } - }, - "1359": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 386, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 391, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 34, - "start_line": 391 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 22, - "start_line": 386 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - } - }, - "1360": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 386, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 391, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 34, - "start_line": 391 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 22, - "start_line": 386 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - } - }, - "1361": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 386, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 391, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 34, - "start_line": 391 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 22, - "start_line": 386 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - } - }, - "1362": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 391, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 55, - "start_line": 391 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 376 - } - }, - "1363": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 391, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 34, - "start_line": 391 - } - }, - "1365": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 392, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 71, - "start_line": 392 - } - }, - "1367": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 392, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 74, - "start_line": 392 - } - }, - "1369": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 392, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 38, - "start_line": 392 - } - }, - "1371": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 391, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 393 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 21 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 34, - "start_line": 391 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - } - }, - "1372": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 391, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 393 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 34, - "start_line": 391 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - } - }, - "1373": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 23, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/security/safemath/library.cairo" - }, - "parent_location": [ - { - "end_col": 77, - "end_line": 392, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_balances/decl.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 393 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 38, - "start_line": 392 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 14, - "start_line": 23 - } - }, - "1374": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 31, - "start_line": 393 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 376 - } - }, - "1375": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 392, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 35, - "start_line": 393 - }, - "While expanding the reference 'new_balance' in:" - ], - "start_col": 14, - "start_line": 392 - } - }, - "1376": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 392, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 35, - "start_line": 393 - }, - "While expanding the reference 'new_balance' in:" - ], - "start_col": 14, - "start_line": 392 - } - }, - "1377": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 393, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 393 - } - }, - "1379": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 394, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 394 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 376 - } - }, - "1380": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 394, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 29, - "start_line": 394 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 376 - } - }, - "1381": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 394, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 39, - "start_line": 394 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 376 - } - }, - "1382": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 394, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 394 - } - }, - "1384": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 394, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 395, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 395 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 394 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 21 - } - }, - "1385": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 394, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 395, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 395 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 394 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - } - }, - "1386": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 395, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 395 - } - }, - "1388": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 395, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 395 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 376 - } - }, - "1389": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 395, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 395 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 376 - } - }, - "1390": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 376, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 395, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 395 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 376 - } - }, - "1391": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 395, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 395 - } - }, - "1393": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_owners/decl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 394, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 396, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 396 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 16, - "start_line": 375 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 9, - "start_line": 394 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - } - }, - "1394": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 395, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 396, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 396 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 44, - "start_line": 375 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 395 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "1395": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/Transfer/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 28, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 395, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 396, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 396 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 375 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 395 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 28 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "1396": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 396, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 396 - } - }, - "1397": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 84, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 403, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 403 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 69, - "start_line": 399 - } - }, - "1398": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 400, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 403, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 403 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 400 - } - }, - "1399": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 400, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 403, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 27, - "start_line": 403 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 400 - } - }, - "1400": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 403, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 403 - } - }, - "1402": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 405, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 405 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 16, - "start_line": 375 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 21, - "start_line": 399 - } - }, - "1403": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 405, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 405 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 44, - "start_line": 375 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 49, - "start_line": 399 - } - }, - "1404": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 403, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 405, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 405 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 375 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 13, - "start_line": 403 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - } - }, - "1405": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 400, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 405, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 15, - "start_line": 405 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 400 - } - }, - "1406": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 400, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 405, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 19, - "start_line": 405 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 400 - } - }, - "1407": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 400, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 405, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 19, - "start_line": 405 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 400 - } - }, - "1408": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 405, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 405 - } - }, - "1410": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 405, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 25, - "start_line": 407 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 453 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 405 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 44, - "start_line": 375 - } - }, - "1411": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 405, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 25, - "start_line": 407 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 453 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 9, - "start_line": 405 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 16, - "start_line": 375 - } - }, - "1412": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 375, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 405, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 93, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 25, - "start_line": 407 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 453 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 405 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 375 - } - }, - "1413": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 49, - "start_line": 407 - } - }, - "1415": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 400, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 52, - "start_line": 407 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 9, - "start_line": 400 - } - }, - "1416": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 400, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 56, - "start_line": 407 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 400 - } - }, - "1417": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 400, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 56, - "start_line": 407 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 19, - "start_line": 400 - } - }, - "1418": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 400, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 66, - "start_line": 407 - }, - "While expanding the reference 'data_len' in:" - ], - "start_col": 38, - "start_line": 400 - } - }, - "1419": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 400, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 76, - "start_line": 407 - }, - "While expanding the reference 'data' in:" - ], - "start_col": 54, - "start_line": 400 - } - }, - "1420": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 25, - "start_line": 407 - } - }, - "1422": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 409, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 409 - } - }, - "1424": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 411, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 411 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 21, - "start_line": 399 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 25, - "start_line": 407 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 453 - } - }, - "1425": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 67, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 411, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 411 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 49, - "start_line": 399 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 407 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 453 - } - }, - "1426": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 93, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 407, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 84, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 411, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 411 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 69, - "start_line": 399 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 25, - "start_line": 407 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 453 - } - }, - "1427": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._safe_mint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 411, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 411 - } - }, - "1428": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 88, - "end_line": 435, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 438, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 438 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 73, - "start_line": 435 - } - }, - "1429": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 436, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 438, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 438 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 436 - } - }, - "1430": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 436, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 438, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 23, - "start_line": 438 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 436 - } - }, - "1431": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 438, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 438 - } - }, - "1433": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 435, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 439, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 439 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 435 - } - }, - "1434": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 71, - "end_line": 435, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 439, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 439 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 45, - "start_line": 435 - } - }, - "1435": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 21, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/cairo/common/uint256.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 438, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 439, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 439 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 438 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 20, - "start_line": 21 - } - }, - "1436": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 436, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 439, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 439 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 436 - } - }, - "1437": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 436, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 439, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 30, - "start_line": 439 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 436 - } - }, - "1438": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 439, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 22, - "start_line": 439 - } - }, - "1440": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 441, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 441 - } - }, - "1442": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 439, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 444, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 444 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 21 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 22, - "start_line": 439 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 311 - } - }, - "1443": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 439, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 444, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 444 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 21 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 22, - "start_line": 439 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 311 - } - }, - "1444": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 311, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 439, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 21, - "input_file": { - "filename": "autogen/starknet/storage_var/ERC721_token_uri/decl.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 444, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 444 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 21 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 22, - "start_line": 439 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 311 - } - }, - "1445": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 436, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 444, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 444 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 436 - } - }, - "1446": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 436, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 444, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 444 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 9, - "start_line": 436 - } - }, - "1447": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 436, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 444, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 42, - "start_line": 444 - }, - "While expanding the reference 'token_uri' in:" - ], - "start_col": 28, - "start_line": 436 - } - }, - "1448": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 444, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 444 - } - }, - "1450": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library.ERC721", - "openzeppelin.token.erc721.library.ERC721._set_token_uri" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 445, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 445 - } - }, - "1451": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 456, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 20, - "start_line": 456 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 453 - } - }, - "1452": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 456, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 20, - "start_line": 456 - } - }, - "1454": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 456, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 457, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 457 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 24, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 456 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - } - }, - "1455": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 93, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 59, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 457, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 457 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 453 - } - }, - "1456": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 454, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 54, - "end_line": 457, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 52, - "start_line": 457 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 18, - "start_line": 454 - } - }, - "1457": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 457, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 56, - "start_line": 457 - } - }, - "1459": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 457, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 457 - } - }, - "1461": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 458, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 458 - } - }, - "1463": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 7, - "end_line": 458, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 5, - "start_line": 458 - } - }, - "1465": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 457, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/7867481925aec1465158cbaa62d2d4fc603e34734d22c5e07da7379a4d0d3f0e.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 461, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 459 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 26, - "start_line": 457 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 24, - "start_line": 1 - } - }, - "1466": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 59, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 457, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/7867481925aec1465158cbaa62d2d4fc603e34734d22c5e07da7379a4d0d3f0e.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 461, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 459 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 43, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 26, - "start_line": 457 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1467": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 454, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 460, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 460 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 18, - "start_line": 454 - } - }, - "1468": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 456, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 460, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 17, - "start_line": 460 - }, - "While expanding the reference 'caller' in:" - ], - "start_col": 10, - "start_line": 456 - } - }, - "1469": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 454, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 460, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 25, - "start_line": 460 - }, - "While expanding the reference 'from_' in:" - ], - "start_col": 5, - "start_line": 454 - } - }, - "1470": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 454, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 460, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 460 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 28, - "start_line": 454 - } - }, - "1471": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 454, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 460, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 32, - "start_line": 460 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 28, - "start_line": 454 - } - }, - "1472": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 454, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 460, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 42, - "start_line": 460 - }, - "While expanding the reference 'data_len' in:" - ], - "start_col": 47, - "start_line": 454 - } - }, - "1473": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 74, - "end_line": 454, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 460, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 52, - "start_line": 460 - }, - "While expanding the reference 'data' in:" - ], - "start_col": 63, - "start_line": 454 - } - }, - "1474": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 10, - "end_line": 461, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 26, - "start_line": 459 - } - }, - "1476": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 464, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 13, - "start_line": 464 - } - }, - "1478": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/7867481925aec1465158cbaa62d2d4fc603e34734d22c5e07da7379a4d0d3f0e.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 461, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 466, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 466 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 453 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 26, - "start_line": 459 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1479": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 466, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 466 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 453 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 453 - } - }, - "1480": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC721Receiver/onERC721Received/7867481925aec1465158cbaa62d2d4fc603e34734d22c5e07da7379a4d0d3f0e.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 10, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/IERC721Receiver.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 461, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 93, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 466, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 466 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 453 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 26, - "start_line": 459 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 10 - }, - "While handling contract interface function:" - ], - "start_col": 43, - "start_line": 1 - } - }, - "1481": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 466, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 25, - "start_line": 466 - } - }, - "1483": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 466, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 9, - "start_line": 466 - } - }, - "1484": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 457, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 469, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 469 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 24, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 26, - "start_line": 457 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 24, - "start_line": 1 - } - }, - "1485": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 59, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 457, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 59, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 469, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 469 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 26, - "start_line": 457 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1486": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 454, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 469, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 50, - "start_line": 469 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 18, - "start_line": 454 - } - }, - "1487": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 469, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 54, - "start_line": 469 - } - }, - "1489": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 66, - "end_line": 469, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 24, - "start_line": 469 - } - }, - "1491": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 469, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 470, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 5, - "start_line": 470 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 453 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 469 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 24, - "start_line": 1 - } - }, - "1492": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 470, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 5, - "start_line": 470 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 453 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 453 - } - }, - "1493": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 59, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/contract_interface/IERC165/supportsInterface/2a1791e6eb36480300e6de9be3cf0c73e2bf0096fbe6995a9e4600da5d0240a4.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 8, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/IERC165.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 469, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 93, - "end_line": 453, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 470, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 5, - "start_line": 470 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 453 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 24, - "start_line": 469 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 10, - "start_line": 8 - }, - "While handling contract interface function:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1494": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 20, - "end_line": 469, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 470, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 21, - "start_line": 470 - }, - "While expanding the reference 'is_account' in:" - ], - "start_col": 10, - "start_line": 469 - } - }, - "1495": { - "accessible_scopes": [ - "openzeppelin.token.erc721.library", - "openzeppelin.token.erc721.library._check_onERC721Received" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 470, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "start_col": 5, - "start_line": 470 - } - }, - "1496": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1498": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 2 - } - }, - "1500": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1501": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 23, - "start_line": 3 - } - }, - "1503": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "1504": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 33, - "start_line": 4 - } - }, - "1506": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 6, - "start_line": 4 - } - }, - "1507": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/e2129a0023ce5f9e4c3de1d6fb100b2688dccff4a2ed2082db4a311f35c53e21.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 27, - "start_line": 15 - }, - "While handling calldata argument 'previousOwner'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1508": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/445d818b0524d35ae3e73b7abec41731d1445f0ce6866ec5a3a8a871521799a0.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 48, - "start_line": 15 - }, - "While handling calldata argument 'newOwner'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1509": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/445d818b0524d35ae3e73b7abec41731d1445f0ce6866ec5a3a8a871521799a0.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 48, - "start_line": 15 - }, - "While handling calldata argument 'newOwner'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "1511": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 390, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 17, - "start_line": 390 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "1512": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 21, - "start_line": 1 - } - }, - "1514": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 29, - "start_line": 1 - }, - "While expanding the reference '__keys_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 2 - } - }, - "1515": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 50, - "start_line": 1 - } - }, - "1516": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/8220fde17ca5479f12ae71a8036f4d354fe722f2c036da610b53511924e4ee84.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 84, - "start_line": 1 - }, - "While expanding the reference '__data_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 12, - "start_line": 4 - } - }, - "1517": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1519": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "1520": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.OwnershipTransferred", - "openzeppelin.access.ownable.library.OwnershipTransferred.emit" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/6150feec30bd48bfd0f446ed8c155a6d911a2c3fb3ec7a980733900416819259.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 1, - "start_line": 2 - } - }, - "1521": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "1522": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "1523": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 21, - "start_line": 9 - }, - "While expanding the reference 'res' in:" - ], - "start_col": 19, - "start_line": 8 - } - }, - "1525": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.addr" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 9, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 9 - } - }, - "1526": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 12 - } - }, - "1527": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 12 - } - }, - "1528": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 13 - } - }, - "1530": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 12 - } - }, - "1531": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 58, - "start_line": 14 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 13 - } - }, - "1532": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 37, - "start_line": 14 - } - }, - "1534": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 352, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 16, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 31, - "start_line": 16 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 37, - "start_line": 14 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 352 - } - }, - "1535": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 17, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 32, - "start_line": 17 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "1536": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 18, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 35, - "start_line": 18 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 13 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "1537": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 14, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 45, - "start_line": 19 - }, - "While expanding the reference '__storage_var_temp0' in:" - ], - "start_col": 14, - "start_line": 14 - } - }, - "1538": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.read" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 20, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 20 - } - }, - "1539": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 23 - } - }, - "1540": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 23 - } - }, - "1541": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 30, - "start_line": 24 - } - }, - "1543": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 23, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 370, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 370 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 23 - } - }, - "1544": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 31, - "start_line": 25 - }, - "While expanding the reference 'storage_addr' in:" - ], - "start_col": 14, - "start_line": 24 - } - }, - "1545": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 55, - "start_line": 25 - } - }, - "1546": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 80, - "end_line": 25, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 25 - } - }, - "1548": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 15, - "start_line": 7 - } - }, - "1549": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 7, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 24, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 30, - "start_line": 24 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 43, - "start_line": 7 - } - }, - "1550": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable_owner", - "openzeppelin.access.ownable.library.Ownable_owner.write" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 26, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/impl.cairo" - }, - "start_col": 9, - "start_line": 26 - } - }, - "1551": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 81 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 22, - "start_line": 31 - } - }, - "1552": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 68, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 81 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 42, - "start_line": 31 - } - }, - "1553": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 85, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 93, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 32 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 81 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 70, - "start_line": 31 - } - }, - "1554": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 98, - "end_line": 31, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 29, - "start_line": 32 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 87, - "start_line": 31 - } - }, - "1555": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 32, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 32 - } - }, - "1557": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.initializer" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 33, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 33 - } - }, - "1558": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 23, - "start_line": 41 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 56 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 28, - "start_line": 40 - } - }, - "1559": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 74, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 23, - "start_line": 41 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 56 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 48, - "start_line": 40 - } - }, - "1560": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 91, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 23, - "start_line": 41 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 56 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 76, - "start_line": 40 - } - }, - "1561": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 23, - "start_line": 41 - } - }, - "1563": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 24, - "start_line": 42 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 41 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 56 - } - }, - "1564": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 24, - "start_line": 42 - } - }, - "1566": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 44, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 13, - "start_line": 44 - } - }, - "1568": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 47, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 13, - "start_line": 47 - } - }, - "1569": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 200, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/starkware/starknet/common/syscalls.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 42, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 49 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 28, - "start_line": 40 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 42 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 200 - } - }, - "1570": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 49 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 48, - "start_line": 40 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 23, - "start_line": 41 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 56 - } - }, - "1571": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 41, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 91, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 49 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 76, - "start_line": 40 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 23, - "start_line": 41 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 56 - } - }, - "1572": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.assert_only_owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 49, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 49 - } - }, - "1573": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 16, - "start_line": 57 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 13 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 56 - } - }, - "1574": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 16, - "start_line": 57 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 13 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 56 - } - }, - "1575": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 13, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 16, - "start_line": 57 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 13 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 56 - } - }, - "1576": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 16, - "start_line": 57 - } - }, - "1578": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 57, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 57 - } - }, - "1579": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 61, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 64, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 29, - "start_line": 64 - }, - "While expanding the reference 'new_owner' in:" - ], - "start_col": 9, - "start_line": 61 - } - }, - "1580": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 64, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 13, - "start_line": 64 - } - }, - "1582": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 60, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 66, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 66 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 28, - "start_line": 40 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 29, - "start_line": 60 - } - }, - "1583": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 60, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 66, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 66 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 48, - "start_line": 40 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 49, - "start_line": 60 - } - }, - "1584": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 92, - "end_line": 60, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 91, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 66, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 66 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 76, - "start_line": 40 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 60 - } - }, - "1585": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 66, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 66 - } - }, - "1587": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 61, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 67, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 29, - "start_line": 67 - }, - "While expanding the reference 'new_owner' in:" - ], - "start_col": 9, - "start_line": 61 - } - }, - "1588": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 67, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 67 - } - }, - "1590": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 68, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 68 - } - }, - "1591": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.renounce_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 71, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 72, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 72 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 28, - "start_line": 40 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 29, - "start_line": 71 - } - }, - "1592": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.renounce_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 72, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 72 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 48, - "start_line": 40 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 49, - "start_line": 71 - } - }, - "1593": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.renounce_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 92, - "end_line": 71, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 91, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 72, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 72 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 76, - "start_line": 40 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 71 - } - }, - "1594": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.renounce_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 72, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 72 - } - }, - "1596": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.renounce_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 73, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 29, - "start_line": 73 - } - }, - "1598": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.renounce_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 73, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 73 - } - }, - "1600": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable.renounce_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 74, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 74 - } - }, - "1601": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 38, - "start_line": 84 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 56 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 81 - } - }, - "1602": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 38, - "start_line": 84 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 56 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 81 - } - }, - "1603": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 93, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 38, - "start_line": 84 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 56 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 81 - } - }, - "1604": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 38, - "start_line": 84 - } - }, - "1606": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 85 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 19 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 38, - "start_line": 84 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 56 - } - }, - "1607": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 85 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 84 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 56 - } - }, - "1608": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 53, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 85 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 38, - "start_line": 84 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 56 - } - }, - "1609": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 29, - "start_line": 85 - }, - "While expanding the reference 'new_owner' in:" - ], - "start_col": 9, - "start_line": 82 - } - }, - "1610": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 85 - } - }, - "1612": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 86 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 85 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 19 - } - }, - "1613": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 86 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 85 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 19 - } - }, - "1614": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 84, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 35, - "start_line": 86 - }, - "While expanding the reference 'previous_owner' in:" - ], - "start_col": 14, - "start_line": 84 - } - }, - "1615": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 24, - "end_line": 82, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 51, - "start_line": 86 - }, - "While expanding the reference 'new_owner' in:" - ], - "start_col": 9, - "start_line": 82 - } - }, - "1616": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 86 - } - }, - "1618": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 87, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 87 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 81 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 9, - "start_line": 86 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 11, - "start_line": 1 - } - }, - "1619": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 19, - "input_file": { - "filename": "autogen/starknet/storage_var/Ownable_owner/decl.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 85, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 87, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 87 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 81 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 9, - "start_line": 85 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 19 - } - }, - "1620": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/event/OwnershipTransferred/a7a8ae41be29ac9f4f6c3b7837c448d787ca051dd1ade98f409e54d33d112504.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 15, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 86, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 93, - "end_line": 81, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 87, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 87 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 81 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 9, - "start_line": 86 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 15 - }, - "While handling event:" - ], - "start_col": 31, - "start_line": 1 - } - }, - "1621": { - "accessible_scopes": [ - "openzeppelin.access.ownable.library", - "openzeppelin.access.ownable.library.Ownable", - "openzeppelin.access.ownable.library.Ownable._transfer_ownership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 87, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "start_col": 9, - "start_line": 87 - } - }, - "1622": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 76, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 16 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 22, - "start_line": 76 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 13 - } - }, - "1623": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 68, - "end_line": 76, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 16 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 42, - "start_line": 76 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 13 - } - }, - "1624": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 85, - "end_line": 76, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 16 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 70, - "start_line": 76 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 13 - } - }, - "1625": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 14, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 24, - "start_line": 16 - }, - "While expanding the reference 'name' in:" - ], - "start_col": 18, - "start_line": 14 - } - }, - "1626": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 14, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 30, - "start_line": 16 - }, - "While expanding the reference 'symbol' in:" - ], - "start_col": 30, - "start_line": 14 - } - }, - "1627": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 16, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 16 - } - }, - "1629": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 14, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 17, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 25, - "start_line": 17 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 5, - "start_line": 14 - } - }, - "1630": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 17, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 17 - } - }, - "1632": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 18, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 18 - } - }, - "1633": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/99058c0781745b3c0332799d723549974cbf489b623dde03906204304de60803.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 14, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 13 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 30, - "start_line": 14 - }, - "While handling calldata argument 'symbol'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "1635": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1636": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1637": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1638": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1639": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/f6a4d9ae897caf37cefd18f7c8da7eee73157818279359aadee282f0fe59cdbc.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 14, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 143, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 123, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_owner' in:" - ], - "start_col": 5, - "start_line": 14 - }, - "While handling calldata argument 'owner'" - ], - "start_col": 28, - "start_line": 1 - } - }, - "1640": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 43, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/e1eb73cd870ec466294c3700e77817cf3c039ac1384882ddb76383eb87a5da90.cairo" - }, - "parent_location": [ - { - "end_col": 28, - "end_line": 14, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 169, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 150, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_name' in:" - ], - "start_col": 18, - "start_line": 14 - }, - "While handling calldata argument 'name'" - ], - "start_col": 27, - "start_line": 1 - } - }, - "1641": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/99058c0781745b3c0332799d723549974cbf489b623dde03906204304de60803.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 14, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 199, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 178, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_symbol' in:" - ], - "start_col": 30, - "start_line": 14 - }, - "While handling calldata argument 'symbol'" - ], - "start_col": 29, - "start_line": 1 - } - }, - "1642": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - } - }, - "1644": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 34, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 2 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "1646": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1647": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1648": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1649": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 4 - } - }, - "1651": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/constructor/40a196c7cd9be59414b7e512084c475b463d2397508ee6a980aaeaf645766d93.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 3 - } - }, - "1652": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/constructor/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 13, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 13 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1653": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 29, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 29 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 29, - "start_line": 17 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 26 - } - }, - "1654": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 29, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 29 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 49, - "start_line": 17 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 44, - "start_line": 26 - } - }, - "1655": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 87, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 17, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/introspection/erc165/library.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 29, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 29 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 17 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 26 - } - }, - "1656": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 27, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 29, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 38, - "start_line": 29 - }, - "While expanding the reference 'interfaceId' in:" - ], - "start_col": 5, - "start_line": 27 - } - }, - "1657": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 29, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 29 - } - }, - "1659": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 29, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 29 - } - }, - "1660": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/supportsInterface/40b33230f82887d6ee6ba7936c0fcb15006d084631250a62d0c39394fb5b7629.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/supportsInterface/40b33230f82887d6ee6ba7936c0fcb15006d084631250a62d0c39394fb5b7629.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1662": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/5c10028f67364b153272aa9b4cbc0fb78920a40fab821ac7257b0069e0773b49.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 7, - "start_line": 28 - }, - "While handling return value 'success'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1663": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/5c10028f67364b153272aa9b4cbc0fb78920a40fab821ac7257b0069e0773b49.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 28, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/supportsInterface/40b33230f82887d6ee6ba7936c0fcb15006d084631250a62d0c39394fb5b7629.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 7, - "start_line": 28 - }, - "While handling return value 'success'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "1665": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/supportsInterface/40b33230f82887d6ee6ba7936c0fcb15006d084631250a62d0c39394fb5b7629.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/supportsInterface/40b33230f82887d6ee6ba7936c0fcb15006d084631250a62d0c39394fb5b7629.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 26 - }, - "While handling return value of" - ], - "start_col": 66, - "start_line": 1 - } - }, - "1666": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/supportsInterface/40b33230f82887d6ee6ba7936c0fcb15006d084631250a62d0c39394fb5b7629.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1667": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/supportsInterface/40b33230f82887d6ee6ba7936c0fcb15006d084631250a62d0c39394fb5b7629.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/supportsInterface/40b33230f82887d6ee6ba7936c0fcb15006d084631250a62d0c39394fb5b7629.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 26 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1668": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/supportsInterface/40b33230f82887d6ee6ba7936c0fcb15006d084631250a62d0c39394fb5b7629.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1669": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/708f2877a5fc05dca278266df4d8e2025597a78068ffd64385f0ef27ab208871.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 27, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 26 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 5, - "start_line": 27 - }, - "While handling calldata argument 'interfaceId'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "1671": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1672": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1673": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 44, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1674": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 87, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1675": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/708f2877a5fc05dca278266df4d8e2025597a78068ffd64385f0ef27ab208871.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 27, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 155, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 129, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_interfaceId' in:" - ], - "start_col": 5, - "start_line": 27 - }, - "While handling calldata argument 'interfaceId'" - ], - "start_col": 34, - "start_line": 1 - } - }, - "1676": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - } - }, - "1678": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 106, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 91, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1679": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 107, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1681": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1682": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1683": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1684": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1685": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/bca8209c591df9f65b13800fe22999fe396aef7f2e9ee72505ad6a9793c5916d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1686": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/supportsInterface/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 26, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 26 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1687": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 29, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 34, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 34 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 90 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 11, - "start_line": 33 - } - }, - "1688": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 57, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 34, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 34 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 90 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 31, - "start_line": 33 - } - }, - "1689": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 74, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 90, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 34, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 34 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 90 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 59, - "start_line": 33 - } - }, - "1690": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 25, - "end_line": 34, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 34 - } - }, - "1692": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 34, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 34 - } - }, - "1693": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/name/c8fcd0b2b3f24b16bed33f1349d99fe0bde24b7764fe1bdc31d37b9ddca24adc.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/name/c8fcd0b2b3f24b16bed33f1349d99fe0bde24b7764fe1bdc31d37b9ddca24adc.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1695": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/6f345e20daf86e05c346aa1f6a9eeaa296a59eb71a12784c017d25ed5b25ff32.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 82, - "start_line": 33 - }, - "While handling return value 'name'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1696": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/6f345e20daf86e05c346aa1f6a9eeaa296a59eb71a12784c017d25ed5b25ff32.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/name/c8fcd0b2b3f24b16bed33f1349d99fe0bde24b7764fe1bdc31d37b9ddca24adc.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 82, - "start_line": 33 - }, - "While handling return value 'name'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "1698": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/name/c8fcd0b2b3f24b16bed33f1349d99fe0bde24b7764fe1bdc31d37b9ddca24adc.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/name/c8fcd0b2b3f24b16bed33f1349d99fe0bde24b7764fe1bdc31d37b9ddca24adc.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 33 - }, - "While handling return value of" - ], - "start_col": 50, - "start_line": 1 - } - }, - "1699": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/name/c8fcd0b2b3f24b16bed33f1349d99fe0bde24b7764fe1bdc31d37b9ddca24adc.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1700": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/name/c8fcd0b2b3f24b16bed33f1349d99fe0bde24b7764fe1bdc31d37b9ddca24adc.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/name/c8fcd0b2b3f24b16bed33f1349d99fe0bde24b7764fe1bdc31d37b9ddca24adc.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 33 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1701": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/name/c8fcd0b2b3f24b16bed33f1349d99fe0bde24b7764fe1bdc31d37b9ddca24adc.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1702": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1703": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 29, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 11, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1704": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 31, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1705": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 59, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1706": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - } - }, - "1708": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 93, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 78, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1709": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 94, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1711": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1712": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1713": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1714": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1715": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/name/3034a84ffbc2cc9a83b0bdb0bf6aadae87a5c63f8544f4bc76a18d60221f0e94.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1716": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/name/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 10, - "end_line": 33, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 33 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1717": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 94, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 39, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 39 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 17, - "start_line": 94 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 13, - "start_line": 38 - } - }, - "1718": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 59, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 63, - "end_line": 94, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 39, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 39 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 37, - "start_line": 94 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 33, - "start_line": 38 - } - }, - "1719": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 80, - "end_line": 94, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 39, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 39 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 65, - "start_line": 94 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 61, - "start_line": 38 - } - }, - "1720": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 39, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 39 - } - }, - "1722": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 39, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 39 - } - }, - "1723": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/symbol/a0ae85480af0490479ac55aa0fb10c479d3c551bd5d0b449dafe97eed061cca1.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/symbol/a0ae85480af0490479ac55aa0fb10c479d3c551bd5d0b449dafe97eed061cca1.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1725": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/3635b1d7caa543a52376beeb37a143262ea6ffdf923d8e3676d9b27787e943c8.cairo" - }, - "parent_location": [ - { - "end_col": 96, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 84, - "start_line": 38 - }, - "While handling return value 'symbol'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1726": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/3635b1d7caa543a52376beeb37a143262ea6ffdf923d8e3676d9b27787e943c8.cairo" - }, - "parent_location": [ - { - "end_col": 96, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/symbol/a0ae85480af0490479ac55aa0fb10c479d3c551bd5d0b449dafe97eed061cca1.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 84, - "start_line": 38 - }, - "While handling return value 'symbol'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "1728": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/symbol/a0ae85480af0490479ac55aa0fb10c479d3c551bd5d0b449dafe97eed061cca1.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/symbol/a0ae85480af0490479ac55aa0fb10c479d3c551bd5d0b449dafe97eed061cca1.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 38 - }, - "While handling return value of" - ], - "start_col": 54, - "start_line": 1 - } - }, - "1729": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/symbol/a0ae85480af0490479ac55aa0fb10c479d3c551bd5d0b449dafe97eed061cca1.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1730": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/symbol/a0ae85480af0490479ac55aa0fb10c479d3c551bd5d0b449dafe97eed061cca1.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/symbol/a0ae85480af0490479ac55aa0fb10c479d3c551bd5d0b449dafe97eed061cca1.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 38 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1731": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/symbol/a0ae85480af0490479ac55aa0fb10c479d3c551bd5d0b449dafe97eed061cca1.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1732": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1733": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 13, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1734": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 59, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 33, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1735": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 61, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1736": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - } - }, - "1738": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 95, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 80, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1739": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 96, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1741": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1742": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1743": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1744": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1745": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/symbol/d8aa55fbbc45562d781915a1c7930fc50b33d8bd29db7102b5c44cbfd8b54639.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1746": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/symbol/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 12, - "end_line": 38, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 38 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1747": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 34, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 39, - "end_line": 100, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 46, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 46 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 21, - "start_line": 100 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 43 - } - }, - "1748": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 62, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 67, - "end_line": 100, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 46, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 46 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 41, - "start_line": 100 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 43 - } - }, - "1749": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 79, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 84, - "end_line": 100, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 46, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 46 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 69, - "start_line": 100 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 43 - } - }, - "1750": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 92, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 46, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 30, - "start_line": 46 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 81, - "start_line": 43 - } - }, - "1751": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 46, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 46 - } - }, - "1753": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 46, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 46 - } - }, - "1754": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/balanceOf/6be46755be2f937558932379e9c42b1ab153e2ba499cd66beb178511b2106ad9.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/balanceOf/6be46755be2f937558932379e9c42b1ab153e2ba499cd66beb178511b2106ad9.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1756": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/f013cc89754bf613d36aa163a5014b518987d20a85394ebbe3c47c5cdb0a38b1.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 44, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 44 - }, - "While handling return value 'balance'" - ], - "start_col": 1, - "start_line": 3 - } - }, - "1757": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/arg_processor/f013cc89754bf613d36aa163a5014b518987d20a85394ebbe3c47c5cdb0a38b1.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 44, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 44 - }, - "While handling return value 'balance'" - ], - "start_col": 1, - "start_line": 4 - } - }, - "1758": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/f013cc89754bf613d36aa163a5014b518987d20a85394ebbe3c47c5cdb0a38b1.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 44, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/balanceOf/6be46755be2f937558932379e9c42b1ab153e2ba499cd66beb178511b2106ad9.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 5, - "start_line": 44 - }, - "While handling return value 'balance'" - ], - "start_col": 26, - "start_line": 5 - } - }, - "1760": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 107, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/balanceOf/6be46755be2f937558932379e9c42b1ab153e2ba499cd66beb178511b2106ad9.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/balanceOf/6be46755be2f937558932379e9c42b1ab153e2ba499cd66beb178511b2106ad9.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 43 - }, - "While handling return value of" - ], - "start_col": 92, - "start_line": 1 - } - }, - "1761": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/balanceOf/6be46755be2f937558932379e9c42b1ab153e2ba499cd66beb178511b2106ad9.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1762": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/balanceOf/6be46755be2f937558932379e9c42b1ab153e2ba499cd66beb178511b2106ad9.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/balanceOf/6be46755be2f937558932379e9c42b1ab153e2ba499cd66beb178511b2106ad9.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 43 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1763": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/balanceOf/6be46755be2f937558932379e9c42b1ab153e2ba499cd66beb178511b2106ad9.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1764": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/f6a4d9ae897caf37cefd18f7c8da7eee73157818279359aadee282f0fe59cdbc.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 43 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 81, - "start_line": 43 - }, - "While handling calldata argument 'owner'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "1766": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1767": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1768": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1769": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1770": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/f6a4d9ae897caf37cefd18f7c8da7eee73157818279359aadee282f0fe59cdbc.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 143, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 123, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_owner' in:" - ], - "start_col": 81, - "start_line": 43 - }, - "While handling calldata argument 'owner'" - ], - "start_col": 28, - "start_line": 1 - } - }, - "1771": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - } - }, - "1773": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 98, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 83, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1774": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 99, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1776": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1777": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1778": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1779": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1780": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/e284e4e5d868a363d8b6a6cb098d9657778060e55c5be38c8c67b1857b1926cc.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1781": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/balanceOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 43, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 43 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1782": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 53, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 53 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 109 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 14, - "start_line": 50 - } - }, - "1783": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 53, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 53 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 109 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 34, - "start_line": 50 - } - }, - "1784": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 109, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 53, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 53 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 109 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 62, - "start_line": 50 - } - }, - "1785": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 51, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 53, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 28, - "start_line": 53 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 5, - "start_line": 51 - } - }, - "1786": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 51, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 53, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 28, - "start_line": 53 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 5, - "start_line": 51 - } - }, - "1787": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 53, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 53 - } - }, - "1789": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 38, - "end_line": 53, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 53 - } - }, - "1790": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/ownerOf/e26804beb30ff3fdad1596e68c20c0df03519fc5def143a2feb768126371681c.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/ownerOf/e26804beb30ff3fdad1596e68c20c0df03519fc5def143a2feb768126371681c.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1792": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/b02ddc13e06346668d980e18c0fec90f17036d195bf95d21ac18e846a0a129f3.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 52, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 7, - "start_line": 52 - }, - "While handling return value 'owner'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1793": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/b02ddc13e06346668d980e18c0fec90f17036d195bf95d21ac18e846a0a129f3.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 52, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/ownerOf/e26804beb30ff3fdad1596e68c20c0df03519fc5def143a2feb768126371681c.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 7, - "start_line": 52 - }, - "While handling return value 'owner'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "1795": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/ownerOf/e26804beb30ff3fdad1596e68c20c0df03519fc5def143a2feb768126371681c.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/ownerOf/e26804beb30ff3fdad1596e68c20c0df03519fc5def143a2feb768126371681c.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 50 - }, - "While handling return value of" - ], - "start_col": 54, - "start_line": 1 - } - }, - "1796": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/ownerOf/e26804beb30ff3fdad1596e68c20c0df03519fc5def143a2feb768126371681c.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1797": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/ownerOf/e26804beb30ff3fdad1596e68c20c0df03519fc5def143a2feb768126371681c.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/ownerOf/e26804beb30ff3fdad1596e68c20c0df03519fc5def143a2feb768126371681c.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 50 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1798": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/ownerOf/e26804beb30ff3fdad1596e68c20c0df03519fc5def143a2feb768126371681c.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1799": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/8dea1d1b40eba589dfef8ffede5c32d2992cc763ba6b4fbe8747fb9ab14ba4c5.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 51, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 50 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 5, - "start_line": 51 - }, - "While handling calldata argument 'token_id'" - ], - "start_col": 22, - "start_line": 3 - } - }, - "1801": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1802": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 14, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1803": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 34, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1804": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 77, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 62, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1805": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/8dea1d1b40eba589dfef8ffede5c32d2992cc763ba6b4fbe8747fb9ab14ba4c5.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 51, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 149, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 126, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_token_id' in:" - ], - "start_col": 5, - "start_line": 51 - }, - "While handling calldata argument 'token_id'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "1806": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/8dea1d1b40eba589dfef8ffede5c32d2992cc763ba6b4fbe8747fb9ab14ba4c5.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 51, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 149, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 126, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_token_id' in:" - ], - "start_col": 5, - "start_line": 51 - }, - "While handling calldata argument 'token_id'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "1807": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - } - }, - "1809": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 96, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 81, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1810": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 97, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1812": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1813": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1814": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1815": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1816": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/11064523eee40807b46238c72c4612e5fb4438c932849083d31eee9adbff5ecf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1817": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/ownerOf/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 50, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 50 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1818": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 60, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 60 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 122 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 57 - } - }, - "1819": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 69, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 60, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 60 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 122 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 57 - } - }, - "1820": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 86, - "end_line": 122, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 60, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 60 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 122 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 57 - } - }, - "1821": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 58, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 60, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 32, - "start_line": 60 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 5, - "start_line": 58 - } - }, - "1822": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 58, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 60, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 32, - "start_line": 60 - }, - "While expanding the reference 'token_id' in:" - ], - "start_col": 5, - "start_line": 58 - } - }, - "1823": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 60, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 60 - } - }, - "1825": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 60, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 60 - } - }, - "1826": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/getApproved/dc5d90a8417d0a28ffeb92cb7cbd7f0e5af1af69279ff1bda88fa7a837af50d3.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/getApproved/dc5d90a8417d0a28ffeb92cb7cbd7f0e5af1af69279ff1bda88fa7a837af50d3.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1828": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/74a3369943c8d7518ff17d6d8cb3e9a3785e7db4bcf995a7ffbf3a439df0343b.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 7, - "start_line": 59 - }, - "While handling return value 'approved'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1829": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/74a3369943c8d7518ff17d6d8cb3e9a3785e7db4bcf995a7ffbf3a439df0343b.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 59, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/getApproved/dc5d90a8417d0a28ffeb92cb7cbd7f0e5af1af69279ff1bda88fa7a837af50d3.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 7, - "start_line": 59 - }, - "While handling return value 'approved'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "1831": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/getApproved/dc5d90a8417d0a28ffeb92cb7cbd7f0e5af1af69279ff1bda88fa7a837af50d3.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/getApproved/dc5d90a8417d0a28ffeb92cb7cbd7f0e5af1af69279ff1bda88fa7a837af50d3.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 57 - }, - "While handling return value of" - ], - "start_col": 61, - "start_line": 1 - } - }, - "1832": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/getApproved/dc5d90a8417d0a28ffeb92cb7cbd7f0e5af1af69279ff1bda88fa7a837af50d3.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1833": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/getApproved/dc5d90a8417d0a28ffeb92cb7cbd7f0e5af1af69279ff1bda88fa7a837af50d3.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/getApproved/dc5d90a8417d0a28ffeb92cb7cbd7f0e5af1af69279ff1bda88fa7a837af50d3.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 57 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1834": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/getApproved/dc5d90a8417d0a28ffeb92cb7cbd7f0e5af1af69279ff1bda88fa7a837af50d3.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1835": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/8dea1d1b40eba589dfef8ffede5c32d2992cc763ba6b4fbe8747fb9ab14ba4c5.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 58, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 57 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 5, - "start_line": 58 - }, - "While handling calldata argument 'token_id'" - ], - "start_col": 22, - "start_line": 3 - } - }, - "1837": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1838": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 18, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1839": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 38, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1840": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1841": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/8dea1d1b40eba589dfef8ffede5c32d2992cc763ba6b4fbe8747fb9ab14ba4c5.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 58, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 149, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 126, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_token_id' in:" - ], - "start_col": 5, - "start_line": 58 - }, - "While handling calldata argument 'token_id'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "1842": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/8dea1d1b40eba589dfef8ffede5c32d2992cc763ba6b4fbe8747fb9ab14ba4c5.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 58, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 149, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 126, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_token_id' in:" - ], - "start_col": 5, - "start_line": 58 - }, - "While handling calldata argument 'token_id'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "1843": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - } - }, - "1845": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 100, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 85, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1846": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 101, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1848": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1849": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1850": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1851": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1852": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/getApproved/80a299ef07dd15811a7857d17c20d06a4fb9ff1d5ea4008b2bbba224c4b05941.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1853": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/getApproved/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 17, - "end_line": 57, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 57 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1854": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 48, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 67, - "end_line": 67, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 24, - "start_line": 67 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 30, - "start_line": 136 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 64 - } - }, - "1855": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 67, - "end_line": 67, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 24, - "start_line": 67 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 50, - "start_line": 136 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 64 - } - }, - "1856": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 86, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 93, - "end_line": 136, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 67, - "end_line": 67, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 24, - "start_line": 67 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 78, - "start_line": 136 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 64 - } - }, - "1857": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 65, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 56, - "end_line": 67, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 51, - "start_line": 67 - }, - "While expanding the reference 'owner' in:" - ], - "start_col": 5, - "start_line": 65 - } - }, - "1858": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 65, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 67, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 58, - "start_line": 67 - }, - "While expanding the reference 'operator' in:" - ], - "start_col": 18, - "start_line": 65 - } - }, - "1859": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 67, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 24, - "start_line": 67 - } - }, - "1861": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 36, - "end_line": 68, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 68 - } - }, - "1862": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/isApprovedForAll/38789844dce484b974dbd524d5dc5d79b5898ffc6c946c5e91ff04055990eef0.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/isApprovedForAll/38789844dce484b974dbd524d5dc5d79b5898ffc6c946c5e91ff04055990eef0.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1864": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/6450610d0d553c149684e3d6d36a5d949ffe368d7692d99cec27ac08c51ad845.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 66, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 7, - "start_line": 66 - }, - "While handling return value 'isApproved'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1865": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/6450610d0d553c149684e3d6d36a5d949ffe368d7692d99cec27ac08c51ad845.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 66, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/isApprovedForAll/38789844dce484b974dbd524d5dc5d79b5898ffc6c946c5e91ff04055990eef0.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 7, - "start_line": 66 - }, - "While handling return value 'isApproved'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "1867": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 83, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/isApprovedForAll/38789844dce484b974dbd524d5dc5d79b5898ffc6c946c5e91ff04055990eef0.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/isApprovedForAll/38789844dce484b974dbd524d5dc5d79b5898ffc6c946c5e91ff04055990eef0.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 64 - }, - "While handling return value of" - ], - "start_col": 68, - "start_line": 1 - } - }, - "1868": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/isApprovedForAll/38789844dce484b974dbd524d5dc5d79b5898ffc6c946c5e91ff04055990eef0.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1869": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/isApprovedForAll/38789844dce484b974dbd524d5dc5d79b5898ffc6c946c5e91ff04055990eef0.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/isApprovedForAll/38789844dce484b974dbd524d5dc5d79b5898ffc6c946c5e91ff04055990eef0.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 64 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1870": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/isApprovedForAll/38789844dce484b974dbd524d5dc5d79b5898ffc6c946c5e91ff04055990eef0.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1871": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/c28d01f4036658535ed1f26a855ca481100f6b9fa5c266733e27ba2dce390d91.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 65, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 64 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 18, - "start_line": 65 - }, - "While handling calldata argument 'operator'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "1873": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1874": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1875": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 69, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1876": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 86, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1877": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/f6a4d9ae897caf37cefd18f7c8da7eee73157818279359aadee282f0fe59cdbc.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 65, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 143, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 123, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_owner' in:" - ], - "start_col": 5, - "start_line": 65 - }, - "While handling calldata argument 'owner'" - ], - "start_col": 28, - "start_line": 1 - } - }, - "1878": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c28d01f4036658535ed1f26a855ca481100f6b9fa5c266733e27ba2dce390d91.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 65, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 177, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 154, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_operator' in:" - ], - "start_col": 18, - "start_line": 65 - }, - "While handling calldata argument 'operator'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "1879": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - } - }, - "1881": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 105, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 90, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1882": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 106, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1884": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1885": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1886": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1887": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1888": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/28e6449b750a764997de3246d5af785f29a76b7b369ce53a25f4614d960a20f3.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1889": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/isApprovedForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 64, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 64 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1890": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 142, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 75, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 22, - "start_line": 75 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 20, - "start_line": 142 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 72 - } - }, - "1891": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 61, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 142, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 75, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 22, - "start_line": 75 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 40, - "start_line": 142 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 72 - } - }, - "1892": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 78, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 83, - "end_line": 142, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 75, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 22, - "start_line": 75 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 68, - "start_line": 142 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 72 - } - }, - "1893": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 75, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 39, - "start_line": 75 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 5, - "start_line": 73 - } - }, - "1894": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 75, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 39, - "start_line": 75 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 5, - "start_line": 73 - } - }, - "1895": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 75, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 22, - "start_line": 75 - } - }, - "1897": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 76, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 76 - } - }, - "1898": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/tokenURI/b2aa0ebca7abf801e74d97ef31f50349777e6ca1d42ba0c6f8919bbed6db6d3c.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/tokenURI/b2aa0ebca7abf801e74d97ef31f50349777e6ca1d42ba0c6f8919bbed6db6d3c.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1900": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/4b9ee40c733fa52383f1aec7d0c0ae5371ee9ab774ef2bef5bde8db3429a1a03.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 74, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 7, - "start_line": 74 - }, - "While handling return value 'tokenURI'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1901": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/4b9ee40c733fa52383f1aec7d0c0ae5371ee9ab774ef2bef5bde8db3429a1a03.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 74, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/tokenURI/b2aa0ebca7abf801e74d97ef31f50349777e6ca1d42ba0c6f8919bbed6db6d3c.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 7, - "start_line": 74 - }, - "While handling return value 'tokenURI'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "1903": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 73, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/tokenURI/b2aa0ebca7abf801e74d97ef31f50349777e6ca1d42ba0c6f8919bbed6db6d3c.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/tokenURI/b2aa0ebca7abf801e74d97ef31f50349777e6ca1d42ba0c6f8919bbed6db6d3c.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 72 - }, - "While handling return value of" - ], - "start_col": 58, - "start_line": 1 - } - }, - "1904": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/tokenURI/b2aa0ebca7abf801e74d97ef31f50349777e6ca1d42ba0c6f8919bbed6db6d3c.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1905": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/tokenURI/b2aa0ebca7abf801e74d97ef31f50349777e6ca1d42ba0c6f8919bbed6db6d3c.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/tokenURI/b2aa0ebca7abf801e74d97ef31f50349777e6ca1d42ba0c6f8919bbed6db6d3c.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 72 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1906": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/tokenURI/b2aa0ebca7abf801e74d97ef31f50349777e6ca1d42ba0c6f8919bbed6db6d3c.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1907": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 72 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 5, - "start_line": 73 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 22, - "start_line": 3 - } - }, - "1909": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1910": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 15, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1911": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 61, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 35, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1912": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 78, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 63, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1913": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 147, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 125, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_tokenId' in:" - ], - "start_col": 5, - "start_line": 73 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 30, - "start_line": 1 - } - }, - "1914": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 21, - "end_line": 73, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 147, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 125, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_tokenId' in:" - ], - "start_col": 5, - "start_line": 73 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 30, - "start_line": 1 - } - }, - "1915": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - } - }, - "1917": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 97, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 82, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1918": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 98, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1920": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1921": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1922": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1923": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1924": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/42e9e406a0e7dbd46b7b1448ce8da1ca2e3fdc14d84af0c1d0d4fdb56a52a5f4.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1925": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/tokenURI/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 14, - "end_line": 72, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 72 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1926": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 30, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 81, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 81 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 16, - "start_line": 56 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 12, - "start_line": 80 - } - }, - "1927": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 81, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 81 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 36, - "start_line": 56 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 32, - "start_line": 80 - } - }, - "1928": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 79, - "end_line": 56, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 27, - "end_line": 81, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 81 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 64, - "start_line": 56 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 60, - "start_line": 80 - } - }, - "1929": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 27, - "end_line": 81, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 12, - "start_line": 81 - } - }, - "1931": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 28, - "end_line": 81, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 81 - } - }, - "1932": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner_encode_return" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/return/owner/c1ea7b1e827d8c158fe70e5d717faa1b8c13dd7db70cc1edeadb514de355a1bc.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 3 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 18, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/return/owner/c1ea7b1e827d8c158fe70e5d717faa1b8c13dd7db70cc1edeadb514de355a1bc.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 4 - } - }, - "1934": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/b02ddc13e06346668d980e18c0fec90f17036d195bf95d21ac18e846a0a129f3.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 83, - "start_line": 80 - }, - "While handling return value 'owner'" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1935": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 48, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/b02ddc13e06346668d980e18c0fec90f17036d195bf95d21ac18e846a0a129f3.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/owner/c1ea7b1e827d8c158fe70e5d717faa1b8c13dd7db70cc1edeadb514de355a1bc.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - }, - "While expanding the reference '__return_value_ptr' in:" - ], - "start_col": 83, - "start_line": 80 - }, - "While handling return value 'owner'" - ], - "start_col": 26, - "start_line": 2 - } - }, - "1937": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/return/owner/c1ea7b1e827d8c158fe70e5d717faa1b8c13dd7db70cc1edeadb514de355a1bc.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 10, - "input_file": { - "filename": "autogen/starknet/external/return/owner/c1ea7b1e827d8c158fe70e5d717faa1b8c13dd7db70cc1edeadb514de355a1bc.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While handling return value of" - ], - "start_col": 25, - "start_line": 10 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 80 - }, - "While handling return value of" - ], - "start_col": 52, - "start_line": 1 - } - }, - "1938": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 63, - "end_line": 11, - "input_file": { - "filename": "autogen/starknet/external/return/owner/c1ea7b1e827d8c158fe70e5d717faa1b8c13dd7db70cc1edeadb514de355a1bc.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While handling return value of" - ], - "start_col": 18, - "start_line": 11 - } - }, - "1939": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/external/return/owner/c1ea7b1e827d8c158fe70e5d717faa1b8c13dd7db70cc1edeadb514de355a1bc.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/owner/c1ea7b1e827d8c158fe70e5d717faa1b8c13dd7db70cc1edeadb514de355a1bc.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While handling return value of" - ], - "start_col": 14, - "start_line": 12 - }, - "While expanding the reference '__return_value_ptr_start' in:" - ], - "start_col": 6, - "start_line": 80 - }, - "While handling return value of" - ], - "start_col": 11, - "start_line": 5 - } - }, - "1940": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner_encode_return" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 12, - "input_file": { - "filename": "autogen/starknet/external/return/owner/c1ea7b1e827d8c158fe70e5d717faa1b8c13dd7db70cc1edeadb514de355a1bc.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While handling return value of" - ], - "start_col": 5, - "start_line": 9 - } - }, - "1941": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1942": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 30, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 12, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1943": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 58, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 32, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1944": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 60, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1945": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - } - }, - "1947": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 79, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1948": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 95, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 48, - "start_line": 2 - } - }, - "1950": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1951": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1952": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 6, - "start_line": 2 - } - }, - "1953": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 2 - } - }, - "1954": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/owner/613a24dd6fa1e6c043f44c3b480cfa5d629bfe6891f43b0ff9ba79b40a6c8e9e.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 37, - "start_line": 2 - } - }, - "1955": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/owner/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 11, - "end_line": 80, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 80 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1956": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 92 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 18, - "start_line": 158 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 34, - "start_line": 89 - } - }, - "1957": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 64, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 92 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 46, - "start_line": 158 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 14, - "start_line": 89 - } - }, - "1958": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 77, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 81, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 92 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 158 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 62, - "start_line": 89 - } - }, - "1959": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 90, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 20, - "start_line": 92 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 5, - "start_line": 90 - } - }, - "1960": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 90, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 24, - "start_line": 92 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 15, - "start_line": 90 - } - }, - "1961": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 90, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 24, - "start_line": 92 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 15, - "start_line": 90 - } - }, - "1962": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 92 - } - }, - "1964": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 93, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 93 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 14, - "start_line": 89 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 5, - "start_line": 92 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 46, - "start_line": 158 - } - }, - "1965": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 93, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 93 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 34, - "start_line": 89 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 5, - "start_line": 92 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 18, - "start_line": 158 - } - }, - "1966": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 81, - "end_line": 158, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 92, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 77, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 93, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 93 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 62, - "start_line": 89 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 5, - "start_line": 92 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 66, - "start_line": 158 - } - }, - "1967": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 93, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 93 - } - }, - "1968": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 90, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 89 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 15, - "start_line": 90 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 22, - "start_line": 3 - } - }, - "1970": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1971": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 14, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "1972": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 34, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "1973": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 77, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 62, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "1974": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/dceaabc265216c0ff87c509d90446554648ec4d692c521cda952464d1fc22972.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 90, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 137, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 120, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_to' in:" - ], - "start_col": 5, - "start_line": 90 - }, - "While handling calldata argument 'to'" - ], - "start_col": 25, - "start_line": 1 - } - }, - "1975": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 90, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 169, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 147, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_tokenId' in:" - ], - "start_col": 15, - "start_line": 90 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 30, - "start_line": 1 - } - }, - "1976": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 90, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 169, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 147, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_tokenId' in:" - ], - "start_col": 15, - "start_line": 90 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 30, - "start_line": 1 - } - }, - "1977": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - } - }, - "1979": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 34, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 2 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "1981": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "1982": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "1983": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "1984": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 4 - } - }, - "1986": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/approve/e11db09a997c3baba0c471511dc7ff4d85c617f3d413d4d613b242ecd59a10ed.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 3 - } - }, - "1987": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/approve/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 89, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 89 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1988": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 192, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 100 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 31, - "start_line": 192 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 97 - } - }, - "1989": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 77, - "end_line": 192, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 100 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 51, - "start_line": 192 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 44, - "start_line": 97 - } - }, - "1990": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 87, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 94, - "end_line": 192, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 52, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 100 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 79, - "start_line": 192 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 97 - } - }, - "1991": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 98, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 33, - "start_line": 100 - }, - "While expanding the reference 'operator' in:" - ], - "start_col": 5, - "start_line": 98 - } - }, - "1992": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 35, - "end_line": 98, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 43, - "start_line": 100 - }, - "While expanding the reference 'approved' in:" - ], - "start_col": 21, - "start_line": 98 - } - }, - "1993": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 100, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 100 - } - }, - "1995": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 101, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 101 - } - }, - "1996": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/3df93897a3d5ba5292d0e14e5ec6fc5a7b4e70846d4b45d9e0d60ead1a53339e.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 98, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 97 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 21, - "start_line": 98 - }, - "While handling calldata argument 'approved'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "1998": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "1999": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "2000": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 44, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "2001": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 87, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "2002": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c28d01f4036658535ed1f26a855ca481100f6b9fa5c266733e27ba2dce390d91.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 98, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 149, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 126, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_operator' in:" - ], - "start_col": 5, - "start_line": 98 - }, - "While handling calldata argument 'operator'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "2003": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/3df93897a3d5ba5292d0e14e5ec6fc5a7b4e70846d4b45d9e0d60ead1a53339e.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 98, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 183, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 160, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_approved' in:" - ], - "start_col": 21, - "start_line": 98 - }, - "While handling calldata argument 'approved'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "2004": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - } - }, - "2006": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 34, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 2 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "2008": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "2009": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "2010": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "2011": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 4 - } - }, - "2013": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/36d3b3d1e829d7c23b24cbbecc8b2addd27fb9b3d959fca94c45d76a0c77f32d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 3 - } - }, - "2014": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/setApprovalForAll/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 97, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 97 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "2015": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 65, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 108 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 24, - "start_line": 220 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 105 - } - }, - "2016": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 37, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 108 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 52, - "start_line": 220 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 105 - } - }, - "2017": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 87, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 108 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 220 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 105 - } - }, - "2018": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 106, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 26, - "start_line": 108 - }, - "While expanding the reference 'from_' in:" - ], - "start_col": 5, - "start_line": 106 - } - }, - "2019": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 106, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 35, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 33, - "start_line": 108 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 18, - "start_line": 106 - } - }, - "2020": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 106, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 37, - "start_line": 108 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 28, - "start_line": 106 - } - }, - "2021": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 106, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 37, - "start_line": 108 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 28, - "start_line": 106 - } - }, - "2022": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 108 - } - }, - "2024": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 109, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 109 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 105 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 5, - "start_line": 108 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 52, - "start_line": 220 - } - }, - "2025": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 50, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 109, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 109 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 105 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 5, - "start_line": 108 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 24, - "start_line": 220 - } - }, - "2026": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 87, - "end_line": 220, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 108, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 109, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 109 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 105 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 5, - "start_line": 108 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 220 - } - }, - "2027": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 109, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 109 - } - }, - "2028": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 106, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 105 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 28, - "start_line": 106 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 22, - "start_line": 3 - } - }, - "2030": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "2031": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 37, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 19, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "2032": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 39, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "2033": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 67, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "2034": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/df39236eab78c921af48d719316dc25209f5ba97dc94936a936f353a674f3486.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 106, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 143, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 123, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_from_' in:" - ], - "start_col": 5, - "start_line": 106 - }, - "While handling calldata argument 'from_'" - ], - "start_col": 28, - "start_line": 1 - } - }, - "2035": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/dceaabc265216c0ff87c509d90446554648ec4d692c521cda952464d1fc22972.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 106, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 165, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 148, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_to' in:" - ], - "start_col": 18, - "start_line": 106 - }, - "While handling calldata argument 'to'" - ], - "start_col": 25, - "start_line": 1 - } - }, - "2036": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 106, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 197, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 175, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_tokenId' in:" - ], - "start_col": 28, - "start_line": 106 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 30, - "start_line": 1 - } - }, - "2037": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 106, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 197, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 175, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_tokenId' in:" - ], - "start_col": 28, - "start_line": 106 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 30, - "start_line": 1 - } - }, - "2038": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - } - }, - "2040": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 34, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 2 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "2042": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "2043": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "2044": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "2045": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 4 - } - }, - "2047": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/dc9a610f2ef4ca2f830d03b4e2030419672868a0d6888e2a0dc3057b72ff924e.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 3 - } - }, - "2048": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 18, - "end_line": 105, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 105 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "2049": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 116 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 29, - "start_line": 243 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 113 - } - }, - "2050": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 116 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 57, - "start_line": 243 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 113 - } - }, - "2051": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 86, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 116 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 243 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 113 - } - }, - "2052": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 36, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 31, - "start_line": 116 - }, - "While expanding the reference 'from_' in:" - ], - "start_col": 5, - "start_line": 114 - } - }, - "2053": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 26, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 38, - "start_line": 116 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 18, - "start_line": 114 - } - }, - "2054": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 42, - "start_line": 116 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 28, - "start_line": 114 - } - }, - "2055": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 42, - "start_line": 116 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 28, - "start_line": 114 - } - }, - "2056": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 59, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 51, - "start_line": 116 - }, - "While expanding the reference 'data_len' in:" - ], - "start_col": 46, - "start_line": 114 - } - }, - "2057": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 73, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 65, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 61, - "start_line": 116 - }, - "While expanding the reference 'data' in:" - ], - "start_col": 62, - "start_line": 114 - } - }, - "2058": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 66, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 116 - } - }, - "2060": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 75, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 117, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 117 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 113 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 5, - "start_line": 116 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 57, - "start_line": 243 - } - }, - "2061": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 69, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 117, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 117 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 113 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 5, - "start_line": 116 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 29, - "start_line": 243 - } - }, - "2062": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 92, - "end_line": 243, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 116, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 86, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 15, - "end_line": 117, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 117 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 113 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 5, - "start_line": 116 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 243 - } - }, - "2063": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 117, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 117 - } - }, - "2064": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 86, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 73, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 62, - "start_line": 114 - }, - "While handling calldata argument 'data'" - ], - "start_col": 9, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "2065": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 73, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 62, - "start_line": 114 - }, - "While handling calldata argument 'data'" - ], - "start_col": 28, - "start_line": 2 - }, - "While expanding the reference '__calldata_arg_data_len' in:" - ], - "start_col": 46, - "start_line": 114 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "2066": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 73, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 62, - "start_line": 114 - }, - "While handling calldata argument 'data'" - ], - "start_col": 1, - "start_line": 2 - } - }, - "2067": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 73, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 62, - "start_line": 114 - }, - "While handling calldata argument 'data'" - ], - "start_col": 26, - "start_line": 8 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 46, - "start_line": 114 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "2069": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 73, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 62, - "start_line": 114 - }, - "While handling calldata argument 'data'" - ], - "start_col": 43, - "start_line": 8 - }, - "While expanding the reference '__calldata_arg_data_len' in:" - ], - "start_col": 46, - "start_line": 114 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "2070": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 73, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 62, - "start_line": 114 - }, - "While handling calldata argument 'data'" - ], - "start_col": 26, - "start_line": 8 - } - }, - "2071": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "2072": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 86, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 73, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 62, - "start_line": 114 - }, - "While handling calldata argument 'data'" - ], - "start_col": 23, - "start_line": 3 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "2073": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "2074": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 69, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "2075": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 73, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 62, - "start_line": 114 - }, - "While handling calldata argument 'data'" - ], - "start_col": 23, - "start_line": 3 - } - }, - "2077": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 44, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/df39236eab78c921af48d719316dc25209f5ba97dc94936a936f353a674f3486.cairo" - }, - "parent_location": [ - { - "end_col": 16, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 143, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 123, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_from_' in:" - ], - "start_col": 5, - "start_line": 114 - }, - "While handling calldata argument 'from_'" - ], - "start_col": 28, - "start_line": 1 - } - }, - "2078": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/dceaabc265216c0ff87c509d90446554648ec4d692c521cda952464d1fc22972.cairo" - }, - "parent_location": [ - { - "end_col": 26, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 165, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 148, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_to' in:" - ], - "start_col": 18, - "start_line": 114 - }, - "While handling calldata argument 'to'" - ], - "start_col": 25, - "start_line": 1 - } - }, - "2079": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 197, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 175, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_tokenId' in:" - ], - "start_col": 28, - "start_line": 114 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 30, - "start_line": 1 - } - }, - "2080": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 197, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 175, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_tokenId' in:" - ], - "start_col": 28, - "start_line": 114 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 30, - "start_line": 1 - } - }, - "2081": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 231, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 208, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_data_len' in:" - ], - "start_col": 46, - "start_line": 114 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "2082": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 73, - "end_line": 114, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 257, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 238, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_data' in:" - ], - "start_col": 62, - "start_line": 114 - }, - "While handling calldata argument 'data'" - ], - "start_col": 27, - "start_line": 5 - } - }, - "2084": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - } - }, - "2086": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 34, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 2 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "2088": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "2089": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "2090": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "2091": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 4 - } - }, - "2093": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/47546f22f2d4ef2bf2c7208143d66226fc7c1b860364d9e8de6e17f9a455f6e6.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 3 - } - }, - "2094": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/safeTransferFrom/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 113, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 113 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "2095": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 60, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 124, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 124 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 29, - "start_line": 60 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 121 - } - }, - "2096": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 60, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 124, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 124 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 49, - "start_line": 60 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 44, - "start_line": 121 - } - }, - "2097": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 87, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 60, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 124, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 124 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 60 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 121 - } - }, - "2098": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 19, - "end_line": 122, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 124, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 32, - "start_line": 124 - }, - "While expanding the reference 'newOwner' in:" - ], - "start_col": 5, - "start_line": 122 - } - }, - "2099": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 124, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 124 - } - }, - "2101": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 125, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 125 - } - }, - "2102": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/2aef757f589447008293bddb77833a6b09ad6aeb3836fac2487b4b086c4e2ec0.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 122, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 121 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 5, - "start_line": 122 - }, - "While handling calldata argument 'newOwner'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "2104": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "2105": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "2106": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 44, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "2107": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 87, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "2108": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/2aef757f589447008293bddb77833a6b09ad6aeb3836fac2487b4b086c4e2ec0.cairo" - }, - "parent_location": [ - { - "end_col": 19, - "end_line": 122, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 149, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 126, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_newOwner' in:" - ], - "start_col": 5, - "start_line": 122 - }, - "While handling calldata argument 'newOwner'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "2109": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - } - }, - "2111": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 34, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 2 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "2113": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "2114": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "2115": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "2116": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 4 - } - }, - "2118": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/4d5877fd8a506c09961181726d072f7724872dde775702471c48c981eb559b84.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 3 - } - }, - "2119": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/transferOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 121, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 121 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "2120": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 71, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 130, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 130 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 29, - "start_line": 71 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 129 - } - }, - "2121": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 75, - "end_line": 71, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 130, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 130 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 49, - "start_line": 71 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 44, - "start_line": 129 - } - }, - "2122": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 87, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 92, - "end_line": 71, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 130, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 130 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 77, - "start_line": 71 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 129 - } - }, - "2123": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 33, - "end_line": 130, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 130 - } - }, - "2125": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 131, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 131 - } - }, - "2126": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "2127": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 42, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/8f83d060e7e088c358526f8859eb82973ba2c094c7d9223df6230b744dfa211c.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 24, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "2128": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/8f83d060e7e088c358526f8859eb82973ba2c094c7d9223df6230b744dfa211c.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 44, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "2129": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 87, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/8f83d060e7e088c358526f8859eb82973ba2c094c7d9223df6230b744dfa211c.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 72, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "2130": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - } - }, - "2132": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 34, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/8f83d060e7e088c358526f8859eb82973ba2c094c7d9223df6230b744dfa211c.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 2 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/8f83d060e7e088c358526f8859eb82973ba2c094c7d9223df6230b744dfa211c.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "2134": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/8f83d060e7e088c358526f8859eb82973ba2c094c7d9223df6230b744dfa211c.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "2135": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/8f83d060e7e088c358526f8859eb82973ba2c094c7d9223df6230b744dfa211c.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "2136": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/8f83d060e7e088c358526f8859eb82973ba2c094c7d9223df6230b744dfa211c.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "2137": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/8f83d060e7e088c358526f8859eb82973ba2c094c7d9223df6230b744dfa211c.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 4 - } - }, - "2139": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/8f83d060e7e088c358526f8859eb82973ba2c094c7d9223df6230b744dfa211c.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 3 - } - }, - "2140": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/renounceOwnership/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 23, - "end_line": 129, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 129 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - }, - "2141": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 46, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 138, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 138 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 28, - "start_line": 40 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 135 - } - }, - "2142": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 69, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 74, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 138, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 138 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 48, - "start_line": 40 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 135 - } - }, - "2143": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 86, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 91, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 138, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 138 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 76, - "start_line": 40 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 135 - } - }, - "2144": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 32, - "end_line": 138, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 138 - } - }, - "2146": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 74, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 138, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 139 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 21, - "start_line": 399 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 5, - "start_line": 138 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 48, - "start_line": 40 - } - }, - "2147": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 46, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 138, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 67, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 139 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 49, - "start_line": 399 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 5, - "start_line": 138 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 28, - "start_line": 40 - } - }, - "2148": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 91, - "end_line": 40, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/access/ownable/library.cairo" - }, - "parent_location": [ - { - "end_col": 32, - "end_line": 138, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 84, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 139 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 69, - "start_line": 399 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 5, - "start_line": 138 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 76, - "start_line": 40 - } - }, - "2149": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 13, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 25, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 23, - "start_line": 139 - }, - "While expanding the reference 'to' in:" - ], - "start_col": 5, - "start_line": 136 - } - }, - "2150": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 27, - "start_line": 139 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 15, - "start_line": 136 - } - }, - "2151": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 27, - "start_line": 139 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 15, - "start_line": 136 - } - }, - "2152": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 36, - "start_line": 139 - }, - "While expanding the reference 'data_len' in:" - ], - "start_col": 33, - "start_line": 136 - } - }, - "2153": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 60, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 50, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 46, - "start_line": 139 - }, - "While expanding the reference 'data' in:" - ], - "start_col": 49, - "start_line": 136 - } - }, - "2154": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 51, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 139 - } - }, - "2156": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 43, - "end_line": 435, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 140 - }, - "While trying to retrieve the implicit argument 'syscall_ptr' in:" - ], - "start_col": 25, - "start_line": 435 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 5, - "start_line": 139 - }, - "While trying to update the implicit return value 'syscall_ptr' in:" - ], - "start_col": 49, - "start_line": 399 - } - }, - "2157": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 71, - "end_line": 435, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 140 - }, - "While trying to retrieve the implicit argument 'pedersen_ptr' in:" - ], - "start_col": 45, - "start_line": 435 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 5, - "start_line": 139 - }, - "While trying to update the implicit return value 'pedersen_ptr' in:" - ], - "start_col": 21, - "start_line": 399 - } - }, - "2158": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 84, - "end_line": 399, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 139, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 88, - "end_line": 435, - "input_file": { - "filename": "/usr/local/lib/python3.9/site-packages/openzeppelin/token/erc721/library.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 140 - }, - "While trying to retrieve the implicit argument 'range_check_ptr' in:" - ], - "start_col": 73, - "start_line": 435 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 5, - "start_line": 139 - }, - "While trying to update the implicit return value 'range_check_ptr' in:" - ], - "start_col": 69, - "start_line": 399 - } - }, - "2159": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 27, - "start_line": 140 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 15, - "start_line": 136 - } - }, - "2160": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 31, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 34, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 27, - "start_line": 140 - }, - "While expanding the reference 'tokenId' in:" - ], - "start_col": 15, - "start_line": 136 - } - }, - "2161": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 76, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 44, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 36, - "start_line": 140 - }, - "While expanding the reference 'tokenURI' in:" - ], - "start_col": 62, - "start_line": 136 - } - }, - "2162": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 45, - "end_line": 140, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 140 - } - }, - "2164": { - "accessible_scopes": [ - "__main__", - "__main__", - "__main__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 15, - "end_line": 141, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 5, - "start_line": 141 - } - }, - "2165": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 86, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 24, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 49, - "start_line": 136 - }, - "While handling calldata argument 'data'" - ], - "start_col": 9, - "start_line": 2 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "2166": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 51, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 49, - "start_line": 136 - }, - "While handling calldata argument 'data'" - ], - "start_col": 28, - "start_line": 2 - }, - "While expanding the reference '__calldata_arg_data_len' in:" - ], - "start_col": 33, - "start_line": 136 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "2167": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 52, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 49, - "start_line": 136 - }, - "While handling calldata argument 'data'" - ], - "start_col": 1, - "start_line": 2 - } - }, - "2168": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 40, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 49, - "start_line": 136 - }, - "While handling calldata argument 'data'" - ], - "start_col": 26, - "start_line": 8 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 33, - "start_line": 136 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "2170": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 66, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 49, - "start_line": 136 - }, - "While handling calldata argument 'data'" - ], - "start_col": 43, - "start_line": 8 - }, - "While expanding the reference '__calldata_arg_data_len' in:" - ], - "start_col": 33, - "start_line": 136 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "2171": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 70, - "end_line": 8, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 49, - "start_line": 136 - }, - "While handling calldata argument 'data'" - ], - "start_col": 26, - "start_line": 8 - } - }, - "2172": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 40, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/d04e2d3251723f2c7e6f92168ce103af197c6889e64f95c3180faf7ef6a79c04.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 45, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/c31620b02d4d706f0542c989b2aadc01b0981d1f6a5933a8fe4937ace3d70d92.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 57, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While handling calldata of" - ], - "start_col": 35, - "start_line": 1 - }, - "While expanding the reference '__calldata_actual_size' in:" - ], - "start_col": 6, - "start_line": 135 - }, - "While handling calldata of" - ], - "start_col": 31, - "start_line": 1 - }, - "While expanding the reference '__calldata_ptr' in:" - ], - "start_col": 62, - "start_line": 136 - }, - "While handling calldata argument 'tokenURI'" - ], - "start_col": 22, - "start_line": 2 - } - }, - "2174": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 58, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/01cba52f8515996bb9d7070bde81ff39281d096d7024a558efcba6e1fd2402cf.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While handling calldata of" - ], - "start_col": 1, - "start_line": 1 - } - }, - "2175": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/741ea357d6336b0bed7bf0472425acd0311d543883b803388880e60a232040c7.cairo" - }, - "parent_location": [ - { - "end_col": 86, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 38, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 49, - "start_line": 136 - }, - "While handling calldata argument 'data'" - ], - "start_col": 23, - "start_line": 3 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 71, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 23, - "start_line": 1 - } - }, - "2176": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 64, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/b2c52ca2d2a8fc8791a983086d8716c5eacd0c3d62934914d2286f84b98ff4cb.cairo" - }, - "parent_location": [ - { - "end_col": 41, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 23, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 19, - "start_line": 1 - } - }, - "2177": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 110, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9684a85e93c782014ca14293edea4eb2502039a5a7b6538ecd39c56faaf12529.cairo" - }, - "parent_location": [ - { - "end_col": 69, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 43, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 1 - } - }, - "2178": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 42, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 49, - "start_line": 136 - }, - "While handling calldata argument 'data'" - ], - "start_col": 23, - "start_line": 3 - } - }, - "2180": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 41, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/dceaabc265216c0ff87c509d90446554648ec4d692c521cda952464d1fc22972.cairo" - }, - "parent_location": [ - { - "end_col": 13, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 137, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 120, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_to' in:" - ], - "start_col": 5, - "start_line": 136 - }, - "While handling calldata argument 'to'" - ], - "start_col": 25, - "start_line": 1 - } - }, - "2181": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 169, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 147, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_tokenId' in:" - ], - "start_col": 15, - "start_line": 136 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 30, - "start_line": 1 - } - }, - "2182": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 67, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/arg_processor/60c79ef5477686f2843e61432dcde7f4fc0f354d42095115ea9dca625a35df6e.cairo" - }, - "parent_location": [ - { - "end_col": 31, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 169, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 147, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_tokenId' in:" - ], - "start_col": 15, - "start_line": 136 - }, - "While handling calldata argument 'tokenId'" - ], - "start_col": 30, - "start_line": 1 - } - }, - "2183": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/4f1f3aa0a6fec21a155d7e953cd34daa7ca48450bbb80f627eb4f8df9f25922a.cairo" - }, - "parent_location": [ - { - "end_col": 47, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 203, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 180, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_data_len' in:" - ], - "start_col": 33, - "start_line": 136 - }, - "While handling calldata argument 'data_len'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "2184": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 54, - "end_line": 5, - "input_file": { - "filename": "autogen/starknet/arg_processor/e0af26f9fbe513562e2133164d694cbff092c47bbb4efa182711421f0c0cc5d3.cairo" - }, - "parent_location": [ - { - "end_col": 60, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 229, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 210, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_data' in:" - ], - "start_col": 49, - "start_line": 136 - }, - "While handling calldata argument 'data'" - ], - "start_col": 27, - "start_line": 5 - } - }, - "2186": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 47, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/arg_processor/d04e2d3251723f2c7e6f92168ce103af197c6889e64f95c3180faf7ef6a79c04.cairo" - }, - "parent_location": [ - { - "end_col": 76, - "end_line": 136, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 263, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 240, - "start_line": 1 - }, - "While expanding the reference '__calldata_arg_tokenURI' in:" - ], - "start_col": 62, - "start_line": 136 - }, - "While handling calldata argument 'tokenURI'" - ], - "start_col": 31, - "start_line": 1 - } - }, - "2187": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - } - }, - "2189": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [ - { - "location": { - "end_col": 34, - "end_line": 2, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 2 - }, - "n_prefix_newlines": 0 - } - ], - "inst": { - "end_col": 24, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 3 - } - }, - "2191": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 55, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 20, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 1 - }, - "While expanding the reference 'syscall_ptr' in:" - ], - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 44, - "start_line": 1 - } - }, - "2192": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 82, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 33, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 21, - "start_line": 1 - }, - "While expanding the reference 'pedersen_ptr' in:" - ], - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 70, - "start_line": 1 - } - }, - "2193": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 115, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 49, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 34, - "start_line": 1 - }, - "While expanding the reference 'range_check_ptr' in:" - ], - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 100, - "start_line": 1 - } - }, - "2194": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 21, - "end_line": 4, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 62, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 50, - "start_line": 1 - }, - "While expanding the reference 'retdata_size' in:" - ], - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 20, - "start_line": 4 - } - }, - "2196": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 16, - "end_line": 3, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/9d3d8bd93f25556dde10fcc344ce1421511660f90aa3d178c93b35842569e2ac.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "parent_location": [ - { - "end_col": 70, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 63, - "start_line": 1 - }, - "While expanding the reference 'retdata' in:" - ], - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 9, - "start_line": 3 - } - }, - "2197": { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "flow_tracking_data": null, - "hints": [], - "inst": { - "end_col": 72, - "end_line": 1, - "input_file": { - "filename": "autogen/starknet/external/permissionedMint/da17921a4e81c09e730800bbf23bfdbe5e9e6bfaedc59d80fbf62087fa43c27d.cairo" - }, - "parent_location": [ - { - "end_col": 22, - "end_line": 135, - "input_file": { - "filename": "/Users/rremi/apps/starklane/apps/smart-contracts/contracts/starknet/default_token.cairo" - }, - "start_col": 6, - "start_line": 135 - }, - "While constructing the external wrapper for:" - ], - "start_col": 1, - "start_line": 1 - } - } - } - }, - "hints": { - "0": [ - { - "accessible_scopes": [ - "starkware.cairo.common.alloc", - "starkware.cairo.common.alloc.alloc" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 0, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "12": [ - { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "code": "vm_enter_scope({'n': ids.len})", - "flow_tracking_data": { - "ap_tracking": { - "group": 2, - "offset": 0 - }, - "reference_ids": { - "starkware.cairo.common.memcpy.memcpy.len": 0 - } - } - } - ], - "20": [ - { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "code": "n -= 1\nids.continue_copying = 1 if n > 0 else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 2, - "offset": 5 - }, - "reference_ids": { - "starkware.cairo.common.memcpy.memcpy.continue_copying": 1 - } - } - } - ], - "23": [ - { - "accessible_scopes": [ - "starkware.cairo.common.memcpy", - "starkware.cairo.common.memcpy.memcpy" - ], - "code": "vm_exit_scope()", - "flow_tracking_data": { - "ap_tracking": { - "group": 2, - "offset": 6 - }, - "reference_ids": {} - } - } - ], - "24": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_zero" - ], - "code": "from starkware.cairo.common.math_utils import assert_integer\nassert_integer(ids.value)\nassert ids.value % PRIME != 0, f'assert_not_zero failed: {ids.value} = 0.'", - "flow_tracking_data": { - "ap_tracking": { - "group": 3, - "offset": 0 - }, - "reference_ids": { - "starkware.cairo.common.math.assert_not_zero.value": 2 - } - } - } - ], - "29": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_not_equal" - ], - "code": "from starkware.cairo.lang.vm.relocatable import RelocatableValue\nboth_ints = isinstance(ids.a, int) and isinstance(ids.b, int)\nboth_relocatable = (\n isinstance(ids.a, RelocatableValue) and isinstance(ids.b, RelocatableValue) and\n ids.a.segment_index == ids.b.segment_index)\nassert both_ints or both_relocatable, \\\n f'assert_not_equal failed: non-comparable values: {ids.a}, {ids.b}.'\nassert (ids.a - ids.b) % PRIME != 0, f'assert_not_equal failed: {ids.a} = {ids.b}.'", - "flow_tracking_data": { - "ap_tracking": { - "group": 4, - "offset": 0 - }, - "reference_ids": { - "starkware.cairo.common.math.assert_not_equal.a": 3, - "starkware.cairo.common.math.assert_not_equal.b": 4 - } - } - } - ], - "35": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_250_bit" - ], - "code": "from starkware.cairo.common.math_utils import as_int\n\n# Correctness check.\nvalue = as_int(ids.value, PRIME) % PRIME\nassert value < ids.UPPER_BOUND, f'{value} is outside of the range [0, 2**250).'\n\n# Calculation for the assertion.\nids.high, ids.low = divmod(ids.value, ids.SHIFT)", - "flow_tracking_data": { - "ap_tracking": { - "group": 5, - "offset": 0 - }, - "reference_ids": { - "starkware.cairo.common.math.assert_250_bit.high": 7, - "starkware.cairo.common.math.assert_250_bit.low": 6, - "starkware.cairo.common.math.assert_250_bit.value": 5 - } - } - } - ], - "48": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "code": "import itertools\n\nfrom starkware.cairo.common.math_utils import assert_integer\nassert_integer(ids.a)\nassert_integer(ids.b)\na = ids.a % PRIME\nb = ids.b % PRIME\nassert a <= b, f'a = {a} is not less than or equal to b = {b}.'\n\n# Find an arc less than PRIME / 3, and another less than PRIME / 2.\nlengths_and_indices = [(a, 0), (b - a, 1), (PRIME - 1 - b, 2)]\nlengths_and_indices.sort()\nassert lengths_and_indices[0][0] <= PRIME // 3 and lengths_and_indices[1][0] <= PRIME // 2\nexcluded = lengths_and_indices[2][1]\n\nmemory[ids.range_check_ptr + 1], memory[ids.range_check_ptr + 0] = (\n divmod(lengths_and_indices[0][0], ids.PRIME_OVER_3_HIGH))\nmemory[ids.range_check_ptr + 3], memory[ids.range_check_ptr + 2] = (\n divmod(lengths_and_indices[1][0], ids.PRIME_OVER_2_HIGH))", - "flow_tracking_data": { - "ap_tracking": { - "group": 6, - "offset": 0 - }, - "reference_ids": { - "starkware.cairo.common.math.assert_le_felt.a": 8, - "starkware.cairo.common.math.assert_le_felt.b": 9, - "starkware.cairo.common.math.assert_le_felt.range_check_ptr": 10 - } - } - } - ], - "58": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "code": "memory[ap] = 1 if excluded != 0 else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 6, - "offset": 8 - }, - "reference_ids": {} - } - } - ], - "72": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "code": "memory[ap] = 1 if excluded != 1 else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 6, - "offset": 9 - }, - "reference_ids": {} - } - } - ], - "84": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math", - "starkware.cairo.common.math.assert_le_felt" - ], - "code": "assert excluded == 2", - "flow_tracking_data": { - "ap_tracking": { - "group": 6, - "offset": 10 - }, - "reference_ids": {} - } - } - ], - "95": [ - { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "code": "# Verify the assumptions on the relationship between 2**250, ADDR_BOUND and PRIME.\nADDR_BOUND = ids.ADDR_BOUND % PRIME\nassert (2**250 < ADDR_BOUND <= 2**251) and (2 * 2**250 < PRIME) and (\n ADDR_BOUND * 2 > PRIME), \\\n 'normalize_address() cannot be used with the current constants.'\nids.is_small = 1 if ids.addr < ADDR_BOUND else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 7, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.storage.normalize_address.addr": 11, - "starkware.starknet.common.storage.normalize_address.is_small": 12 - } - } - } - ], - "113": [ - { - "accessible_scopes": [ - "starkware.starknet.common.storage", - "starkware.starknet.common.storage.normalize_address" - ], - "code": "ids.is_250 = 1 if ids.addr < 2**250 else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 7, - "offset": 2 - }, - "reference_ids": { - "starkware.starknet.common.storage.normalize_address.addr": 11, - "starkware.starknet.common.storage.normalize_address.is_250": 13 - } - } - } - ], - "140": [ - { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.call_contract" - ], - "code": "syscall_handler.call_contract(segments=segments, syscall_ptr=ids.syscall_ptr)", - "flow_tracking_data": { - "ap_tracking": { - "group": 8, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.syscalls.call_contract.syscall_ptr": 14 - } - } - } - ], - "148": [ - { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.get_caller_address" - ], - "code": "syscall_handler.get_caller_address(segments=segments, syscall_ptr=ids.syscall_ptr)", - "flow_tracking_data": { - "ap_tracking": { - "group": 9, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.syscalls.get_caller_address.syscall_ptr": 15 - } - } - } - ], - "156": [ - { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_read" - ], - "code": "syscall_handler.storage_read(segments=segments, syscall_ptr=ids.syscall_ptr)", - "flow_tracking_data": { - "ap_tracking": { - "group": 10, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.syscalls.storage_read.syscall_ptr": 16 - } - } - } - ], - "165": [ - { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.storage_write" - ], - "code": "syscall_handler.storage_write(segments=segments, syscall_ptr=ids.syscall_ptr)", - "flow_tracking_data": { - "ap_tracking": { - "group": 11, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.syscalls.storage_write.syscall_ptr": 17 - } - } - } - ], - "175": [ - { - "accessible_scopes": [ - "starkware.starknet.common.syscalls", - "starkware.starknet.common.syscalls.emit_event" - ], - "code": "syscall_handler.emit_event(segments=segments, syscall_ptr=ids.syscall_ptr)", - "flow_tracking_data": { - "ap_tracking": { - "group": 12, - "offset": 1 - }, - "reference_ids": { - "starkware.starknet.common.syscalls.emit_event.syscall_ptr": 18 - } - } - } - ], - "178": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "code": "memory[ap] = 0 if 0 <= (ids.a % PRIME) < range_check_builtin.bound else 1", - "flow_tracking_data": { - "ap_tracking": { - "group": 13, - "offset": 0 - }, - "reference_ids": { - "starkware.cairo.common.math_cmp.is_nn.a": 19 - } - } - } - ], - "188": [ - { - "accessible_scopes": [ - "starkware.cairo.common.math_cmp", - "starkware.cairo.common.math_cmp.is_nn" - ], - "code": "memory[ap] = 0 if 0 <= ((-ids.a - 1) % PRIME) < range_check_builtin.bound else 1", - "flow_tracking_data": { - "ap_tracking": { - "group": 13, - "offset": 1 - }, - "reference_ids": { - "starkware.cairo.common.math_cmp.is_nn.a": 19 - } - } - } - ], - "223": [ - { - "accessible_scopes": [ - "starkware.cairo.common.uint256", - "starkware.cairo.common.uint256.uint256_add" - ], - "code": "sum_low = ids.a.low + ids.b.low\nids.carry_low = 1 if sum_low >= ids.SHIFT else 0\nsum_high = ids.a.high + ids.b.high + ids.carry_low\nids.carry_high = 1 if sum_high >= ids.SHIFT else 0", - "flow_tracking_data": { - "ap_tracking": { - "group": 16, - "offset": 4 - }, - "reference_ids": { - "starkware.cairo.common.uint256.uint256_add.a": 20, - "starkware.cairo.common.uint256.uint256_add.b": 21, - "starkware.cairo.common.uint256.uint256_add.carry_high": 23, - "starkware.cairo.common.uint256.uint256_add.carry_low": 22 - } - } - } - ], - "1644": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.constructor" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 109, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1660": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.supportsInterface_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 112, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1693": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.name_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 116, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1723": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.symbol_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 119, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1754": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.balanceOf_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 122, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1790": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.ownerOf_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 125, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1826": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.getApproved_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 129, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1862": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.isApprovedForAll_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 133, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1898": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.tokenURI_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 137, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1932": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.owner_encode_return" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 141, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "1979": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.approve" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 146, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "2006": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.setApprovalForAll" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 148, - "offset": 129 - }, - "reference_ids": {} - } - } - ], - "2040": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferFrom" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 152, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "2086": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.safeTransferFrom" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 156, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "2111": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.transferOwnership" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 160, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "2132": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.renounceOwnership" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 164, - "offset": 0 - }, - "reference_ids": {} - } - } - ], - "2189": [ - { - "accessible_scopes": [ - "__main__", - "__main__", - "__wrappers__", - "__wrappers__.permissionedMint" - ], - "code": "memory[ap] = segments.add()", - "flow_tracking_data": { - "ap_tracking": { - "group": 169, - "offset": 0 - }, - "reference_ids": {} - } - } - ] - }, - "identifiers": { - "__main__.ERC165": { - "destination": "openzeppelin.introspection.erc165.library.ERC165", - "type": "alias" - }, - "__main__.ERC721": { - "destination": "openzeppelin.token.erc721.library.ERC721", - "type": "alias" - }, - "__main__.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "__main__.Ownable": { - "destination": "openzeppelin.access.ownable.library.Ownable", - "type": "alias" - }, - "__main__.Uint256": { - "destination": "starkware.cairo.common.uint256.Uint256", - "type": "alias" - }, - "__main__.approve": { - "decorators": [ - "external" - ], - "pc": 1956, - "type": "function" - }, - "__main__.approve.Args": { - "full_name": "__main__.approve.Args", - "members": { - "to": { - "cairo_type": "felt", - "offset": 0 - }, - "tokenId": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.approve.ImplicitArgs": { - "full_name": "__main__.approve.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.approve.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.approve.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.balanceOf": { - "decorators": [ - "view" - ], - "pc": 1747, - "type": "function" - }, - "__main__.balanceOf.Args": { - "full_name": "__main__.balanceOf.Args", - "members": { - "owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__.balanceOf.ImplicitArgs": { - "full_name": "__main__.balanceOf.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.balanceOf.Return": { - "cairo_type": "(balance: starkware.cairo.common.uint256.Uint256)", - "type": "type_definition" - }, - "__main__.balanceOf.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.constructor": { - "decorators": [ - "constructor" - ], - "pc": 1622, - "type": "function" - }, - "__main__.constructor.Args": { - "full_name": "__main__.constructor.Args", - "members": { - "name": { - "cairo_type": "felt", - "offset": 1 - }, - "owner": { - "cairo_type": "felt", - "offset": 0 - }, - "symbol": { - "cairo_type": "felt", - "offset": 2 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.constructor.ImplicitArgs": { - "full_name": "__main__.constructor.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.constructor.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.constructor.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.getApproved": { - "decorators": [ - "view" - ], - "pc": 1818, - "type": "function" - }, - "__main__.getApproved.Args": { - "full_name": "__main__.getApproved.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__main__.getApproved.ImplicitArgs": { - "full_name": "__main__.getApproved.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.getApproved.Return": { - "cairo_type": "(approved: felt)", - "type": "type_definition" - }, - "__main__.getApproved.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.isApprovedForAll": { - "decorators": [ - "view" - ], - "pc": 1854, - "type": "function" - }, - "__main__.isApprovedForAll.Args": { - "full_name": "__main__.isApprovedForAll.Args", - "members": { - "operator": { - "cairo_type": "felt", - "offset": 1 - }, - "owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__main__.isApprovedForAll.ImplicitArgs": { - "full_name": "__main__.isApprovedForAll.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.isApprovedForAll.Return": { - "cairo_type": "(isApproved: felt)", - "type": "type_definition" - }, - "__main__.isApprovedForAll.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.name": { - "decorators": [ - "view" - ], - "pc": 1687, - "type": "function" - }, - "__main__.name.Args": { - "full_name": "__main__.name.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.name.ImplicitArgs": { - "full_name": "__main__.name.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.name.Return": { - "cairo_type": "(name: felt)", - "type": "type_definition" - }, - "__main__.name.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.owner": { - "decorators": [ - "view" - ], - "pc": 1926, - "type": "function" - }, - "__main__.owner.Args": { - "full_name": "__main__.owner.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.owner.ImplicitArgs": { - "full_name": "__main__.owner.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.owner.Return": { - "cairo_type": "(owner: felt)", - "type": "type_definition" - }, - "__main__.owner.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.ownerOf": { - "decorators": [ - "view" - ], - "pc": 1782, - "type": "function" - }, - "__main__.ownerOf.Args": { - "full_name": "__main__.ownerOf.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__main__.ownerOf.ImplicitArgs": { - "full_name": "__main__.ownerOf.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.ownerOf.Return": { - "cairo_type": "(owner: felt)", - "type": "type_definition" - }, - "__main__.ownerOf.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.permissionedMint": { - "decorators": [ - "external" - ], - "pc": 2141, - "type": "function" - }, - "__main__.permissionedMint.Args": { - "full_name": "__main__.permissionedMint.Args", - "members": { - "data": { - "cairo_type": "felt*", - "offset": 4 - }, - "data_len": { - "cairo_type": "felt", - "offset": 3 - }, - "to": { - "cairo_type": "felt", - "offset": 0 - }, - "tokenId": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 1 - }, - "tokenURI": { - "cairo_type": "felt", - "offset": 5 - } - }, - "size": 6, - "type": "struct" - }, - "__main__.permissionedMint.ImplicitArgs": { - "full_name": "__main__.permissionedMint.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.permissionedMint.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.permissionedMint.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.renounceOwnership": { - "decorators": [ - "external" - ], - "pc": 2120, - "type": "function" - }, - "__main__.renounceOwnership.Args": { - "full_name": "__main__.renounceOwnership.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.renounceOwnership.ImplicitArgs": { - "full_name": "__main__.renounceOwnership.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.renounceOwnership.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.renounceOwnership.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.safeTransferFrom": { - "decorators": [ - "external" - ], - "pc": 2049, - "type": "function" - }, - "__main__.safeTransferFrom.Args": { - "full_name": "__main__.safeTransferFrom.Args", - "members": { - "data": { - "cairo_type": "felt*", - "offset": 5 - }, - "data_len": { - "cairo_type": "felt", - "offset": 4 - }, - "from_": { - "cairo_type": "felt", - "offset": 0 - }, - "to": { - "cairo_type": "felt", - "offset": 1 - }, - "tokenId": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 6, - "type": "struct" - }, - "__main__.safeTransferFrom.ImplicitArgs": { - "full_name": "__main__.safeTransferFrom.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.safeTransferFrom.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.safeTransferFrom.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.setApprovalForAll": { - "decorators": [ - "external" - ], - "pc": 1988, - "type": "function" - }, - "__main__.setApprovalForAll.Args": { - "full_name": "__main__.setApprovalForAll.Args", - "members": { - "approved": { - "cairo_type": "felt", - "offset": 1 - }, - "operator": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__main__.setApprovalForAll.ImplicitArgs": { - "full_name": "__main__.setApprovalForAll.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.setApprovalForAll.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.setApprovalForAll.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.supportsInterface": { - "decorators": [ - "view" - ], - "pc": 1653, - "type": "function" - }, - "__main__.supportsInterface.Args": { - "full_name": "__main__.supportsInterface.Args", - "members": { - "interfaceId": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__.supportsInterface.ImplicitArgs": { - "full_name": "__main__.supportsInterface.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.supportsInterface.Return": { - "cairo_type": "(success: felt)", - "type": "type_definition" - }, - "__main__.supportsInterface.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.symbol": { - "decorators": [ - "view" - ], - "pc": 1717, - "type": "function" - }, - "__main__.symbol.Args": { - "full_name": "__main__.symbol.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__main__.symbol.ImplicitArgs": { - "full_name": "__main__.symbol.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.symbol.Return": { - "cairo_type": "(symbol: felt)", - "type": "type_definition" - }, - "__main__.symbol.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.tokenURI": { - "decorators": [ - "view" - ], - "pc": 1890, - "type": "function" - }, - "__main__.tokenURI.Args": { - "full_name": "__main__.tokenURI.Args", - "members": { - "tokenId": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__main__.tokenURI.ImplicitArgs": { - "full_name": "__main__.tokenURI.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.tokenURI.Return": { - "cairo_type": "(tokenURI: felt)", - "type": "type_definition" - }, - "__main__.tokenURI.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.transferFrom": { - "decorators": [ - "external" - ], - "pc": 2015, - "type": "function" - }, - "__main__.transferFrom.Args": { - "full_name": "__main__.transferFrom.Args", - "members": { - "from_": { - "cairo_type": "felt", - "offset": 0 - }, - "to": { - "cairo_type": "felt", - "offset": 1 - }, - "tokenId": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "__main__.transferFrom.ImplicitArgs": { - "full_name": "__main__.transferFrom.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.transferFrom.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.transferFrom.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__main__.transferOwnership": { - "decorators": [ - "external" - ], - "pc": 2095, - "type": "function" - }, - "__main__.transferOwnership.Args": { - "full_name": "__main__.transferOwnership.Args", - "members": { - "newOwner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "__main__.transferOwnership.ImplicitArgs": { - "full_name": "__main__.transferOwnership.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__main__.transferOwnership.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "__main__.transferOwnership.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.approve": { - "decorators": [ - "external" - ], - "pc": 1968, - "type": "function" - }, - "__wrappers__.approve.Args": { - "full_name": "__wrappers__.approve.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.approve.ImplicitArgs": { - "full_name": "__wrappers__.approve.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.approve.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.approve.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.approve.__wrapped_func": { - "destination": "__main__.approve", - "type": "alias" - }, - "__wrappers__.approve_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.balanceOf": { - "decorators": [ - "view" - ], - "pc": 1764, - "type": "function" - }, - "__wrappers__.balanceOf.Args": { - "full_name": "__wrappers__.balanceOf.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.balanceOf.ImplicitArgs": { - "full_name": "__wrappers__.balanceOf.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.balanceOf.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.balanceOf.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.balanceOf.__wrapped_func": { - "destination": "__main__.balanceOf", - "type": "alias" - }, - "__wrappers__.balanceOf_encode_return": { - "decorators": [], - "pc": 1754, - "type": "function" - }, - "__wrappers__.balanceOf_encode_return.Args": { - "full_name": "__wrappers__.balanceOf_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "ret_value": { - "cairo_type": "(balance: starkware.cairo.common.uint256.Uint256)", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "__wrappers__.balanceOf_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.balanceOf_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.balanceOf_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.balanceOf_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.balanceOf_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.constructor": { - "decorators": [ - "constructor" - ], - "pc": 1633, - "type": "function" - }, - "__wrappers__.constructor.Args": { - "full_name": "__wrappers__.constructor.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.constructor.ImplicitArgs": { - "full_name": "__wrappers__.constructor.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.constructor.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.constructor.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.constructor.__wrapped_func": { - "destination": "__main__.constructor", - "type": "alias" - }, - "__wrappers__.constructor_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.getApproved": { - "decorators": [ - "view" - ], - "pc": 1835, - "type": "function" - }, - "__wrappers__.getApproved.Args": { - "full_name": "__wrappers__.getApproved.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.getApproved.ImplicitArgs": { - "full_name": "__wrappers__.getApproved.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.getApproved.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.getApproved.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.getApproved.__wrapped_func": { - "destination": "__main__.getApproved", - "type": "alias" - }, - "__wrappers__.getApproved_encode_return": { - "decorators": [], - "pc": 1826, - "type": "function" - }, - "__wrappers__.getApproved_encode_return.Args": { - "full_name": "__wrappers__.getApproved_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(approved: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.getApproved_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.getApproved_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.getApproved_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.getApproved_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.getApproved_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.isApprovedForAll": { - "decorators": [ - "view" - ], - "pc": 1871, - "type": "function" - }, - "__wrappers__.isApprovedForAll.Args": { - "full_name": "__wrappers__.isApprovedForAll.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.isApprovedForAll.ImplicitArgs": { - "full_name": "__wrappers__.isApprovedForAll.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.isApprovedForAll.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.isApprovedForAll.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.isApprovedForAll.__wrapped_func": { - "destination": "__main__.isApprovedForAll", - "type": "alias" - }, - "__wrappers__.isApprovedForAll_encode_return": { - "decorators": [], - "pc": 1862, - "type": "function" - }, - "__wrappers__.isApprovedForAll_encode_return.Args": { - "full_name": "__wrappers__.isApprovedForAll_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(isApproved: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.isApprovedForAll_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.isApprovedForAll_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.isApprovedForAll_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.isApprovedForAll_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.isApprovedForAll_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.name": { - "decorators": [ - "view" - ], - "pc": 1702, - "type": "function" - }, - "__wrappers__.name.Args": { - "full_name": "__wrappers__.name.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.name.ImplicitArgs": { - "full_name": "__wrappers__.name.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.name.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.name.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.name.__wrapped_func": { - "destination": "__main__.name", - "type": "alias" - }, - "__wrappers__.name_encode_return": { - "decorators": [], - "pc": 1693, - "type": "function" - }, - "__wrappers__.name_encode_return.Args": { - "full_name": "__wrappers__.name_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(name: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.name_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.name_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.name_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.name_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.name_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.owner": { - "decorators": [ - "view" - ], - "pc": 1941, - "type": "function" - }, - "__wrappers__.owner.Args": { - "full_name": "__wrappers__.owner.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.owner.ImplicitArgs": { - "full_name": "__wrappers__.owner.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.owner.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.owner.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.owner.__wrapped_func": { - "destination": "__main__.owner", - "type": "alias" - }, - "__wrappers__.ownerOf": { - "decorators": [ - "view" - ], - "pc": 1799, - "type": "function" - }, - "__wrappers__.ownerOf.Args": { - "full_name": "__wrappers__.ownerOf.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.ownerOf.ImplicitArgs": { - "full_name": "__wrappers__.ownerOf.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.ownerOf.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.ownerOf.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.ownerOf.__wrapped_func": { - "destination": "__main__.ownerOf", - "type": "alias" - }, - "__wrappers__.ownerOf_encode_return": { - "decorators": [], - "pc": 1790, - "type": "function" - }, - "__wrappers__.ownerOf_encode_return.Args": { - "full_name": "__wrappers__.ownerOf_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(owner: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.ownerOf_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.ownerOf_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.ownerOf_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.ownerOf_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.ownerOf_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.owner_encode_return": { - "decorators": [], - "pc": 1932, - "type": "function" - }, - "__wrappers__.owner_encode_return.Args": { - "full_name": "__wrappers__.owner_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(owner: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.owner_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.owner_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.owner_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.owner_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.owner_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.permissionedMint": { - "decorators": [ - "external" - ], - "pc": 2165, - "type": "function" - }, - "__wrappers__.permissionedMint.Args": { - "full_name": "__wrappers__.permissionedMint.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.permissionedMint.ImplicitArgs": { - "full_name": "__wrappers__.permissionedMint.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.permissionedMint.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.permissionedMint.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.permissionedMint.__wrapped_func": { - "destination": "__main__.permissionedMint", - "type": "alias" - }, - "__wrappers__.permissionedMint_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.renounceOwnership": { - "decorators": [ - "external" - ], - "pc": 2126, - "type": "function" - }, - "__wrappers__.renounceOwnership.Args": { - "full_name": "__wrappers__.renounceOwnership.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.renounceOwnership.ImplicitArgs": { - "full_name": "__wrappers__.renounceOwnership.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.renounceOwnership.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.renounceOwnership.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.renounceOwnership.__wrapped_func": { - "destination": "__main__.renounceOwnership", - "type": "alias" - }, - "__wrappers__.renounceOwnership_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.safeTransferFrom": { - "decorators": [ - "external" - ], - "pc": 2064, - "type": "function" - }, - "__wrappers__.safeTransferFrom.Args": { - "full_name": "__wrappers__.safeTransferFrom.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.safeTransferFrom.ImplicitArgs": { - "full_name": "__wrappers__.safeTransferFrom.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.safeTransferFrom.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.safeTransferFrom.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.safeTransferFrom.__wrapped_func": { - "destination": "__main__.safeTransferFrom", - "type": "alias" - }, - "__wrappers__.safeTransferFrom_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.setApprovalForAll": { - "decorators": [ - "external" - ], - "pc": 1996, - "type": "function" - }, - "__wrappers__.setApprovalForAll.Args": { - "full_name": "__wrappers__.setApprovalForAll.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.setApprovalForAll.ImplicitArgs": { - "full_name": "__wrappers__.setApprovalForAll.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.setApprovalForAll.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.setApprovalForAll.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.setApprovalForAll.__wrapped_func": { - "destination": "__main__.setApprovalForAll", - "type": "alias" - }, - "__wrappers__.setApprovalForAll_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.supportsInterface": { - "decorators": [ - "view" - ], - "pc": 1669, - "type": "function" - }, - "__wrappers__.supportsInterface.Args": { - "full_name": "__wrappers__.supportsInterface.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.supportsInterface.ImplicitArgs": { - "full_name": "__wrappers__.supportsInterface.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.supportsInterface.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.supportsInterface.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.supportsInterface.__wrapped_func": { - "destination": "__main__.supportsInterface", - "type": "alias" - }, - "__wrappers__.supportsInterface_encode_return": { - "decorators": [], - "pc": 1660, - "type": "function" - }, - "__wrappers__.supportsInterface_encode_return.Args": { - "full_name": "__wrappers__.supportsInterface_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(success: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.supportsInterface_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.supportsInterface_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.supportsInterface_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.supportsInterface_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.supportsInterface_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.symbol": { - "decorators": [ - "view" - ], - "pc": 1732, - "type": "function" - }, - "__wrappers__.symbol.Args": { - "full_name": "__wrappers__.symbol.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.symbol.ImplicitArgs": { - "full_name": "__wrappers__.symbol.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.symbol.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.symbol.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.symbol.__wrapped_func": { - "destination": "__main__.symbol", - "type": "alias" - }, - "__wrappers__.symbol_encode_return": { - "decorators": [], - "pc": 1723, - "type": "function" - }, - "__wrappers__.symbol_encode_return.Args": { - "full_name": "__wrappers__.symbol_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(symbol: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.symbol_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.symbol_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.symbol_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.symbol_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.symbol_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.tokenURI": { - "decorators": [ - "view" - ], - "pc": 1907, - "type": "function" - }, - "__wrappers__.tokenURI.Args": { - "full_name": "__wrappers__.tokenURI.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.tokenURI.ImplicitArgs": { - "full_name": "__wrappers__.tokenURI.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.tokenURI.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.tokenURI.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.tokenURI.__wrapped_func": { - "destination": "__main__.tokenURI", - "type": "alias" - }, - "__wrappers__.tokenURI_encode_return": { - "decorators": [], - "pc": 1898, - "type": "function" - }, - "__wrappers__.tokenURI_encode_return.Args": { - "full_name": "__wrappers__.tokenURI_encode_return.Args", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "ret_value": { - "cairo_type": "(tokenURI: felt)", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "__wrappers__.tokenURI_encode_return.ImplicitArgs": { - "full_name": "__wrappers__.tokenURI_encode_return.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.tokenURI_encode_return.Return": { - "cairo_type": "(range_check_ptr: felt, data_len: felt, data: felt*)", - "type": "type_definition" - }, - "__wrappers__.tokenURI_encode_return.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "__wrappers__.tokenURI_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.transferFrom": { - "decorators": [ - "external" - ], - "pc": 2028, - "type": "function" - }, - "__wrappers__.transferFrom.Args": { - "full_name": "__wrappers__.transferFrom.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.transferFrom.ImplicitArgs": { - "full_name": "__wrappers__.transferFrom.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.transferFrom.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.transferFrom.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.transferFrom.__wrapped_func": { - "destination": "__main__.transferFrom", - "type": "alias" - }, - "__wrappers__.transferFrom_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "__wrappers__.transferOwnership": { - "decorators": [ - "external" - ], - "pc": 2102, - "type": "function" - }, - "__wrappers__.transferOwnership.Args": { - "full_name": "__wrappers__.transferOwnership.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.transferOwnership.ImplicitArgs": { - "full_name": "__wrappers__.transferOwnership.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "__wrappers__.transferOwnership.Return": { - "cairo_type": "(syscall_ptr: felt*, pedersen_ptr: starkware.cairo.common.cairo_builtins.HashBuiltin*, range_check_ptr: felt, size: felt, retdata: felt*)", - "type": "type_definition" - }, - "__wrappers__.transferOwnership.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "__wrappers__.transferOwnership.__wrapped_func": { - "destination": "__main__.transferOwnership", - "type": "alias" - }, - "__wrappers__.transferOwnership_encode_return.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "openzeppelin.access.ownable.library.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable": { - "type": "namespace" - }, - "openzeppelin.access.ownable.library.Ownable.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable._transfer_ownership": { - "decorators": [], - "pc": 1601, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable._transfer_ownership.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable._transfer_ownership.Args", - "members": { - "new_owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable._transfer_ownership.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable._transfer_ownership.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable._transfer_ownership.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable._transfer_ownership.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable.assert_only_owner": { - "decorators": [], - "pc": 1558, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable.assert_only_owner.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable.assert_only_owner.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.assert_only_owner.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable.assert_only_owner.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.assert_only_owner.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable.assert_only_owner.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable.initializer": { - "decorators": [], - "pc": 1551, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable.initializer.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable.initializer.Args", - "members": { - "owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.initializer.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable.initializer.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.initializer.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable.initializer.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable.owner": { - "decorators": [], - "pc": 1573, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable.owner.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable.owner.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.owner.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable.owner.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.owner.Return": { - "cairo_type": "(owner: felt)", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable.owner.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable.renounce_ownership": { - "decorators": [], - "pc": 1591, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable.renounce_ownership.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable.renounce_ownership.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.renounce_ownership.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable.renounce_ownership.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.renounce_ownership.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable.renounce_ownership.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable.transfer_ownership": { - "decorators": [], - "pc": 1579, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable.transfer_ownership.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable.transfer_ownership.Args", - "members": { - "new_owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.transfer_ownership.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable.transfer_ownership.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable.transfer_ownership.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable.transfer_ownership.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable_owner": { - "type": "namespace" - }, - "openzeppelin.access.ownable.library.Ownable_owner.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable_owner.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable_owner.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable_owner.addr": { - "decorators": [], - "pc": 1521, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable_owner.addr.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.addr.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.addr.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable_owner.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable_owner.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable_owner.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable_owner.read": { - "decorators": [], - "pc": 1526, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable_owner.read.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.read.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.read.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.read.Return": { - "cairo_type": "(owner: felt)", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable_owner.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.Ownable_owner.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable_owner.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "openzeppelin.access.ownable.library.Ownable_owner.write": { - "decorators": [], - "pc": 1539, - "type": "function" - }, - "openzeppelin.access.ownable.library.Ownable_owner.write.Args": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.write.Args", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.write.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.Ownable_owner.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.access.ownable.library.Ownable_owner.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.Ownable_owner.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.OwnershipTransferred": { - "type": "namespace" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.Args": { - "full_name": "openzeppelin.access.ownable.library.OwnershipTransferred.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.OwnershipTransferred.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.SELECTOR": { - "type": "const", - "value": 553132481214675521502977957974509639062080100631756862105218886163371506175 - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.alloc": { - "destination": "starkware.cairo.common.alloc.alloc", - "type": "alias" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit": { - "decorators": [], - "pc": 1496, - "type": "function" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit.Args": { - "full_name": "openzeppelin.access.ownable.library.OwnershipTransferred.emit.Args", - "members": { - "newOwner": { - "cairo_type": "felt", - "offset": 1 - }, - "previousOwner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit.ImplicitArgs": { - "full_name": "openzeppelin.access.ownable.library.OwnershipTransferred.emit.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit.SIZEOF_LOCALS": { - "type": "const", - "value": 2 - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.emit_event": { - "destination": "starkware.starknet.common.syscalls.emit_event", - "type": "alias" - }, - "openzeppelin.access.ownable.library.OwnershipTransferred.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "openzeppelin.access.ownable.library.assert_not_zero": { - "destination": "starkware.cairo.common.math.assert_not_zero", - "type": "alias" - }, - "openzeppelin.access.ownable.library.get_caller_address": { - "destination": "starkware.starknet.common.syscalls.get_caller_address", - "type": "alias" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165": { - "type": "namespace" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.Args": { - "full_name": "openzeppelin.introspection.erc165.IERC165.IERC165.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.ImplicitArgs": { - "full_name": "openzeppelin.introspection.erc165.IERC165.IERC165.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.SUPPORTSINTERFACE_SELECTOR": { - "type": "const", - "value": 1184015894760294494673613438913361435336722154500302038630992932234692784845 - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.alloc": { - "destination": "starkware.cairo.common.alloc.alloc", - "type": "alias" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.call_contract": { - "destination": "starkware.starknet.common.syscalls.call_contract", - "type": "alias" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.library_call": { - "destination": "starkware.starknet.common.syscalls.library_call", - "type": "alias" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface": { - "decorators": [], - "pc": 383, - "type": "function" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface.Args": { - "full_name": "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface.Args", - "members": { - "contract_address": { - "cairo_type": "felt", - "offset": 0 - }, - "interfaceId": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface.ImplicitArgs": { - "full_name": "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface.Return": { - "cairo_type": "(success: felt)", - "type": "type_definition" - }, - "openzeppelin.introspection.erc165.IERC165.IERC165.supportsInterface.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "openzeppelin.introspection.erc165.library.ERC165": { - "type": "namespace" - }, - "openzeppelin.introspection.erc165.library.ERC165.Args": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165.ImplicitArgs": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.introspection.erc165.library.ERC165.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.introspection.erc165.library.ERC165.register_interface": { - "decorators": [], - "pc": 369, - "type": "function" - }, - "openzeppelin.introspection.erc165.library.ERC165.register_interface.Args": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165.register_interface.Args", - "members": { - "interface_id": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165.register_interface.ImplicitArgs": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165.register_interface.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165.register_interface.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.introspection.erc165.library.ERC165.register_interface.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.introspection.erc165.library.ERC165.supports_interface": { - "decorators": [], - "pc": 352, - "type": "function" - }, - "openzeppelin.introspection.erc165.library.ERC165.supports_interface.Args": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165.supports_interface.Args", - "members": { - "interface_id": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165.supports_interface.ImplicitArgs": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165.supports_interface.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165.supports_interface.Return": { - "cairo_type": "(success: felt)", - "type": "type_definition" - }, - "openzeppelin.introspection.erc165.library.ERC165.supports_interface.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces": { - "type": "namespace" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.Args": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.ImplicitArgs": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr": { - "decorators": [], - "pc": 311, - "type": "function" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr.Args": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr.Args", - "members": { - "interface_id": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr.ImplicitArgs": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read": { - "decorators": [], - "pc": 325, - "type": "function" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read.Args": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read.Args", - "members": { - "interface_id": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read.ImplicitArgs": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read.Return": { - "cairo_type": "(is_supported: felt)", - "type": "type_definition" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write": { - "decorators": [], - "pc": 339, - "type": "function" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write.Args": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write.Args", - "members": { - "interface_id": { - "cairo_type": "felt", - "offset": 0 - }, - "value": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write.ImplicitArgs": { - "full_name": "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.introspection.erc165.library.ERC165_supported_interfaces.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.introspection.erc165.library.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.introspection.erc165.library.IERC165_ID": { - "destination": "openzeppelin.utils.constants.library.IERC165_ID", - "type": "alias" - }, - "openzeppelin.introspection.erc165.library.INVALID_ID": { - "destination": "openzeppelin.utils.constants.library.INVALID_ID", - "type": "alias" - }, - "openzeppelin.introspection.erc165.library.TRUE": { - "destination": "starkware.cairo.common.bool.TRUE", - "type": "alias" - }, - "openzeppelin.introspection.erc165.library.assert_not_equal": { - "destination": "starkware.cairo.common.math.assert_not_equal", - "type": "alias" - }, - "openzeppelin.security.safemath.library.FALSE": { - "destination": "starkware.cairo.common.bool.FALSE", - "type": "alias" - }, - "openzeppelin.security.safemath.library.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.security.safemath.library.SafeUint256": { - "type": "namespace" - }, - "openzeppelin.security.safemath.library.SafeUint256.Args": { - "full_name": "openzeppelin.security.safemath.library.SafeUint256.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.security.safemath.library.SafeUint256.ImplicitArgs": { - "full_name": "openzeppelin.security.safemath.library.SafeUint256.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.security.safemath.library.SafeUint256.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.security.safemath.library.SafeUint256.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.security.safemath.library.SafeUint256.add": { - "decorators": [], - "pc": 406, - "type": "function" - }, - "openzeppelin.security.safemath.library.SafeUint256.add.Args": { - "full_name": "openzeppelin.security.safemath.library.SafeUint256.add.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "b": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "openzeppelin.security.safemath.library.SafeUint256.add.ImplicitArgs": { - "full_name": "openzeppelin.security.safemath.library.SafeUint256.add.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.security.safemath.library.SafeUint256.add.Return": { - "cairo_type": "(c: starkware.cairo.common.uint256.Uint256)", - "type": "type_definition" - }, - "openzeppelin.security.safemath.library.SafeUint256.add.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.security.safemath.library.SafeUint256.sub_le": { - "decorators": [], - "pc": 427, - "type": "function" - }, - "openzeppelin.security.safemath.library.SafeUint256.sub_le.Args": { - "full_name": "openzeppelin.security.safemath.library.SafeUint256.sub_le.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "b": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "openzeppelin.security.safemath.library.SafeUint256.sub_le.ImplicitArgs": { - "full_name": "openzeppelin.security.safemath.library.SafeUint256.sub_le.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.security.safemath.library.SafeUint256.sub_le.Return": { - "cairo_type": "(c: starkware.cairo.common.uint256.Uint256)", - "type": "type_definition" - }, - "openzeppelin.security.safemath.library.SafeUint256.sub_le.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.security.safemath.library.TRUE": { - "destination": "starkware.cairo.common.bool.TRUE", - "type": "alias" - }, - "openzeppelin.security.safemath.library.Uint256": { - "destination": "starkware.cairo.common.uint256.Uint256", - "type": "alias" - }, - "openzeppelin.security.safemath.library.uint256_add": { - "destination": "starkware.cairo.common.uint256.uint256_add", - "type": "alias" - }, - "openzeppelin.security.safemath.library.uint256_check": { - "destination": "starkware.cairo.common.uint256.uint256_check", - "type": "alias" - }, - "openzeppelin.security.safemath.library.uint256_eq": { - "destination": "starkware.cairo.common.uint256.uint256_eq", - "type": "alias" - }, - "openzeppelin.security.safemath.library.uint256_le": { - "destination": "starkware.cairo.common.uint256.uint256_le", - "type": "alias" - }, - "openzeppelin.security.safemath.library.uint256_lt": { - "destination": "starkware.cairo.common.uint256.uint256_lt", - "type": "alias" - }, - "openzeppelin.security.safemath.library.uint256_mul": { - "destination": "starkware.cairo.common.uint256.uint256_mul", - "type": "alias" - }, - "openzeppelin.security.safemath.library.uint256_sub": { - "destination": "starkware.cairo.common.uint256.uint256_sub", - "type": "alias" - }, - "openzeppelin.security.safemath.library.uint256_unsigned_div_rem": { - "destination": "starkware.cairo.common.uint256.uint256_unsigned_div_rem", - "type": "alias" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver": { - "type": "namespace" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.Args": { - "full_name": "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.ONERC721RECEIVED_SELECTOR": { - "type": "const", - "value": 441833262846246486607087847804043886170335009155803575450536462761436446875 - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.alloc": { - "destination": "starkware.cairo.common.alloc.alloc", - "type": "alias" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.call_contract": { - "destination": "starkware.starknet.common.syscalls.call_contract", - "type": "alias" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.library_call": { - "destination": "starkware.starknet.common.syscalls.library_call", - "type": "alias" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received": { - "decorators": [], - "pc": 454, - "type": "function" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received.Args": { - "full_name": "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received.Args", - "members": { - "contract_address": { - "cairo_type": "felt", - "offset": 0 - }, - "data": { - "cairo_type": "felt*", - "offset": 6 - }, - "data_len": { - "cairo_type": "felt", - "offset": 5 - }, - "from_": { - "cairo_type": "felt", - "offset": 2 - }, - "operator": { - "cairo_type": "felt", - "offset": 1 - }, - "tokenId": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 3 - } - }, - "size": 7, - "type": "struct" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received.Return": { - "cairo_type": "(selector: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver.onERC721Received.SIZEOF_LOCALS": { - "type": "const", - "value": 3 - }, - "openzeppelin.token.erc721.IERC721Receiver.Uint256": { - "destination": "starkware.cairo.common.uint256.Uint256", - "type": "alias" - }, - "openzeppelin.token.erc721.library.Approval": { - "type": "namespace" - }, - "openzeppelin.token.erc721.library.Approval.Args": { - "full_name": "openzeppelin.token.erc721.library.Approval.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.Approval.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.Approval.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.Approval.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.Approval.SELECTOR": { - "type": "const", - "value": 544914742286571513055574265148471203182105283038408585630116262969508767999 - }, - "openzeppelin.token.erc721.library.Approval.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.Approval.alloc": { - "destination": "starkware.cairo.common.alloc.alloc", - "type": "alias" - }, - "openzeppelin.token.erc721.library.Approval.emit": { - "decorators": [], - "pc": 518, - "type": "function" - }, - "openzeppelin.token.erc721.library.Approval.emit.Args": { - "full_name": "openzeppelin.token.erc721.library.Approval.emit.Args", - "members": { - "approved": { - "cairo_type": "felt", - "offset": 1 - }, - "owner": { - "cairo_type": "felt", - "offset": 0 - }, - "tokenId": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "openzeppelin.token.erc721.library.Approval.emit.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.Approval.emit.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.Approval.emit.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.Approval.emit.SIZEOF_LOCALS": { - "type": "const", - "value": 2 - }, - "openzeppelin.token.erc721.library.Approval.emit_event": { - "destination": "starkware.starknet.common.syscalls.emit_event", - "type": "alias" - }, - "openzeppelin.token.erc721.library.Approval.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ApprovalForAll": { - "type": "namespace" - }, - "openzeppelin.token.erc721.library.ApprovalForAll.Args": { - "full_name": "openzeppelin.token.erc721.library.ApprovalForAll.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ApprovalForAll.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ApprovalForAll.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ApprovalForAll.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ApprovalForAll.SELECTOR": { - "type": "const", - "value": 11799366895331287683400559711902461446731448035283747365813974388970843869 - }, - "openzeppelin.token.erc721.library.ApprovalForAll.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ApprovalForAll.alloc": { - "destination": "starkware.cairo.common.alloc.alloc", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ApprovalForAll.emit": { - "decorators": [], - "pc": 545, - "type": "function" - }, - "openzeppelin.token.erc721.library.ApprovalForAll.emit.Args": { - "full_name": "openzeppelin.token.erc721.library.ApprovalForAll.emit.Args", - "members": { - "approved": { - "cairo_type": "felt", - "offset": 2 - }, - "operator": { - "cairo_type": "felt", - "offset": 1 - }, - "owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ApprovalForAll.emit.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ApprovalForAll.emit.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ApprovalForAll.emit.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ApprovalForAll.emit.SIZEOF_LOCALS": { - "type": "const", - "value": 2 - }, - "openzeppelin.token.erc721.library.ApprovalForAll.emit_event": { - "destination": "starkware.starknet.common.syscalls.emit_event", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ApprovalForAll.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC165": { - "destination": "openzeppelin.introspection.erc165.library.ERC165", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721": { - "type": "namespace" - }, - "openzeppelin.token.erc721.library.ERC721.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721._approve": { - "decorators": [], - "pc": 1224, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721._approve.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721._approve.Args", - "members": { - "to": { - "cairo_type": "felt", - "offset": 0 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._approve.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721._approve.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._approve.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721._approve.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721._exists": { - "decorators": [], - "pc": 1203, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721._exists.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721._exists.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._exists.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721._exists.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._exists.Return": { - "cairo_type": "felt", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721._exists.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner": { - "decorators": [], - "pc": 1136, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner.Args", - "members": { - "spender": { - "cairo_type": "felt", - "offset": 0 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner.Return": { - "cairo_type": "felt", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721._is_approved_or_owner.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "openzeppelin.token.erc721.library.ERC721._mint": { - "decorators": [], - "pc": 1342, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721._mint.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721._mint.Args", - "members": { - "to": { - "cairo_type": "felt", - "offset": 0 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._mint.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721._mint.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._mint.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721._mint.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721._safe_mint": { - "decorators": [], - "pc": 1397, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721._safe_mint.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721._safe_mint.Args", - "members": { - "data": { - "cairo_type": "felt*", - "offset": 4 - }, - "data_len": { - "cairo_type": "felt", - "offset": 3 - }, - "to": { - "cairo_type": "felt", - "offset": 0 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 1 - } - }, - "size": 5, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._safe_mint.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721._safe_mint.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._safe_mint.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721._safe_mint.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721._safe_transfer": { - "decorators": [], - "pc": 1319, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721._safe_transfer.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721._safe_transfer.Args", - "members": { - "data": { - "cairo_type": "felt*", - "offset": 5 - }, - "data_len": { - "cairo_type": "felt", - "offset": 4 - }, - "from_": { - "cairo_type": "felt", - "offset": 0 - }, - "to": { - "cairo_type": "felt", - "offset": 1 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 6, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._safe_transfer.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721._safe_transfer.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._safe_transfer.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721._safe_transfer.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721._set_token_uri": { - "decorators": [], - "pc": 1428, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721._set_token_uri.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721._set_token_uri.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "token_uri": { - "cairo_type": "felt", - "offset": 2 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._set_token_uri.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721._set_token_uri.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._set_token_uri.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721._set_token_uri.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721._transfer": { - "decorators": [], - "pc": 1248, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721._transfer.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721._transfer.Args", - "members": { - "from_": { - "cairo_type": "felt", - "offset": 0 - }, - "to": { - "cairo_type": "felt", - "offset": 1 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._transfer.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721._transfer.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721._transfer.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721._transfer.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721.approve": { - "decorators": [], - "pc": 973, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.approve.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.approve.Args", - "members": { - "to": { - "cairo_type": "felt", - "offset": 0 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.approve.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.approve.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.approve.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.approve.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721.balance_of": { - "decorators": [], - "pc": 897, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.balance_of.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.balance_of.Args", - "members": { - "owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.balance_of.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.balance_of.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.balance_of.Return": { - "cairo_type": "(balance: starkware.cairo.common.uint256.Uint256)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.balance_of.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721.get_approved": { - "decorators": [], - "pc": 926, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.get_approved.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.get_approved.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.get_approved.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.get_approved.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.get_approved.Return": { - "cairo_type": "(approved: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.get_approved.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721.initializer": { - "decorators": [], - "pc": 867, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.initializer.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.initializer.Args", - "members": { - "name": { - "cairo_type": "felt", - "offset": 0 - }, - "symbol": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.initializer.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.initializer.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.initializer.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.initializer.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all": { - "decorators": [], - "pc": 948, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.is_approved_for_all.Args", - "members": { - "operator": { - "cairo_type": "felt", - "offset": 1 - }, - "owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.is_approved_for_all.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all.Return": { - "cairo_type": "(is_approved: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.is_approved_for_all.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721.name": { - "decorators": [], - "pc": 885, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.name.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.name.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.name.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.name.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.name.Return": { - "cairo_type": "(name: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.name.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721.owner_of": { - "decorators": [], - "pc": 907, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.owner_of.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.owner_of.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.owner_of.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.owner_of.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.owner_of.Return": { - "cairo_type": "(owner: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.owner_of.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from": { - "decorators": [], - "pc": 1099, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.safe_transfer_from.Args", - "members": { - "data": { - "cairo_type": "felt*", - "offset": 5 - }, - "data_len": { - "cairo_type": "felt", - "offset": 4 - }, - "from_": { - "cairo_type": "felt", - "offset": 0 - }, - "to": { - "cairo_type": "felt", - "offset": 1 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 6, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.safe_transfer_from.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.safe_transfer_from.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all": { - "decorators": [], - "pc": 1029, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.set_approval_for_all.Args", - "members": { - "approved": { - "cairo_type": "felt", - "offset": 1 - }, - "operator": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.set_approval_for_all.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.set_approval_for_all.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721.symbol": { - "decorators": [], - "pc": 891, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.symbol.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.symbol.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.symbol.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.symbol.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.symbol.Return": { - "cairo_type": "(symbol: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.symbol.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721.token_uri": { - "decorators": [], - "pc": 956, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.token_uri.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.token_uri.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.token_uri.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.token_uri.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.token_uri.Return": { - "cairo_type": "(token_uri: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.token_uri.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721.transfer_from": { - "decorators": [], - "pc": 1064, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721.transfer_from.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721.transfer_from.Args", - "members": { - "from_": { - "cairo_type": "felt", - "offset": 0 - }, - "to": { - "cairo_type": "felt", - "offset": 1 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.transfer_from.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721.transfer_from.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721.transfer_from.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721.transfer_from.SIZEOF_LOCALS": { - "type": "const", - "value": 1 - }, - "openzeppelin.token.erc721.library.ERC721_balances": { - "type": "namespace" - }, - "openzeppelin.token.erc721.library.ERC721_balances.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_balances.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_balances.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_balances.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_balances.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_balances.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_balances.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_balances.addr": { - "decorators": [], - "pc": 677, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_balances.addr.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_balances.addr.Args", - "members": { - "account": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_balances.addr.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_balances.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_balances.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_balances.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_balances.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_balances.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_balances.read": { - "decorators": [], - "pc": 691, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_balances.read.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_balances.read.Args", - "members": { - "account": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_balances.read.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_balances.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_balances.read.Return": { - "cairo_type": "(balance: starkware.cairo.common.uint256.Uint256)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_balances.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_balances.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_balances.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_balances.write": { - "decorators": [], - "pc": 711, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_balances.write.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_balances.write.Args", - "members": { - "account": { - "cairo_type": "felt", - "offset": 0 - }, - "value": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_balances.write.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_balances.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_balances.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_balances.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_name": { - "type": "namespace" - }, - "openzeppelin.token.erc721.library.ERC721_name.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_name.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_name.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_name.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_name.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_name.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_name.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_name.addr": { - "decorators": [], - "pc": 571, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_name.addr.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_name.addr.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_name.addr.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_name.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_name.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_name.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_name.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_name.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_name.read": { - "decorators": [], - "pc": 576, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_name.read.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_name.read.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_name.read.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_name.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_name.read.Return": { - "cairo_type": "(name: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_name.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_name.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_name.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_name.write": { - "decorators": [], - "pc": 589, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_name.write.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_name.write.Args", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_name.write.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_name.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_name.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_name.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals": { - "type": "namespace" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_operator_approvals.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_operator_approvals.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr": { - "decorators": [], - "pc": 775, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr.Args", - "members": { - "operator": { - "cairo_type": "felt", - "offset": 1 - }, - "owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read": { - "decorators": [], - "pc": 792, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_operator_approvals.read.Args", - "members": { - "operator": { - "cairo_type": "felt", - "offset": 1 - }, - "owner": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_operator_approvals.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read.Return": { - "cairo_type": "(is_approved: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write": { - "decorators": [], - "pc": 807, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_operator_approvals.write.Args", - "members": { - "operator": { - "cairo_type": "felt", - "offset": 1 - }, - "owner": { - "cairo_type": "felt", - "offset": 0 - }, - "value": { - "cairo_type": "felt", - "offset": 2 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_operator_approvals.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_operator_approvals.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_owners": { - "type": "namespace" - }, - "openzeppelin.token.erc721.library.ERC721_owners.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_owners.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_owners.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_owners.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_owners.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_owners.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_owners.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_owners.addr": { - "decorators": [], - "pc": 631, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_owners.addr.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_owners.addr.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_owners.addr.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_owners.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_owners.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_owners.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_owners.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_owners.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_owners.read": { - "decorators": [], - "pc": 648, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_owners.read.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_owners.read.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_owners.read.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_owners.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_owners.read.Return": { - "cairo_type": "(owner: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_owners.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_owners.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_owners.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_owners.write": { - "decorators": [], - "pc": 663, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_owners.write.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_owners.write.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "value": { - "cairo_type": "felt", - "offset": 2 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_owners.write.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_owners.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_owners.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_owners.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_symbol": { - "type": "namespace" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_symbol.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_symbol.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_symbol.addr": { - "decorators": [], - "pc": 601, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.addr.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_symbol.addr.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.addr.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_symbol.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_symbol.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.read": { - "decorators": [], - "pc": 606, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.read.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_symbol.read.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.read.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_symbol.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.read.Return": { - "cairo_type": "(symbol: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_symbol.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.write": { - "decorators": [], - "pc": 619, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.write.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_symbol.write.Args", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.write.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_symbol.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_symbol.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals": { - "type": "namespace" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_approvals.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_approvals.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr": { - "decorators": [], - "pc": 729, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_approvals.addr.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_approvals.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.read": { - "decorators": [], - "pc": 746, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.read.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_approvals.read.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.read.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_approvals.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.read.Return": { - "cairo_type": "(approved: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.write": { - "decorators": [], - "pc": 761, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.write.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_approvals.write.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "value": { - "cairo_type": "felt", - "offset": 2 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.write.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_approvals.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_token_approvals.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_token_uri": { - "type": "namespace" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_uri.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_uri.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.addr": { - "decorators": [], - "pc": 821, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.addr.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_uri.addr.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.addr.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_uri.addr.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.addr.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.addr.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.hash2": { - "destination": "starkware.cairo.common.hash.hash2", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.normalize_address": { - "destination": "starkware.starknet.common.storage.normalize_address", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.read": { - "decorators": [], - "pc": 838, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.read.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_uri.read.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.read.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_uri.read.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.read.Return": { - "cairo_type": "(token_uri: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.storage_read": { - "destination": "starkware.starknet.common.syscalls.storage_read", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.storage_write": { - "destination": "starkware.starknet.common.syscalls.storage_write", - "type": "alias" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.write": { - "decorators": [], - "pc": 853, - "type": "function" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.write.Args": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_uri.write.Args", - "members": { - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "value": { - "cairo_type": "felt", - "offset": 2 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.write.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.ERC721_token_uri.write.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.ERC721_token_uri.write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.FALSE": { - "destination": "starkware.cairo.common.bool.FALSE", - "type": "alias" - }, - "openzeppelin.token.erc721.library.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "openzeppelin.token.erc721.library.IACCOUNT_ID": { - "destination": "openzeppelin.utils.constants.library.IACCOUNT_ID", - "type": "alias" - }, - "openzeppelin.token.erc721.library.IERC165": { - "destination": "openzeppelin.introspection.erc165.IERC165.IERC165", - "type": "alias" - }, - "openzeppelin.token.erc721.library.IERC721Receiver": { - "destination": "openzeppelin.token.erc721.IERC721Receiver.IERC721Receiver", - "type": "alias" - }, - "openzeppelin.token.erc721.library.IERC721_ID": { - "destination": "openzeppelin.utils.constants.library.IERC721_ID", - "type": "alias" - }, - "openzeppelin.token.erc721.library.IERC721_METADATA_ID": { - "destination": "openzeppelin.utils.constants.library.IERC721_METADATA_ID", - "type": "alias" - }, - "openzeppelin.token.erc721.library.IERC721_RECEIVER_ID": { - "destination": "openzeppelin.utils.constants.library.IERC721_RECEIVER_ID", - "type": "alias" - }, - "openzeppelin.token.erc721.library.SafeUint256": { - "destination": "openzeppelin.security.safemath.library.SafeUint256", - "type": "alias" - }, - "openzeppelin.token.erc721.library.TRUE": { - "destination": "starkware.cairo.common.bool.TRUE", - "type": "alias" - }, - "openzeppelin.token.erc721.library.Transfer": { - "type": "namespace" - }, - "openzeppelin.token.erc721.library.Transfer.Args": { - "full_name": "openzeppelin.token.erc721.library.Transfer.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.Transfer.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.Transfer.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "openzeppelin.token.erc721.library.Transfer.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.Transfer.SELECTOR": { - "type": "const", - "value": 271746229759260285552388728919865295615886751538523744128730118297934206697 - }, - "openzeppelin.token.erc721.library.Transfer.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.Transfer.alloc": { - "destination": "starkware.cairo.common.alloc.alloc", - "type": "alias" - }, - "openzeppelin.token.erc721.library.Transfer.emit": { - "decorators": [], - "pc": 491, - "type": "function" - }, - "openzeppelin.token.erc721.library.Transfer.emit.Args": { - "full_name": "openzeppelin.token.erc721.library.Transfer.emit.Args", - "members": { - "from_": { - "cairo_type": "felt", - "offset": 0 - }, - "to": { - "cairo_type": "felt", - "offset": 1 - }, - "tokenId": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "openzeppelin.token.erc721.library.Transfer.emit.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library.Transfer.emit.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 1 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "openzeppelin.token.erc721.library.Transfer.emit.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library.Transfer.emit.SIZEOF_LOCALS": { - "type": "const", - "value": 2 - }, - "openzeppelin.token.erc721.library.Transfer.emit_event": { - "destination": "starkware.starknet.common.syscalls.emit_event", - "type": "alias" - }, - "openzeppelin.token.erc721.library.Transfer.memcpy": { - "destination": "starkware.cairo.common.memcpy.memcpy", - "type": "alias" - }, - "openzeppelin.token.erc721.library.Uint256": { - "destination": "starkware.cairo.common.uint256.Uint256", - "type": "alias" - }, - "openzeppelin.token.erc721.library._check_onERC721Received": { - "decorators": [], - "pc": 1451, - "type": "function" - }, - "openzeppelin.token.erc721.library._check_onERC721Received.Args": { - "full_name": "openzeppelin.token.erc721.library._check_onERC721Received.Args", - "members": { - "data": { - "cairo_type": "felt*", - "offset": 5 - }, - "data_len": { - "cairo_type": "felt", - "offset": 4 - }, - "from_": { - "cairo_type": "felt", - "offset": 0 - }, - "to": { - "cairo_type": "felt", - "offset": 1 - }, - "token_id": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 6, - "type": "struct" - }, - "openzeppelin.token.erc721.library._check_onERC721Received.ImplicitArgs": { - "full_name": "openzeppelin.token.erc721.library._check_onERC721Received.ImplicitArgs", - "members": { - "pedersen_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 1 - }, - "range_check_ptr": { - "cairo_type": "felt", - "offset": 2 - }, - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "openzeppelin.token.erc721.library._check_onERC721Received.Return": { - "cairo_type": "(success: felt)", - "type": "type_definition" - }, - "openzeppelin.token.erc721.library._check_onERC721Received.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "openzeppelin.token.erc721.library.assert_not_equal": { - "destination": "starkware.cairo.common.math.assert_not_equal", - "type": "alias" - }, - "openzeppelin.token.erc721.library.assert_not_zero": { - "destination": "starkware.cairo.common.math.assert_not_zero", - "type": "alias" - }, - "openzeppelin.token.erc721.library.get_caller_address": { - "destination": "starkware.starknet.common.syscalls.get_caller_address", - "type": "alias" - }, - "openzeppelin.token.erc721.library.uint256_check": { - "destination": "starkware.cairo.common.uint256.uint256_check", - "type": "alias" - }, - "openzeppelin.utils.constants.library.DEFAULT_ADMIN_ROLE": { - "type": "const", - "value": 0 - }, - "openzeppelin.utils.constants.library.IACCESSCONTROL_ID": { - "type": "const", - "value": 2036718347 - }, - "openzeppelin.utils.constants.library.IACCOUNT_ID": { - "type": "const", - "value": 2792084853 - }, - "openzeppelin.utils.constants.library.IERC165_ID": { - "type": "const", - "value": 33540519 - }, - "openzeppelin.utils.constants.library.IERC721_ENUMERABLE_ID": { - "type": "const", - "value": 2014223715 - }, - "openzeppelin.utils.constants.library.IERC721_ID": { - "type": "const", - "value": 2158778573 - }, - "openzeppelin.utils.constants.library.IERC721_METADATA_ID": { - "type": "const", - "value": 1532892063 - }, - "openzeppelin.utils.constants.library.IERC721_RECEIVER_ID": { - "type": "const", - "value": 353073666 - }, - "openzeppelin.utils.constants.library.INVALID_ID": { - "type": "const", - "value": 4294967295 - }, - "openzeppelin.utils.constants.library.TRANSACTION_VERSION": { - "type": "const", - "value": 1 - }, - "openzeppelin.utils.constants.library.UINT8_MAX": { - "type": "const", - "value": 255 - }, - "starkware.cairo.common.alloc.alloc": { - "decorators": [], - "pc": 0, - "type": "function" - }, - "starkware.cairo.common.alloc.alloc.Args": { - "full_name": "starkware.cairo.common.alloc.alloc.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.cairo.common.alloc.alloc.ImplicitArgs": { - "full_name": "starkware.cairo.common.alloc.alloc.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.cairo.common.alloc.alloc.Return": { - "cairo_type": "(ptr: felt*)", - "type": "type_definition" - }, - "starkware.cairo.common.alloc.alloc.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.bitwise.ALL_ONES": { - "type": "const", - "value": -106710729501573572985208420194530329073740042555888586719234 - }, - "starkware.cairo.common.bitwise.BitwiseBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.BitwiseBuiltin", - "type": "alias" - }, - "starkware.cairo.common.bool.FALSE": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.bool.TRUE": { - "type": "const", - "value": 1 - }, - "starkware.cairo.common.cairo_builtins.BitwiseBuiltin": { - "full_name": "starkware.cairo.common.cairo_builtins.BitwiseBuiltin", - "members": { - "x": { - "cairo_type": "felt", - "offset": 0 - }, - "x_and_y": { - "cairo_type": "felt", - "offset": 2 - }, - "x_or_y": { - "cairo_type": "felt", - "offset": 4 - }, - "x_xor_y": { - "cairo_type": "felt", - "offset": 3 - }, - "y": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 5, - "type": "struct" - }, - "starkware.cairo.common.cairo_builtins.EcOpBuiltin": { - "full_name": "starkware.cairo.common.cairo_builtins.EcOpBuiltin", - "members": { - "m": { - "cairo_type": "felt", - "offset": 4 - }, - "p": { - "cairo_type": "starkware.cairo.common.ec_point.EcPoint", - "offset": 0 - }, - "q": { - "cairo_type": "starkware.cairo.common.ec_point.EcPoint", - "offset": 2 - }, - "r": { - "cairo_type": "starkware.cairo.common.ec_point.EcPoint", - "offset": 5 - } - }, - "size": 7, - "type": "struct" - }, - "starkware.cairo.common.cairo_builtins.EcPoint": { - "destination": "starkware.cairo.common.ec_point.EcPoint", - "type": "alias" - }, - "starkware.cairo.common.cairo_builtins.HashBuiltin": { - "full_name": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "members": { - "result": { - "cairo_type": "felt", - "offset": 2 - }, - "x": { - "cairo_type": "felt", - "offset": 0 - }, - "y": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.cairo.common.cairo_builtins.KeccakBuiltin": { - "full_name": "starkware.cairo.common.cairo_builtins.KeccakBuiltin", - "members": { - "input": { - "cairo_type": "starkware.cairo.common.keccak_state.KeccakBuiltinState", - "offset": 0 - }, - "output": { - "cairo_type": "starkware.cairo.common.keccak_state.KeccakBuiltinState", - "offset": 8 - } - }, - "size": 16, - "type": "struct" - }, - "starkware.cairo.common.cairo_builtins.KeccakBuiltinState": { - "destination": "starkware.cairo.common.keccak_state.KeccakBuiltinState", - "type": "alias" - }, - "starkware.cairo.common.cairo_builtins.SignatureBuiltin": { - "full_name": "starkware.cairo.common.cairo_builtins.SignatureBuiltin", - "members": { - "message": { - "cairo_type": "felt", - "offset": 1 - }, - "pub_key": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.dict_access.DictAccess": { - "full_name": "starkware.cairo.common.dict_access.DictAccess", - "members": { - "key": { - "cairo_type": "felt", - "offset": 0 - }, - "new_value": { - "cairo_type": "felt", - "offset": 2 - }, - "prev_value": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.cairo.common.ec_point.EcPoint": { - "full_name": "starkware.cairo.common.ec_point.EcPoint", - "members": { - "x": { - "cairo_type": "felt", - "offset": 0 - }, - "y": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.hash.HashBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.HashBuiltin", - "type": "alias" - }, - "starkware.cairo.common.hash.hash2": { - "decorators": [], - "pc": 3, - "type": "function" - }, - "starkware.cairo.common.hash.hash2.Args": { - "full_name": "starkware.cairo.common.hash.hash2.Args", - "members": { - "x": { - "cairo_type": "felt", - "offset": 0 - }, - "y": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.hash.hash2.ImplicitArgs": { - "full_name": "starkware.cairo.common.hash.hash2.ImplicitArgs", - "members": { - "hash_ptr": { - "cairo_type": "starkware.cairo.common.cairo_builtins.HashBuiltin*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.hash.hash2.Return": { - "cairo_type": "(result: felt)", - "type": "type_definition" - }, - "starkware.cairo.common.hash.hash2.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.keccak_state.KeccakBuiltinState": { - "full_name": "starkware.cairo.common.keccak_state.KeccakBuiltinState", - "members": { - "s0": { - "cairo_type": "felt", - "offset": 0 - }, - "s1": { - "cairo_type": "felt", - "offset": 1 - }, - "s2": { - "cairo_type": "felt", - "offset": 2 - }, - "s3": { - "cairo_type": "felt", - "offset": 3 - }, - "s4": { - "cairo_type": "felt", - "offset": 4 - }, - "s5": { - "cairo_type": "felt", - "offset": 5 - }, - "s6": { - "cairo_type": "felt", - "offset": 6 - }, - "s7": { - "cairo_type": "felt", - "offset": 7 - } - }, - "size": 8, - "type": "struct" - }, - "starkware.cairo.common.math.FALSE": { - "destination": "starkware.cairo.common.bool.FALSE", - "type": "alias" - }, - "starkware.cairo.common.math.TRUE": { - "destination": "starkware.cairo.common.bool.TRUE", - "type": "alias" - }, - "starkware.cairo.common.math.assert_250_bit": { - "decorators": [ - "known_ap_change" - ], - "pc": 35, - "type": "function" - }, - "starkware.cairo.common.math.assert_250_bit.Args": { - "full_name": "starkware.cairo.common.math.assert_250_bit.Args", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math.assert_250_bit.HIGH_BOUND": { - "type": "const", - "value": 5316911983139663491615228241121378304 - }, - "starkware.cairo.common.math.assert_250_bit.ImplicitArgs": { - "full_name": "starkware.cairo.common.math.assert_250_bit.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math.assert_250_bit.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.cairo.common.math.assert_250_bit.SHIFT": { - "type": "const", - "value": 340282366920938463463374607431768211456 - }, - "starkware.cairo.common.math.assert_250_bit.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.math.assert_250_bit.UPPER_BOUND": { - "type": "const", - "value": 1809251394333065553493296640760748560207343510400633813116524750123642650624 - }, - "starkware.cairo.common.math.assert_250_bit.high": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_250_bit.high", - "references": [ - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 35, - "value": "[cast([fp + (-4)] + 1, felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_250_bit.low": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_250_bit.low", - "references": [ - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 35, - "value": "[cast([fp + (-4)], felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_250_bit.value": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_250_bit.value", - "references": [ - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 35, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_le_felt": { - "decorators": [ - "known_ap_change" - ], - "pc": 48, - "type": "function" - }, - "starkware.cairo.common.math.assert_le_felt.Args": { - "full_name": "starkware.cairo.common.math.assert_le_felt.Args", - "members": { - "a": { - "cairo_type": "felt", - "offset": 0 - }, - "b": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.math.assert_le_felt.ImplicitArgs": { - "full_name": "starkware.cairo.common.math.assert_le_felt.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math.assert_le_felt.PRIME_OVER_2_HIGH": { - "type": "const", - "value": 5316911983139663648412552867652567041 - }, - "starkware.cairo.common.math.assert_le_felt.PRIME_OVER_3_HIGH": { - "type": "const", - "value": 3544607988759775765608368578435044694 - }, - "starkware.cairo.common.math.assert_le_felt.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.cairo.common.math.assert_le_felt.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.math.assert_le_felt.a": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_le_felt.a", - "references": [ - { - "ap_tracking_data": { - "group": 6, - "offset": 0 - }, - "pc": 48, - "value": "[cast(fp + (-4), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_le_felt.b": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_le_felt.b", - "references": [ - { - "ap_tracking_data": { - "group": 6, - "offset": 0 - }, - "pc": 48, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_le_felt.range_check_ptr": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_le_felt.range_check_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 6, - "offset": 0 - }, - "pc": 48, - "value": "[cast(fp + (-5), felt*)]" - }, - { - "ap_tracking_data": { - "group": 6, - "offset": 8 - }, - "pc": 58, - "value": "cast([fp + (-5)] + 4, felt)" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_le_felt.skip_exclude_a": { - "pc": 72, - "type": "label" - }, - "starkware.cairo.common.math.assert_le_felt.skip_exclude_b_minus_a": { - "pc": 84, - "type": "label" - }, - "starkware.cairo.common.math.assert_not_equal": { - "decorators": [], - "pc": 29, - "type": "function" - }, - "starkware.cairo.common.math.assert_not_equal.Args": { - "full_name": "starkware.cairo.common.math.assert_not_equal.Args", - "members": { - "a": { - "cairo_type": "felt", - "offset": 0 - }, - "b": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.math.assert_not_equal.ImplicitArgs": { - "full_name": "starkware.cairo.common.math.assert_not_equal.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.cairo.common.math.assert_not_equal.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.cairo.common.math.assert_not_equal.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.math.assert_not_equal.a": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_not_equal.a", - "references": [ - { - "ap_tracking_data": { - "group": 4, - "offset": 0 - }, - "pc": 29, - "value": "[cast(fp + (-4), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_not_equal.b": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_not_equal.b", - "references": [ - { - "ap_tracking_data": { - "group": 4, - "offset": 0 - }, - "pc": 29, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math.assert_not_zero": { - "decorators": [], - "pc": 24, - "type": "function" - }, - "starkware.cairo.common.math.assert_not_zero.Args": { - "full_name": "starkware.cairo.common.math.assert_not_zero.Args", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math.assert_not_zero.ImplicitArgs": { - "full_name": "starkware.cairo.common.math.assert_not_zero.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.cairo.common.math.assert_not_zero.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.cairo.common.math.assert_not_zero.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.math.assert_not_zero.value": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math.assert_not_zero.value", - "references": [ - { - "ap_tracking_data": { - "group": 3, - "offset": 0 - }, - "pc": 24, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math_cmp.RC_BOUND": { - "type": "const", - "value": 340282366920938463463374607431768211456 - }, - "starkware.cairo.common.math_cmp.assert_le_felt": { - "destination": "starkware.cairo.common.math.assert_le_felt", - "type": "alias" - }, - "starkware.cairo.common.math_cmp.assert_lt_felt": { - "destination": "starkware.cairo.common.math.assert_lt_felt", - "type": "alias" - }, - "starkware.cairo.common.math_cmp.is_le": { - "decorators": [ - "known_ap_change" - ], - "pc": 211, - "type": "function" - }, - "starkware.cairo.common.math_cmp.is_le.Args": { - "full_name": "starkware.cairo.common.math_cmp.is_le.Args", - "members": { - "a": { - "cairo_type": "felt", - "offset": 0 - }, - "b": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.math_cmp.is_le.ImplicitArgs": { - "full_name": "starkware.cairo.common.math_cmp.is_le.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math_cmp.is_le.Return": { - "cairo_type": "felt", - "type": "type_definition" - }, - "starkware.cairo.common.math_cmp.is_le.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.math_cmp.is_nn": { - "decorators": [ - "known_ap_change" - ], - "pc": 178, - "type": "function" - }, - "starkware.cairo.common.math_cmp.is_nn.Args": { - "full_name": "starkware.cairo.common.math_cmp.is_nn.Args", - "members": { - "a": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math_cmp.is_nn.ImplicitArgs": { - "full_name": "starkware.cairo.common.math_cmp.is_nn.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.math_cmp.is_nn.Return": { - "cairo_type": "felt", - "type": "type_definition" - }, - "starkware.cairo.common.math_cmp.is_nn.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.math_cmp.is_nn.a": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.math_cmp.is_nn.a", - "references": [ - { - "ap_tracking_data": { - "group": 13, - "offset": 0 - }, - "pc": 178, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.math_cmp.is_nn.need_felt_comparison": { - "pc": 202, - "type": "label" - }, - "starkware.cairo.common.math_cmp.is_nn.out_of_range": { - "pc": 188, - "type": "label" - }, - "starkware.cairo.common.memcpy.memcpy": { - "decorators": [], - "pc": 9, - "type": "function" - }, - "starkware.cairo.common.memcpy.memcpy.Args": { - "full_name": "starkware.cairo.common.memcpy.memcpy.Args", - "members": { - "dst": { - "cairo_type": "felt*", - "offset": 0 - }, - "len": { - "cairo_type": "felt", - "offset": 2 - }, - "src": { - "cairo_type": "felt*", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.cairo.common.memcpy.memcpy.ImplicitArgs": { - "full_name": "starkware.cairo.common.memcpy.memcpy.ImplicitArgs", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.cairo.common.memcpy.memcpy.LoopFrame": { - "full_name": "starkware.cairo.common.memcpy.memcpy.LoopFrame", - "members": { - "dst": { - "cairo_type": "felt*", - "offset": 0 - }, - "src": { - "cairo_type": "felt*", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.memcpy.memcpy.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.cairo.common.memcpy.memcpy.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.memcpy.memcpy.continue_copying": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.memcpy.memcpy.continue_copying", - "references": [ - { - "ap_tracking_data": { - "group": 2, - "offset": 3 - }, - "pc": 16, - "value": "[cast(ap, felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.memcpy.memcpy.len": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.memcpy.memcpy.len", - "references": [ - { - "ap_tracking_data": { - "group": 2, - "offset": 0 - }, - "pc": 9, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.memcpy.memcpy.loop": { - "pc": 14, - "type": "label" - }, - "starkware.cairo.common.pow.assert_le": { - "destination": "starkware.cairo.common.math.assert_le", - "type": "alias" - }, - "starkware.cairo.common.pow.get_ap": { - "destination": "starkware.cairo.common.registers.get_ap", - "type": "alias" - }, - "starkware.cairo.common.pow.get_fp_and_pc": { - "destination": "starkware.cairo.common.registers.get_fp_and_pc", - "type": "alias" - }, - "starkware.cairo.common.registers.get_ap": { - "destination": "starkware.cairo.lang.compiler.lib.registers.get_ap", - "type": "alias" - }, - "starkware.cairo.common.registers.get_fp_and_pc": { - "destination": "starkware.cairo.lang.compiler.lib.registers.get_fp_and_pc", - "type": "alias" - }, - "starkware.cairo.common.uint256.ALL_ONES": { - "type": "const", - "value": 340282366920938463463374607431768211455 - }, - "starkware.cairo.common.uint256.BitwiseBuiltin": { - "destination": "starkware.cairo.common.cairo_builtins.BitwiseBuiltin", - "type": "alias" - }, - "starkware.cairo.common.uint256.HALF_SHIFT": { - "type": "const", - "value": 18446744073709551616 - }, - "starkware.cairo.common.uint256.SHIFT": { - "type": "const", - "value": 340282366920938463463374607431768211456 - }, - "starkware.cairo.common.uint256.Uint256": { - "full_name": "starkware.cairo.common.uint256.Uint256", - "members": { - "high": { - "cairo_type": "felt", - "offset": 1 - }, - "low": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.uint256.assert_in_range": { - "destination": "starkware.cairo.common.math.assert_in_range", - "type": "alias" - }, - "starkware.cairo.common.uint256.assert_le": { - "destination": "starkware.cairo.common.math.assert_le", - "type": "alias" - }, - "starkware.cairo.common.uint256.assert_nn_le": { - "destination": "starkware.cairo.common.math.assert_nn_le", - "type": "alias" - }, - "starkware.cairo.common.uint256.assert_not_zero": { - "destination": "starkware.cairo.common.math.assert_not_zero", - "type": "alias" - }, - "starkware.cairo.common.uint256.bitwise_and": { - "destination": "starkware.cairo.common.bitwise.bitwise_and", - "type": "alias" - }, - "starkware.cairo.common.uint256.bitwise_or": { - "destination": "starkware.cairo.common.bitwise.bitwise_or", - "type": "alias" - }, - "starkware.cairo.common.uint256.bitwise_xor": { - "destination": "starkware.cairo.common.bitwise.bitwise_xor", - "type": "alias" - }, - "starkware.cairo.common.uint256.get_ap": { - "destination": "starkware.cairo.common.registers.get_ap", - "type": "alias" - }, - "starkware.cairo.common.uint256.get_fp_and_pc": { - "destination": "starkware.cairo.common.registers.get_fp_and_pc", - "type": "alias" - }, - "starkware.cairo.common.uint256.is_le": { - "destination": "starkware.cairo.common.math_cmp.is_le", - "type": "alias" - }, - "starkware.cairo.common.uint256.pow": { - "destination": "starkware.cairo.common.pow.pow", - "type": "alias" - }, - "starkware.cairo.common.uint256.uint256_add": { - "decorators": [], - "pc": 221, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_add.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_add.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "b": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_add.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_add.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_add.Return": { - "cairo_type": "(res: starkware.cairo.common.uint256.Uint256, carry: felt)", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_add.SIZEOF_LOCALS": { - "type": "const", - "value": 4 - }, - "starkware.cairo.common.uint256.uint256_add.a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "full_name": "starkware.cairo.common.uint256.uint256_add.a", - "references": [ - { - "ap_tracking_data": { - "group": 16, - "offset": 0 - }, - "pc": 221, - "value": "[cast(fp + (-6), starkware.cairo.common.uint256.Uint256*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_add.b": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "full_name": "starkware.cairo.common.uint256.uint256_add.b", - "references": [ - { - "ap_tracking_data": { - "group": 16, - "offset": 0 - }, - "pc": 221, - "value": "[cast(fp + (-4), starkware.cairo.common.uint256.Uint256*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_add.carry_high": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.uint256.uint256_add.carry_high", - "references": [ - { - "ap_tracking_data": { - "group": 16, - "offset": 4 - }, - "pc": 223, - "value": "[cast(fp + 3, felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_add.carry_low": { - "cairo_type": "felt", - "full_name": "starkware.cairo.common.uint256.uint256_add.carry_low", - "references": [ - { - "ap_tracking_data": { - "group": 16, - "offset": 4 - }, - "pc": 223, - "value": "[cast(fp + 2, felt*)]" - } - ], - "type": "reference" - }, - "starkware.cairo.common.uint256.uint256_check": { - "decorators": [], - "pc": 216, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_check.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_check.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_check.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_check.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_check.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_check.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.uint256.uint256_le": { - "decorators": [], - "pc": 260, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_le.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_le.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "b": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_le.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_le.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_le.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_le.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.uint256.uint256_lt": { - "decorators": [], - "pc": 243, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_lt.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_lt.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "b": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_lt.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_lt.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_lt.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_lt.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.uint256.uint256_neg": { - "decorators": [], - "pc": 280, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_neg.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_neg.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_neg.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_neg.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_neg.Return": { - "cairo_type": "(res: starkware.cairo.common.uint256.Uint256)", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_neg.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.uint256.uint256_not": { - "decorators": [], - "pc": 272, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_not.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_not.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_not.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_not.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_not.Return": { - "cairo_type": "(res: starkware.cairo.common.uint256.Uint256)", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_not.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.cairo.common.uint256.uint256_sub": { - "decorators": [], - "pc": 295, - "type": "function" - }, - "starkware.cairo.common.uint256.uint256_sub.Args": { - "full_name": "starkware.cairo.common.uint256.uint256_sub.Args", - "members": { - "a": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 0 - }, - "b": { - "cairo_type": "starkware.cairo.common.uint256.Uint256", - "offset": 2 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_sub.ImplicitArgs": { - "full_name": "starkware.cairo.common.uint256.uint256_sub.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.cairo.common.uint256.uint256_sub.Return": { - "cairo_type": "(res: starkware.cairo.common.uint256.Uint256)", - "type": "type_definition" - }, - "starkware.cairo.common.uint256.uint256_sub.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.storage.ADDR_BOUND": { - "type": "const", - "value": -106710729501573572985208420194530329073740042555888586719489 - }, - "starkware.starknet.common.storage.MAX_STORAGE_ITEM_SIZE": { - "type": "const", - "value": 256 - }, - "starkware.starknet.common.storage.assert_250_bit": { - "destination": "starkware.cairo.common.math.assert_250_bit", - "type": "alias" - }, - "starkware.starknet.common.storage.normalize_address": { - "decorators": [ - "known_ap_change" - ], - "pc": 93, - "type": "function" - }, - "starkware.starknet.common.storage.normalize_address.Args": { - "full_name": "starkware.starknet.common.storage.normalize_address.Args", - "members": { - "addr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.storage.normalize_address.ImplicitArgs": { - "full_name": "starkware.starknet.common.storage.normalize_address.ImplicitArgs", - "members": { - "range_check_ptr": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.storage.normalize_address.Return": { - "cairo_type": "(res: felt)", - "type": "type_definition" - }, - "starkware.starknet.common.storage.normalize_address.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.storage.normalize_address.addr": { - "cairo_type": "felt", - "full_name": "starkware.starknet.common.storage.normalize_address.addr", - "references": [ - { - "ap_tracking_data": { - "group": 7, - "offset": 0 - }, - "pc": 93, - "value": "[cast(fp + (-3), felt*)]" - } - ], - "type": "reference" - }, - "starkware.starknet.common.storage.normalize_address.is_250": { - "cairo_type": "felt", - "full_name": "starkware.starknet.common.storage.normalize_address.is_250", - "references": [ - { - "ap_tracking_data": { - "group": 7, - "offset": 2 - }, - "pc": 113, - "value": "[cast(ap + (-1), felt*)]" - } - ], - "type": "reference" - }, - "starkware.starknet.common.storage.normalize_address.is_small": { - "cairo_type": "felt", - "full_name": "starkware.starknet.common.storage.normalize_address.is_small", - "references": [ - { - "ap_tracking_data": { - "group": 7, - "offset": 1 - }, - "pc": 95, - "value": "[cast(ap + (-1), felt*)]" - } - ], - "type": "reference" - }, - "starkware.starknet.common.syscalls.CALL_CONTRACT_SELECTOR": { - "type": "const", - "value": 20853273475220472486191784820 - }, - "starkware.starknet.common.syscalls.CallContract": { - "full_name": "starkware.starknet.common.syscalls.CallContract", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.CallContractRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.CallContractResponse", - "offset": 5 - } - }, - "size": 7, - "type": "struct" - }, - "starkware.starknet.common.syscalls.CallContractRequest": { - "full_name": "starkware.starknet.common.syscalls.CallContractRequest", - "members": { - "calldata": { - "cairo_type": "felt*", - "offset": 4 - }, - "calldata_size": { - "cairo_type": "felt", - "offset": 3 - }, - "contract_address": { - "cairo_type": "felt", - "offset": 1 - }, - "function_selector": { - "cairo_type": "felt", - "offset": 2 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 5, - "type": "struct" - }, - "starkware.starknet.common.syscalls.CallContractResponse": { - "full_name": "starkware.starknet.common.syscalls.CallContractResponse", - "members": { - "retdata": { - "cairo_type": "felt*", - "offset": 1 - }, - "retdata_size": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.DELEGATE_CALL_SELECTOR": { - "type": "const", - "value": 21167594061783206823196716140 - }, - "starkware.starknet.common.syscalls.DELEGATE_L1_HANDLER_SELECTOR": { - "type": "const", - "value": 23274015802972845247556842986379118667122 - }, - "starkware.starknet.common.syscalls.DEPLOY_SELECTOR": { - "type": "const", - "value": 75202468540281 - }, - "starkware.starknet.common.syscalls.Deploy": { - "full_name": "starkware.starknet.common.syscalls.Deploy", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.DeployRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.DeployResponse", - "offset": 6 - } - }, - "size": 9, - "type": "struct" - }, - "starkware.starknet.common.syscalls.DeployRequest": { - "full_name": "starkware.starknet.common.syscalls.DeployRequest", - "members": { - "class_hash": { - "cairo_type": "felt", - "offset": 1 - }, - "constructor_calldata": { - "cairo_type": "felt*", - "offset": 4 - }, - "constructor_calldata_size": { - "cairo_type": "felt", - "offset": 3 - }, - "contract_address_salt": { - "cairo_type": "felt", - "offset": 2 - }, - "deploy_from_zero": { - "cairo_type": "felt", - "offset": 5 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 6, - "type": "struct" - }, - "starkware.starknet.common.syscalls.DeployResponse": { - "full_name": "starkware.starknet.common.syscalls.DeployResponse", - "members": { - "constructor_retdata": { - "cairo_type": "felt*", - "offset": 2 - }, - "constructor_retdata_size": { - "cairo_type": "felt", - "offset": 1 - }, - "contract_address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.starknet.common.syscalls.DictAccess": { - "destination": "starkware.cairo.common.dict_access.DictAccess", - "type": "alias" - }, - "starkware.starknet.common.syscalls.EMIT_EVENT_SELECTOR": { - "type": "const", - "value": 1280709301550335749748 - }, - "starkware.starknet.common.syscalls.EmitEvent": { - "full_name": "starkware.starknet.common.syscalls.EmitEvent", - "members": { - "data": { - "cairo_type": "felt*", - "offset": 4 - }, - "data_len": { - "cairo_type": "felt", - "offset": 3 - }, - "keys": { - "cairo_type": "felt*", - "offset": 2 - }, - "keys_len": { - "cairo_type": "felt", - "offset": 1 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 5, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GET_BLOCK_NUMBER_SELECTOR": { - "type": "const", - "value": 1448089106835523001438702345020786 - }, - "starkware.starknet.common.syscalls.GET_BLOCK_TIMESTAMP_SELECTOR": { - "type": "const", - "value": 24294903732626645868215235778792757751152 - }, - "starkware.starknet.common.syscalls.GET_CALLER_ADDRESS_SELECTOR": { - "type": "const", - "value": 94901967781393078444254803017658102643 - }, - "starkware.starknet.common.syscalls.GET_CONTRACT_ADDRESS_SELECTOR": { - "type": "const", - "value": 6219495360805491471215297013070624192820083 - }, - "starkware.starknet.common.syscalls.GET_SEQUENCER_ADDRESS_SELECTOR": { - "type": "const", - "value": 1592190833581991703053805829594610833820054387 - }, - "starkware.starknet.common.syscalls.GET_TX_INFO_SELECTOR": { - "type": "const", - "value": 1317029390204112103023 - }, - "starkware.starknet.common.syscalls.GET_TX_SIGNATURE_SELECTOR": { - "type": "const", - "value": 1448089128652340074717162277007973 - }, - "starkware.starknet.common.syscalls.GetBlockNumber": { - "full_name": "starkware.starknet.common.syscalls.GetBlockNumber", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetBlockNumberRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetBlockNumberResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetBlockNumberRequest": { - "full_name": "starkware.starknet.common.syscalls.GetBlockNumberRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetBlockNumberResponse": { - "full_name": "starkware.starknet.common.syscalls.GetBlockNumberResponse", - "members": { - "block_number": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetBlockTimestamp": { - "full_name": "starkware.starknet.common.syscalls.GetBlockTimestamp", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetBlockTimestampRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetBlockTimestampResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetBlockTimestampRequest": { - "full_name": "starkware.starknet.common.syscalls.GetBlockTimestampRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetBlockTimestampResponse": { - "full_name": "starkware.starknet.common.syscalls.GetBlockTimestampResponse", - "members": { - "block_timestamp": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetCallerAddress": { - "full_name": "starkware.starknet.common.syscalls.GetCallerAddress", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetCallerAddressRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetCallerAddressResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetCallerAddressRequest": { - "full_name": "starkware.starknet.common.syscalls.GetCallerAddressRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetCallerAddressResponse": { - "full_name": "starkware.starknet.common.syscalls.GetCallerAddressResponse", - "members": { - "caller_address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetContractAddress": { - "full_name": "starkware.starknet.common.syscalls.GetContractAddress", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetContractAddressRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetContractAddressResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetContractAddressRequest": { - "full_name": "starkware.starknet.common.syscalls.GetContractAddressRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetContractAddressResponse": { - "full_name": "starkware.starknet.common.syscalls.GetContractAddressResponse", - "members": { - "contract_address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetSequencerAddress": { - "full_name": "starkware.starknet.common.syscalls.GetSequencerAddress", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetSequencerAddressRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetSequencerAddressResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetSequencerAddressRequest": { - "full_name": "starkware.starknet.common.syscalls.GetSequencerAddressRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetSequencerAddressResponse": { - "full_name": "starkware.starknet.common.syscalls.GetSequencerAddressResponse", - "members": { - "sequencer_address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxInfo": { - "full_name": "starkware.starknet.common.syscalls.GetTxInfo", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetTxInfoRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetTxInfoResponse", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxInfoRequest": { - "full_name": "starkware.starknet.common.syscalls.GetTxInfoRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxInfoResponse": { - "full_name": "starkware.starknet.common.syscalls.GetTxInfoResponse", - "members": { - "tx_info": { - "cairo_type": "starkware.starknet.common.syscalls.TxInfo*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxSignature": { - "full_name": "starkware.starknet.common.syscalls.GetTxSignature", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.GetTxSignatureRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.GetTxSignatureResponse", - "offset": 1 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxSignatureRequest": { - "full_name": "starkware.starknet.common.syscalls.GetTxSignatureRequest", - "members": { - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.GetTxSignatureResponse": { - "full_name": "starkware.starknet.common.syscalls.GetTxSignatureResponse", - "members": { - "signature": { - "cairo_type": "felt*", - "offset": 1 - }, - "signature_len": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.LIBRARY_CALL_L1_HANDLER_SELECTOR": { - "type": "const", - "value": 436233452754198157705746250789557519228244616562 - }, - "starkware.starknet.common.syscalls.LIBRARY_CALL_SELECTOR": { - "type": "const", - "value": 92376026794327011772951660 - }, - "starkware.starknet.common.syscalls.LibraryCall": { - "full_name": "starkware.starknet.common.syscalls.LibraryCall", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.LibraryCallRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.CallContractResponse", - "offset": 5 - } - }, - "size": 7, - "type": "struct" - }, - "starkware.starknet.common.syscalls.LibraryCallRequest": { - "full_name": "starkware.starknet.common.syscalls.LibraryCallRequest", - "members": { - "calldata": { - "cairo_type": "felt*", - "offset": 4 - }, - "calldata_size": { - "cairo_type": "felt", - "offset": 3 - }, - "class_hash": { - "cairo_type": "felt", - "offset": 1 - }, - "function_selector": { - "cairo_type": "felt", - "offset": 2 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 5, - "type": "struct" - }, - "starkware.starknet.common.syscalls.SEND_MESSAGE_TO_L1_SELECTOR": { - "type": "const", - "value": 433017908768303439907196859243777073 - }, - "starkware.starknet.common.syscalls.STORAGE_READ_SELECTOR": { - "type": "const", - "value": 100890693370601760042082660 - }, - "starkware.starknet.common.syscalls.STORAGE_WRITE_SELECTOR": { - "type": "const", - "value": 25828017502874050592466629733 - }, - "starkware.starknet.common.syscalls.SendMessageToL1SysCall": { - "full_name": "starkware.starknet.common.syscalls.SendMessageToL1SysCall", - "members": { - "payload_ptr": { - "cairo_type": "felt*", - "offset": 3 - }, - "payload_size": { - "cairo_type": "felt", - "offset": 2 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - }, - "to_address": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.starknet.common.syscalls.StorageRead": { - "full_name": "starkware.starknet.common.syscalls.StorageRead", - "members": { - "request": { - "cairo_type": "starkware.starknet.common.syscalls.StorageReadRequest", - "offset": 0 - }, - "response": { - "cairo_type": "starkware.starknet.common.syscalls.StorageReadResponse", - "offset": 2 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.starknet.common.syscalls.StorageReadRequest": { - "full_name": "starkware.starknet.common.syscalls.StorageReadRequest", - "members": { - "address": { - "cairo_type": "felt", - "offset": 1 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.StorageReadResponse": { - "full_name": "starkware.starknet.common.syscalls.StorageReadResponse", - "members": { - "value": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.StorageWrite": { - "full_name": "starkware.starknet.common.syscalls.StorageWrite", - "members": { - "address": { - "cairo_type": "felt", - "offset": 1 - }, - "selector": { - "cairo_type": "felt", - "offset": 0 - }, - "value": { - "cairo_type": "felt", - "offset": 2 - } - }, - "size": 3, - "type": "struct" - }, - "starkware.starknet.common.syscalls.TxInfo": { - "full_name": "starkware.starknet.common.syscalls.TxInfo", - "members": { - "account_contract_address": { - "cairo_type": "felt", - "offset": 1 - }, - "chain_id": { - "cairo_type": "felt", - "offset": 6 - }, - "max_fee": { - "cairo_type": "felt", - "offset": 2 - }, - "nonce": { - "cairo_type": "felt", - "offset": 7 - }, - "signature": { - "cairo_type": "felt*", - "offset": 4 - }, - "signature_len": { - "cairo_type": "felt", - "offset": 3 - }, - "transaction_hash": { - "cairo_type": "felt", - "offset": 5 - }, - "version": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 8, - "type": "struct" - }, - "starkware.starknet.common.syscalls.call_contract": { - "decorators": [], - "pc": 133, - "type": "function" - }, - "starkware.starknet.common.syscalls.call_contract.Args": { - "full_name": "starkware.starknet.common.syscalls.call_contract.Args", - "members": { - "calldata": { - "cairo_type": "felt*", - "offset": 3 - }, - "calldata_size": { - "cairo_type": "felt", - "offset": 2 - }, - "contract_address": { - "cairo_type": "felt", - "offset": 0 - }, - "function_selector": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.starknet.common.syscalls.call_contract.ImplicitArgs": { - "full_name": "starkware.starknet.common.syscalls.call_contract.ImplicitArgs", - "members": { - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.call_contract.Return": { - "cairo_type": "(retdata_size: felt, retdata: felt*)", - "type": "type_definition" - }, - "starkware.starknet.common.syscalls.call_contract.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.syscalls.call_contract.syscall_ptr": { - "cairo_type": "felt*", - "full_name": "starkware.starknet.common.syscalls.call_contract.syscall_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 8, - "offset": 0 - }, - "pc": 133, - "value": "[cast(fp + (-7), felt**)]" - }, - { - "ap_tracking_data": { - "group": 8, - "offset": 1 - }, - "pc": 140, - "value": "cast([fp + (-7)] + 7, felt*)" - } - ], - "type": "reference" - }, - "starkware.starknet.common.syscalls.emit_event": { - "decorators": [], - "pc": 168, - "type": "function" - }, - "starkware.starknet.common.syscalls.emit_event.Args": { - "full_name": "starkware.starknet.common.syscalls.emit_event.Args", - "members": { - "data": { - "cairo_type": "felt*", - "offset": 3 - }, - "data_len": { - "cairo_type": "felt", - "offset": 2 - }, - "keys": { - "cairo_type": "felt*", - "offset": 1 - }, - "keys_len": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 4, - "type": "struct" - }, - "starkware.starknet.common.syscalls.emit_event.ImplicitArgs": { - "full_name": "starkware.starknet.common.syscalls.emit_event.ImplicitArgs", - "members": { - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.emit_event.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.starknet.common.syscalls.emit_event.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.syscalls.emit_event.syscall_ptr": { - "cairo_type": "felt*", - "full_name": "starkware.starknet.common.syscalls.emit_event.syscall_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 12, - "offset": 0 - }, - "pc": 168, - "value": "[cast(fp + (-7), felt**)]" - }, - { - "ap_tracking_data": { - "group": 12, - "offset": 1 - }, - "pc": 175, - "value": "cast([fp + (-7)] + 5, felt*)" - } - ], - "type": "reference" - }, - "starkware.starknet.common.syscalls.get_caller_address": { - "decorators": [], - "pc": 145, - "type": "function" - }, - "starkware.starknet.common.syscalls.get_caller_address.Args": { - "full_name": "starkware.starknet.common.syscalls.get_caller_address.Args", - "members": {}, - "size": 0, - "type": "struct" - }, - "starkware.starknet.common.syscalls.get_caller_address.ImplicitArgs": { - "full_name": "starkware.starknet.common.syscalls.get_caller_address.ImplicitArgs", - "members": { - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.get_caller_address.Return": { - "cairo_type": "(caller_address: felt)", - "type": "type_definition" - }, - "starkware.starknet.common.syscalls.get_caller_address.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.syscalls.get_caller_address.syscall_ptr": { - "cairo_type": "felt*", - "full_name": "starkware.starknet.common.syscalls.get_caller_address.syscall_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 9, - "offset": 0 - }, - "pc": 145, - "value": "[cast(fp + (-3), felt**)]" - }, - { - "ap_tracking_data": { - "group": 9, - "offset": 1 - }, - "pc": 148, - "value": "cast([fp + (-3)] + 2, felt*)" - } - ], - "type": "reference" - }, - "starkware.starknet.common.syscalls.storage_read": { - "decorators": [], - "pc": 152, - "type": "function" - }, - "starkware.starknet.common.syscalls.storage_read.Args": { - "full_name": "starkware.starknet.common.syscalls.storage_read.Args", - "members": { - "address": { - "cairo_type": "felt", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.storage_read.ImplicitArgs": { - "full_name": "starkware.starknet.common.syscalls.storage_read.ImplicitArgs", - "members": { - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.storage_read.Return": { - "cairo_type": "(value: felt)", - "type": "type_definition" - }, - "starkware.starknet.common.syscalls.storage_read.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.syscalls.storage_read.syscall_ptr": { - "cairo_type": "felt*", - "full_name": "starkware.starknet.common.syscalls.storage_read.syscall_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 10, - "offset": 0 - }, - "pc": 152, - "value": "[cast(fp + (-4), felt**)]" - }, - { - "ap_tracking_data": { - "group": 10, - "offset": 1 - }, - "pc": 156, - "value": "cast([fp + (-4)] + 3, felt*)" - } - ], - "type": "reference" - }, - "starkware.starknet.common.syscalls.storage_write": { - "decorators": [], - "pc": 160, - "type": "function" - }, - "starkware.starknet.common.syscalls.storage_write.Args": { - "full_name": "starkware.starknet.common.syscalls.storage_write.Args", - "members": { - "address": { - "cairo_type": "felt", - "offset": 0 - }, - "value": { - "cairo_type": "felt", - "offset": 1 - } - }, - "size": 2, - "type": "struct" - }, - "starkware.starknet.common.syscalls.storage_write.ImplicitArgs": { - "full_name": "starkware.starknet.common.syscalls.storage_write.ImplicitArgs", - "members": { - "syscall_ptr": { - "cairo_type": "felt*", - "offset": 0 - } - }, - "size": 1, - "type": "struct" - }, - "starkware.starknet.common.syscalls.storage_write.Return": { - "cairo_type": "()", - "type": "type_definition" - }, - "starkware.starknet.common.syscalls.storage_write.SIZEOF_LOCALS": { - "type": "const", - "value": 0 - }, - "starkware.starknet.common.syscalls.storage_write.syscall_ptr": { - "cairo_type": "felt*", - "full_name": "starkware.starknet.common.syscalls.storage_write.syscall_ptr", - "references": [ - { - "ap_tracking_data": { - "group": 11, - "offset": 0 - }, - "pc": 160, - "value": "[cast(fp + (-5), felt**)]" - }, - { - "ap_tracking_data": { - "group": 11, - "offset": 1 - }, - "pc": 165, - "value": "cast([fp + (-5)] + 3, felt*)" - } - ], - "type": "reference" - } - }, - "main_scope": "__main__", - "prime": "0x800000000000011000000000000000000000000000000000000000000000001", - "reference_manager": { - "references": [ - { - "ap_tracking_data": { - "group": 2, - "offset": 0 - }, - "pc": 9, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 2, - "offset": 3 - }, - "pc": 16, - "value": "[cast(ap, felt*)]" - }, - { - "ap_tracking_data": { - "group": 3, - "offset": 0 - }, - "pc": 24, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 4, - "offset": 0 - }, - "pc": 29, - "value": "[cast(fp + (-4), felt*)]" - }, - { - "ap_tracking_data": { - "group": 4, - "offset": 0 - }, - "pc": 29, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 35, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 35, - "value": "[cast([fp + (-4)], felt*)]" - }, - { - "ap_tracking_data": { - "group": 5, - "offset": 0 - }, - "pc": 35, - "value": "[cast([fp + (-4)] + 1, felt*)]" - }, - { - "ap_tracking_data": { - "group": 6, - "offset": 0 - }, - "pc": 48, - "value": "[cast(fp + (-4), felt*)]" - }, - { - "ap_tracking_data": { - "group": 6, - "offset": 0 - }, - "pc": 48, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 6, - "offset": 0 - }, - "pc": 48, - "value": "[cast(fp + (-5), felt*)]" - }, - { - "ap_tracking_data": { - "group": 7, - "offset": 0 - }, - "pc": 93, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 7, - "offset": 1 - }, - "pc": 95, - "value": "[cast(ap + (-1), felt*)]" - }, - { - "ap_tracking_data": { - "group": 7, - "offset": 2 - }, - "pc": 113, - "value": "[cast(ap + (-1), felt*)]" - }, - { - "ap_tracking_data": { - "group": 8, - "offset": 0 - }, - "pc": 133, - "value": "[cast(fp + (-7), felt**)]" - }, - { - "ap_tracking_data": { - "group": 9, - "offset": 0 - }, - "pc": 145, - "value": "[cast(fp + (-3), felt**)]" - }, - { - "ap_tracking_data": { - "group": 10, - "offset": 0 - }, - "pc": 152, - "value": "[cast(fp + (-4), felt**)]" - }, - { - "ap_tracking_data": { - "group": 11, - "offset": 0 - }, - "pc": 160, - "value": "[cast(fp + (-5), felt**)]" - }, - { - "ap_tracking_data": { - "group": 12, - "offset": 0 - }, - "pc": 168, - "value": "[cast(fp + (-7), felt**)]" - }, - { - "ap_tracking_data": { - "group": 13, - "offset": 0 - }, - "pc": 178, - "value": "[cast(fp + (-3), felt*)]" - }, - { - "ap_tracking_data": { - "group": 16, - "offset": 0 - }, - "pc": 221, - "value": "[cast(fp + (-6), starkware.cairo.common.uint256.Uint256*)]" - }, - { - "ap_tracking_data": { - "group": 16, - "offset": 0 - }, - "pc": 221, - "value": "[cast(fp + (-4), starkware.cairo.common.uint256.Uint256*)]" - }, - { - "ap_tracking_data": { - "group": 16, - "offset": 4 - }, - "pc": 223, - "value": "[cast(fp + 2, felt*)]" - }, - { - "ap_tracking_data": { - "group": 16, - "offset": 4 - }, - "pc": 223, - "value": "[cast(fp + 3, felt*)]" - } - ] - } - } -} diff --git a/apps/blockchain/starknet-artifacts/contracts/starknet/default_token.cairo/default_token_abi.json b/apps/blockchain/starknet-artifacts/contracts/starknet/default_token.cairo/default_token_abi.json deleted file mode 100644 index ce2f03f0..00000000 --- a/apps/blockchain/starknet-artifacts/contracts/starknet/default_token.cairo/default_token_abi.json +++ /dev/null @@ -1,372 +0,0 @@ -[ - { - "members": [ - { - "name": "low", - "offset": 0, - "type": "felt" - }, - { - "name": "high", - "offset": 1, - "type": "felt" - } - ], - "name": "Uint256", - "size": 2, - "type": "struct" - }, - { - "data": [ - { - "name": "from_", - "type": "felt" - }, - { - "name": "to", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - } - ], - "keys": [], - "name": "Transfer", - "type": "event" - }, - { - "data": [ - { - "name": "owner", - "type": "felt" - }, - { - "name": "approved", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - } - ], - "keys": [], - "name": "Approval", - "type": "event" - }, - { - "data": [ - { - "name": "owner", - "type": "felt" - }, - { - "name": "operator", - "type": "felt" - }, - { - "name": "approved", - "type": "felt" - } - ], - "keys": [], - "name": "ApprovalForAll", - "type": "event" - }, - { - "data": [ - { - "name": "previousOwner", - "type": "felt" - }, - { - "name": "newOwner", - "type": "felt" - } - ], - "keys": [], - "name": "OwnershipTransferred", - "type": "event" - }, - { - "inputs": [ - { - "name": "owner", - "type": "felt" - }, - { - "name": "name", - "type": "felt" - }, - { - "name": "symbol", - "type": "felt" - } - ], - "name": "constructor", - "outputs": [], - "type": "constructor" - }, - { - "inputs": [ - { - "name": "interfaceId", - "type": "felt" - } - ], - "name": "supportsInterface", - "outputs": [ - { - "name": "success", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "name", - "outputs": [ - { - "name": "name", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "symbol", - "outputs": [ - { - "name": "symbol", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "owner", - "type": "felt" - } - ], - "name": "balanceOf", - "outputs": [ - { - "name": "balance", - "type": "Uint256" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "token_id", - "type": "Uint256" - } - ], - "name": "ownerOf", - "outputs": [ - { - "name": "owner", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "token_id", - "type": "Uint256" - } - ], - "name": "getApproved", - "outputs": [ - { - "name": "approved", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "owner", - "type": "felt" - }, - { - "name": "operator", - "type": "felt" - } - ], - "name": "isApprovedForAll", - "outputs": [ - { - "name": "isApproved", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "tokenId", - "type": "Uint256" - } - ], - "name": "tokenURI", - "outputs": [ - { - "name": "tokenURI", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [], - "name": "owner", - "outputs": [ - { - "name": "owner", - "type": "felt" - } - ], - "stateMutability": "view", - "type": "function" - }, - { - "inputs": [ - { - "name": "to", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - } - ], - "name": "approve", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "operator", - "type": "felt" - }, - { - "name": "approved", - "type": "felt" - } - ], - "name": "setApprovalForAll", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "from_", - "type": "felt" - }, - { - "name": "to", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - } - ], - "name": "transferFrom", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "from_", - "type": "felt" - }, - { - "name": "to", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - }, - { - "name": "data_len", - "type": "felt" - }, - { - "name": "data", - "type": "felt*" - } - ], - "name": "safeTransferFrom", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "newOwner", - "type": "felt" - } - ], - "name": "transferOwnership", - "outputs": [], - "type": "function" - }, - { - "inputs": [], - "name": "renounceOwnership", - "outputs": [], - "type": "function" - }, - { - "inputs": [ - { - "name": "to", - "type": "felt" - }, - { - "name": "tokenId", - "type": "Uint256" - }, - { - "name": "data_len", - "type": "felt" - }, - { - "name": "data", - "type": "felt*" - }, - { - "name": "tokenURI", - "type": "felt" - } - ], - "name": "permissionedMint", - "outputs": [], - "type": "function" - } -]