@keep-network/tbtc-v2 1.6.0-dev.5 → 1.6.0-dev.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/BLS.json +6 -6
- package/artifacts/Bank.json +17 -17
- package/artifacts/BeaconAuthorization.json +6 -6
- package/artifacts/BeaconDkg.json +6 -6
- package/artifacts/BeaconDkgValidator.json +9 -9
- package/artifacts/BeaconInactivity.json +6 -6
- package/artifacts/BeaconSortitionPool.json +16 -16
- package/artifacts/Bridge.json +32 -32
- package/artifacts/BridgeGovernance.json +14 -14
- package/artifacts/BridgeGovernanceParameters.json +7 -7
- package/artifacts/Deposit.json +7 -7
- package/artifacts/DepositSweep.json +7 -7
- package/artifacts/DonationVault.json +11 -11
- package/artifacts/EcdsaDkgValidator.json +7 -7
- package/artifacts/EcdsaInactivity.json +6 -6
- package/artifacts/EcdsaSortitionPool.json +16 -16
- package/artifacts/Fraud.json +7 -7
- package/artifacts/LightRelay.json +28 -28
- package/artifacts/LightRelayMaintainerProxy.json +24 -24
- package/artifacts/MaintainerProxy.json +37 -37
- package/artifacts/MovingFunds.json +7 -7
- package/artifacts/NuCypherToken.json +11 -11
- package/artifacts/RandomBeacon.json +23 -23
- package/artifacts/RandomBeaconChaosnet.json +11 -11
- package/artifacts/RandomBeaconGovernance.json +12 -12
- package/artifacts/Redemption.json +7 -7
- package/artifacts/ReimbursementPool.json +11 -11
- package/artifacts/T.json +11 -11
- package/artifacts/TBTC.json +19 -19
- package/artifacts/TBTCToken.json +19 -19
- package/artifacts/TBTCVault.json +36 -36
- package/artifacts/TokenStaking.json +156 -308
- package/artifacts/TokenholderGovernor.json +47 -47
- package/artifacts/TokenholderTimelock.json +36 -36
- package/artifacts/VendingMachine.json +22 -22
- package/artifacts/VendingMachineNuCypher.json +9 -9
- package/artifacts/VendingMachineV2.json +15 -15
- package/artifacts/VendingMachineV3.json +15 -15
- package/artifacts/WalletProposalValidator.json +437 -0
- package/artifacts/WalletRegistry.json +31 -31
- package/artifacts/WalletRegistryGovernance.json +56 -56
- package/artifacts/Wallets.json +7 -7
- package/artifacts/solcInputs/{d2d7e276da75d7184610fe11a4a103b7.json → b4e1c442421284b256fcad9f86102ecc.json} +4 -4
- package/build/contracts/GovernanceUtils.sol/GovernanceUtils.dbg.json +1 -1
- package/build/contracts/bank/Bank.sol/Bank.dbg.json +1 -1
- package/build/contracts/bank/IReceiveBalanceApproval.sol/IReceiveBalanceApproval.dbg.json +1 -1
- package/build/contracts/bridge/BitcoinTx.sol/BitcoinTx.dbg.json +1 -1
- package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
- package/build/contracts/bridge/BridgeGovernanceParameters.sol/BridgeGovernanceParameters.dbg.json +1 -1
- package/build/contracts/bridge/BridgeState.sol/BridgeState.dbg.json +1 -1
- package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
- package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
- package/build/contracts/bridge/EcdsaLib.sol/EcdsaLib.dbg.json +1 -1
- package/build/contracts/bridge/Fraud.sol/Fraud.dbg.json +1 -1
- package/build/contracts/bridge/Heartbeat.sol/Heartbeat.dbg.json +1 -1
- package/build/contracts/bridge/IRelay.sol/IRelay.dbg.json +1 -1
- package/build/contracts/bridge/MovingFunds.sol/MovingFunds.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.dbg.json +1 -1
- package/build/contracts/bridge/WalletProposalValidator.sol/WalletProposalValidator.dbg.json +4 -0
- package/build/contracts/bridge/WalletProposalValidator.sol/WalletProposalValidator.json +323 -0
- package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
- package/build/contracts/l2/L2TBTC.sol/L2TBTC.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/IWormholeTokenBridge.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.dbg.json +1 -1
- package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/ILightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/LightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/RelayUtils.dbg.json +1 -1
- package/build/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.dbg.json +1 -1
- package/build/contracts/token/TBTC.sol/TBTC.dbg.json +1 -1
- package/build/contracts/vault/DonationVault.sol/DonationVault.dbg.json +1 -1
- package/build/contracts/vault/IVault.sol/IVault.dbg.json +1 -1
- package/build/contracts/vault/TBTCOptimisticMinting.sol/TBTCOptimisticMinting.dbg.json +1 -1
- package/build/contracts/vault/TBTCVault.sol/TBTCVault.dbg.json +1 -1
- package/contracts/bridge/{WalletCoordinator.sol → WalletProposalValidator.sol} +129 -447
- package/deploy/39_deploy_wallet_proposal_validator.ts +33 -0
- package/export/artifacts/@keep-network/ecdsa/contracts/EcdsaDkgValidator.sol/EcdsaDkgValidator.json +24 -24
- package/export/artifacts/@keep-network/ecdsa/contracts/WalletRegistry.sol/WalletRegistry.json +4999 -4814
- package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaDkg.sol/EcdsaDkg.json +2 -2
- package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaInactivity.sol/EcdsaInactivity.json +23 -23
- package/export/artifacts/@keep-network/random-beacon/contracts/ReimbursementPool.sol/ReimbursementPool.json +53 -53
- package/export/artifacts/@keep-network/sortition-pools/contracts/Chaosnet.sol/Chaosnet.json +21 -21
- package/export/artifacts/@keep-network/sortition-pools/contracts/Rewards.sol/Rewards.json +16 -16
- package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionPool.sol/SortitionPool.json +206 -206
- package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionTree.sol/SortitionTree.json +26 -26
- package/export/artifacts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol/ERC1967Proxy.json +46 -46
- package/export/artifacts/@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol/ProxyAdmin.json +36 -36
- package/export/artifacts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/TransparentUpgradeableProxy.json +78 -78
- package/export/artifacts/@openzeppelin/contracts/token/ERC721/ERC721.sol/ERC721.json +68 -68
- package/export/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol/ERC20Upgradeable.json +43 -43
- package/export/artifacts/@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol/ERC20WithPermit.json +79 -79
- package/export/artifacts/@thesis/solidity-contracts/contracts/token/MisfundRecovery.sol/MisfundRecovery.json +42 -42
- package/export/artifacts/contracts/bank/Bank.sol/Bank.json +77 -77
- package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +320 -320
- package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +108 -108
- package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +63 -63
- package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +65 -65
- package/export/artifacts/contracts/bridge/WalletProposalValidator.sol/WalletProposalValidator.json +25381 -0
- package/export/artifacts/contracts/l2/L2TBTC.sol/L2TBTC.json +194 -194
- package/export/artifacts/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.json +98 -98
- package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +149 -149
- package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +76 -76
- package/export/artifacts/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.json +62 -62
- package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +79 -79
- package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +358 -358
- package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +78 -78
- package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +4 -4
- package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +78 -78
- package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +7 -7
- package/export/artifacts/contracts/test/SepoliaLightRelay.sol/SepoliaLightRelay.json +78 -78
- package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +14 -14
- package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +85 -85
- package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +78 -78
- package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +4 -4
- package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +37 -37
- package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +104 -104
- package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +19 -19
- package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +184 -184
- package/export/deploy/39_deploy_wallet_proposal_validator.js +82 -0
- package/export/hardhat.config.js +0 -6
- package/export/typechain/factories/EcdsaAuthorization__factory.js +1 -1
- package/export/typechain/factories/IStaking__factory.js +24 -103
- package/export/typechain/factories/WalletProposalValidator__factory.js +402 -0
- package/export/typechain/factories/WalletRegistry__factory.js +1 -1
- package/export/typechain/index.js +3 -3
- package/package.json +2 -2
- package/artifacts/KeepRegistry.json +0 -99
- package/artifacts/KeepStake.json +0 -286
- package/artifacts/KeepToken.json +0 -711
- package/artifacts/KeepTokenStaking.json +0 -483
- package/artifacts/NuCypherStakingEscrow.json +0 -287
- package/artifacts/VendingMachineKeep.json +0 -400
- package/artifacts/WalletCoordinator.json +0 -1107
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.dbg.json +0 -4
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +0 -1042
- package/deploy/34_deploy_wallet_coordinator.ts +0 -43
- package/deploy/35_add_coordinator_address.ts +0 -20
- package/deploy/36_transfer_wallet_coordinator_ownership.ts +0 -19
- package/deploy/81_upgrade_wallet_coordinator_v2.ts +0 -99
- package/export/artifacts/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +0 -33310
- package/export/deploy/34_deploy_wallet_coordinator.js +0 -115
- package/export/deploy/35_add_coordinator_address.js +0 -60
- package/export/deploy/36_transfer_wallet_coordinator_ownership.js +0 -60
- package/export/deploy/81_upgrade_wallet_coordinator_v2.js +0 -140
- package/export/typechain/factories/WalletCoordinator__factory.js +0 -1121
- /package/deploy/{37_deploy_light_relay_maintainer_proxy.ts → 34_deploy_light_relay_maintainer_proxy.ts} +0 -0
- /package/deploy/{38_authorize_maintainer_in_light_relay_maintainer_proxy.ts → 35_authorize_maintainer_in_light_relay_maintainer_proxy.ts} +0 -0
- /package/deploy/{39_transfer_light_relay_maintainer_proxy_ownership.ts → 36_transfer_light_relay_maintainer_proxy_ownership.ts} +0 -0
- /package/deploy/{40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts → 37_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts} +0 -0
- /package/deploy/{41_authorize_light_relay_maintainer_proxy_in_light_relay.ts → 38_authorize_light_relay_maintainer_proxy_in_light_relay.ts} +0 -0
- /package/export/deploy/{37_deploy_light_relay_maintainer_proxy.js → 34_deploy_light_relay_maintainer_proxy.js} +0 -0
- /package/export/deploy/{38_authorize_maintainer_in_light_relay_maintainer_proxy.js → 35_authorize_maintainer_in_light_relay_maintainer_proxy.js} +0 -0
- /package/export/deploy/{39_transfer_light_relay_maintainer_proxy_ownership.js → 36_transfer_light_relay_maintainer_proxy_ownership.js} +0 -0
- /package/export/deploy/{40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js → 37_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js} +0 -0
- /package/export/deploy/{41_authorize_light_relay_maintainer_proxy_in_light_relay.js → 38_authorize_light_relay_maintainer_proxy_in_light_relay.js} +0 -0
- /package/export/typechain/{WalletCoordinator.js → WalletProposalValidator.js} +0 -0
|
@@ -345,105 +345,105 @@
|
|
|
345
345
|
},
|
|
346
346
|
"deployedBytecode": {
|
|
347
347
|
"functionDebugData": {
|
|
348
|
-
"@
|
|
348
|
+
"@_afterTokenTransfer_12971": {
|
|
349
349
|
"entryPoint": null,
|
|
350
|
-
"id":
|
|
350
|
+
"id": 12971,
|
|
351
351
|
"parameterSlots": 3,
|
|
352
352
|
"returnSlots": 0
|
|
353
353
|
},
|
|
354
|
-
"@
|
|
354
|
+
"@_approve_12906": {
|
|
355
355
|
"entryPoint": 961,
|
|
356
|
-
"id":
|
|
356
|
+
"id": 12906,
|
|
357
357
|
"parameterSlots": 3,
|
|
358
358
|
"returnSlots": 0
|
|
359
359
|
},
|
|
360
|
-
"@
|
|
360
|
+
"@_beforeTokenTransfer_12960": {
|
|
361
361
|
"entryPoint": null,
|
|
362
|
-
"id":
|
|
362
|
+
"id": 12960,
|
|
363
363
|
"parameterSlots": 3,
|
|
364
364
|
"returnSlots": 0
|
|
365
365
|
},
|
|
366
|
-
"@
|
|
366
|
+
"@_msgSender_14079": {
|
|
367
367
|
"entryPoint": null,
|
|
368
|
-
"id":
|
|
368
|
+
"id": 14079,
|
|
369
369
|
"parameterSlots": 0,
|
|
370
370
|
"returnSlots": 1
|
|
371
371
|
},
|
|
372
|
-
"@
|
|
372
|
+
"@_spendAllowance_12949": {
|
|
373
373
|
"entryPoint": 1305,
|
|
374
|
-
"id":
|
|
374
|
+
"id": 12949,
|
|
375
375
|
"parameterSlots": 3,
|
|
376
376
|
"returnSlots": 0
|
|
377
377
|
},
|
|
378
|
-
"@
|
|
378
|
+
"@_transfer_12732": {
|
|
379
379
|
"entryPoint": 1451,
|
|
380
|
-
"id":
|
|
380
|
+
"id": 12732,
|
|
381
381
|
"parameterSlots": 3,
|
|
382
382
|
"returnSlots": 0
|
|
383
383
|
},
|
|
384
|
-
"@
|
|
384
|
+
"@allowance_12527": {
|
|
385
385
|
"entryPoint": null,
|
|
386
|
-
"id":
|
|
386
|
+
"id": 12527,
|
|
387
387
|
"parameterSlots": 2,
|
|
388
388
|
"returnSlots": 1
|
|
389
389
|
},
|
|
390
|
-
"@
|
|
390
|
+
"@approve_12552": {
|
|
391
391
|
"entryPoint": 632,
|
|
392
|
-
"id":
|
|
392
|
+
"id": 12552,
|
|
393
393
|
"parameterSlots": 2,
|
|
394
394
|
"returnSlots": 1
|
|
395
395
|
},
|
|
396
|
-
"@
|
|
396
|
+
"@balanceOf_12484": {
|
|
397
397
|
"entryPoint": null,
|
|
398
|
-
"id":
|
|
398
|
+
"id": 12484,
|
|
399
399
|
"parameterSlots": 1,
|
|
400
400
|
"returnSlots": 1
|
|
401
401
|
},
|
|
402
|
-
"@
|
|
402
|
+
"@decimals_12460": {
|
|
403
403
|
"entryPoint": null,
|
|
404
|
-
"id":
|
|
404
|
+
"id": 12460,
|
|
405
405
|
"parameterSlots": 0,
|
|
406
406
|
"returnSlots": 1
|
|
407
407
|
},
|
|
408
|
-
"@
|
|
408
|
+
"@decreaseAllowance_12655": {
|
|
409
409
|
"entryPoint": 772,
|
|
410
|
-
"id":
|
|
410
|
+
"id": 12655,
|
|
411
411
|
"parameterSlots": 2,
|
|
412
412
|
"returnSlots": 1
|
|
413
413
|
},
|
|
414
|
-
"@
|
|
414
|
+
"@increaseAllowance_12614": {
|
|
415
415
|
"entryPoint": 694,
|
|
416
|
-
"id":
|
|
416
|
+
"id": 12614,
|
|
417
417
|
"parameterSlots": 2,
|
|
418
418
|
"returnSlots": 1
|
|
419
419
|
},
|
|
420
|
-
"@
|
|
420
|
+
"@name_12440": {
|
|
421
421
|
"entryPoint": 486,
|
|
422
|
-
"id":
|
|
422
|
+
"id": 12440,
|
|
423
423
|
"parameterSlots": 0,
|
|
424
424
|
"returnSlots": 1
|
|
425
425
|
},
|
|
426
|
-
"@
|
|
426
|
+
"@symbol_12450": {
|
|
427
427
|
"entryPoint": 757,
|
|
428
|
-
"id":
|
|
428
|
+
"id": 12450,
|
|
429
429
|
"parameterSlots": 0,
|
|
430
430
|
"returnSlots": 1
|
|
431
431
|
},
|
|
432
|
-
"@
|
|
432
|
+
"@totalSupply_12470": {
|
|
433
433
|
"entryPoint": null,
|
|
434
|
-
"id":
|
|
434
|
+
"id": 12470,
|
|
435
435
|
"parameterSlots": 0,
|
|
436
436
|
"returnSlots": 1
|
|
437
437
|
},
|
|
438
|
-
"@
|
|
438
|
+
"@transferFrom_12585": {
|
|
439
439
|
"entryPoint": 658,
|
|
440
|
-
"id":
|
|
440
|
+
"id": 12585,
|
|
441
441
|
"parameterSlots": 3,
|
|
442
442
|
"returnSlots": 1
|
|
443
443
|
},
|
|
444
|
-
"@
|
|
444
|
+
"@transfer_12509": {
|
|
445
445
|
"entryPoint": 947,
|
|
446
|
-
"id":
|
|
446
|
+
"id": 12509,
|
|
447
447
|
"parameterSlots": 2,
|
|
448
448
|
"returnSlots": 1
|
|
449
449
|
},
|
|
@@ -4347,7 +4347,7 @@
|
|
|
4347
4347
|
"storageLayout": {
|
|
4348
4348
|
"storage": [
|
|
4349
4349
|
{
|
|
4350
|
-
"astId":
|
|
4350
|
+
"astId": 12003,
|
|
4351
4351
|
"contract": "@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol:ERC20Upgradeable",
|
|
4352
4352
|
"label": "_initialized",
|
|
4353
4353
|
"offset": 0,
|
|
@@ -4355,7 +4355,7 @@
|
|
|
4355
4355
|
"type": "t_uint8"
|
|
4356
4356
|
},
|
|
4357
4357
|
{
|
|
4358
|
-
"astId":
|
|
4358
|
+
"astId": 12006,
|
|
4359
4359
|
"contract": "@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol:ERC20Upgradeable",
|
|
4360
4360
|
"label": "_initializing",
|
|
4361
4361
|
"offset": 1,
|
|
@@ -4363,7 +4363,7 @@
|
|
|
4363
4363
|
"type": "t_bool"
|
|
4364
4364
|
},
|
|
4365
4365
|
{
|
|
4366
|
-
"astId":
|
|
4366
|
+
"astId": 14093,
|
|
4367
4367
|
"contract": "@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol:ERC20Upgradeable",
|
|
4368
4368
|
"label": "__gap",
|
|
4369
4369
|
"offset": 0,
|
|
@@ -4371,7 +4371,7 @@
|
|
|
4371
4371
|
"type": "t_array(t_uint256)50_storage"
|
|
4372
4372
|
},
|
|
4373
4373
|
{
|
|
4374
|
-
"astId":
|
|
4374
|
+
"astId": 12384,
|
|
4375
4375
|
"contract": "@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol:ERC20Upgradeable",
|
|
4376
4376
|
"label": "_balances",
|
|
4377
4377
|
"offset": 0,
|
|
@@ -4379,7 +4379,7 @@
|
|
|
4379
4379
|
"type": "t_mapping(t_address,t_uint256)"
|
|
4380
4380
|
},
|
|
4381
4381
|
{
|
|
4382
|
-
"astId":
|
|
4382
|
+
"astId": 12390,
|
|
4383
4383
|
"contract": "@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol:ERC20Upgradeable",
|
|
4384
4384
|
"label": "_allowances",
|
|
4385
4385
|
"offset": 0,
|
|
@@ -4387,7 +4387,7 @@
|
|
|
4387
4387
|
"type": "t_mapping(t_address,t_mapping(t_address,t_uint256))"
|
|
4388
4388
|
},
|
|
4389
4389
|
{
|
|
4390
|
-
"astId":
|
|
4390
|
+
"astId": 12392,
|
|
4391
4391
|
"contract": "@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol:ERC20Upgradeable",
|
|
4392
4392
|
"label": "_totalSupply",
|
|
4393
4393
|
"offset": 0,
|
|
@@ -4395,7 +4395,7 @@
|
|
|
4395
4395
|
"type": "t_uint256"
|
|
4396
4396
|
},
|
|
4397
4397
|
{
|
|
4398
|
-
"astId":
|
|
4398
|
+
"astId": 12394,
|
|
4399
4399
|
"contract": "@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol:ERC20Upgradeable",
|
|
4400
4400
|
"label": "_name",
|
|
4401
4401
|
"offset": 0,
|
|
@@ -4403,7 +4403,7 @@
|
|
|
4403
4403
|
"type": "t_string_storage"
|
|
4404
4404
|
},
|
|
4405
4405
|
{
|
|
4406
|
-
"astId":
|
|
4406
|
+
"astId": 12396,
|
|
4407
4407
|
"contract": "@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol:ERC20Upgradeable",
|
|
4408
4408
|
"label": "_symbol",
|
|
4409
4409
|
"offset": 0,
|
|
@@ -4411,7 +4411,7 @@
|
|
|
4411
4411
|
"type": "t_string_storage"
|
|
4412
4412
|
},
|
|
4413
4413
|
{
|
|
4414
|
-
"astId":
|
|
4414
|
+
"astId": 12976,
|
|
4415
4415
|
"contract": "@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol:ERC20Upgradeable",
|
|
4416
4416
|
"label": "__gap",
|
|
4417
4417
|
"offset": 0,
|
|
@@ -544,33 +544,33 @@
|
|
|
544
544
|
"evm": {
|
|
545
545
|
"bytecode": {
|
|
546
546
|
"functionDebugData": {
|
|
547
|
-
"@
|
|
547
|
+
"@_17296": {
|
|
548
548
|
"entryPoint": null,
|
|
549
|
-
"id":
|
|
549
|
+
"id": 17296,
|
|
550
550
|
"parameterSlots": 0,
|
|
551
551
|
"returnSlots": 0
|
|
552
552
|
},
|
|
553
|
-
"@
|
|
553
|
+
"@_21609": {
|
|
554
554
|
"entryPoint": null,
|
|
555
|
-
"id":
|
|
555
|
+
"id": 21609,
|
|
556
556
|
"parameterSlots": 2,
|
|
557
557
|
"returnSlots": 0
|
|
558
558
|
},
|
|
559
|
-
"@
|
|
559
|
+
"@_msgSender_20018": {
|
|
560
560
|
"entryPoint": null,
|
|
561
|
-
"id":
|
|
561
|
+
"id": 20018,
|
|
562
562
|
"parameterSlots": 0,
|
|
563
563
|
"returnSlots": 1
|
|
564
564
|
},
|
|
565
|
-
"@
|
|
565
|
+
"@_transferOwnership_17384": {
|
|
566
566
|
"entryPoint": 119,
|
|
567
|
-
"id":
|
|
567
|
+
"id": 17384,
|
|
568
568
|
"parameterSlots": 1,
|
|
569
569
|
"returnSlots": 0
|
|
570
570
|
},
|
|
571
|
-
"@
|
|
571
|
+
"@buildDomainSeparator_22198": {
|
|
572
572
|
"entryPoint": 199,
|
|
573
|
-
"id":
|
|
573
|
+
"id": 22198,
|
|
574
574
|
"parameterSlots": 0,
|
|
575
575
|
"returnSlots": 1
|
|
576
576
|
},
|
|
@@ -5077,183 +5077,183 @@
|
|
|
5077
5077
|
},
|
|
5078
5078
|
"deployedBytecode": {
|
|
5079
5079
|
"functionDebugData": {
|
|
5080
|
-
"@
|
|
5080
|
+
"@DOMAIN_SEPARATOR_21980": {
|
|
5081
5081
|
"entryPoint": 1311,
|
|
5082
|
-
"id":
|
|
5082
|
+
"id": 21980,
|
|
5083
5083
|
"parameterSlots": 0,
|
|
5084
5084
|
"returnSlots": 1
|
|
5085
5085
|
},
|
|
5086
|
-
"@
|
|
5086
|
+
"@PERMIT_TYPEHASH_21566": {
|
|
5087
5087
|
"entryPoint": null,
|
|
5088
|
-
"id":
|
|
5088
|
+
"id": 21566,
|
|
5089
5089
|
"parameterSlots": 0,
|
|
5090
5090
|
"returnSlots": 0
|
|
5091
5091
|
},
|
|
5092
|
-
"@
|
|
5092
|
+
"@_approve_22165": {
|
|
5093
5093
|
"entryPoint": 2933,
|
|
5094
|
-
"id":
|
|
5094
|
+
"id": 22165,
|
|
5095
5095
|
"parameterSlots": 3,
|
|
5096
5096
|
"returnSlots": 0
|
|
5097
5097
|
},
|
|
5098
|
-
"@
|
|
5098
|
+
"@_burn_22042": {
|
|
5099
5099
|
"entryPoint": 4015,
|
|
5100
|
-
"id":
|
|
5100
|
+
"id": 22042,
|
|
5101
5101
|
"parameterSlots": 2,
|
|
5102
5102
|
"returnSlots": 0
|
|
5103
5103
|
},
|
|
5104
|
-
"@
|
|
5104
|
+
"@_checkOwner_17327": {
|
|
5105
5105
|
"entryPoint": 3925,
|
|
5106
|
-
"id":
|
|
5106
|
+
"id": 17327,
|
|
5107
5107
|
"parameterSlots": 0,
|
|
5108
5108
|
"returnSlots": 0
|
|
5109
5109
|
},
|
|
5110
|
-
"@
|
|
5110
|
+
"@_msgSender_20018": {
|
|
5111
5111
|
"entryPoint": null,
|
|
5112
|
-
"id":
|
|
5112
|
+
"id": 20018,
|
|
5113
5113
|
"parameterSlots": 0,
|
|
5114
5114
|
"returnSlots": 1
|
|
5115
5115
|
},
|
|
5116
|
-
"@
|
|
5116
|
+
"@_transferOwnership_17384": {
|
|
5117
5117
|
"entryPoint": 4243,
|
|
5118
|
-
"id":
|
|
5118
|
+
"id": 17384,
|
|
5119
5119
|
"parameterSlots": 1,
|
|
5120
5120
|
"returnSlots": 0
|
|
5121
5121
|
},
|
|
5122
|
-
"@
|
|
5122
|
+
"@_transfer_22121": {
|
|
5123
5123
|
"entryPoint": 3203,
|
|
5124
|
-
"id":
|
|
5124
|
+
"id": 22121,
|
|
5125
5125
|
"parameterSlots": 3,
|
|
5126
5126
|
"returnSlots": 0
|
|
5127
5127
|
},
|
|
5128
|
-
"@
|
|
5128
|
+
"@allowance_21549": {
|
|
5129
5129
|
"entryPoint": null,
|
|
5130
|
-
"id":
|
|
5130
|
+
"id": 21549,
|
|
5131
5131
|
"parameterSlots": 0,
|
|
5132
5132
|
"returnSlots": 0
|
|
5133
5133
|
},
|
|
5134
|
-
"@
|
|
5134
|
+
"@approveAndCall_21939": {
|
|
5135
5135
|
"entryPoint": 1847,
|
|
5136
|
-
"id":
|
|
5136
|
+
"id": 21939,
|
|
5137
5137
|
"parameterSlots": 3,
|
|
5138
5138
|
"returnSlots": 1
|
|
5139
5139
|
},
|
|
5140
|
-
"@
|
|
5140
|
+
"@approve_21960": {
|
|
5141
5141
|
"entryPoint": 1076,
|
|
5142
|
-
"id":
|
|
5142
|
+
"id": 21960,
|
|
5143
5143
|
"parameterSlots": 2,
|
|
5144
5144
|
"returnSlots": 1
|
|
5145
5145
|
},
|
|
5146
|
-
"@
|
|
5146
|
+
"@balanceOf_21541": {
|
|
5147
5147
|
"entryPoint": null,
|
|
5148
|
-
"id":
|
|
5148
|
+
"id": 21541,
|
|
5149
5149
|
"parameterSlots": 0,
|
|
5150
5150
|
"returnSlots": 0
|
|
5151
5151
|
},
|
|
5152
|
-
"@
|
|
5152
|
+
"@beforeTokenTransfer_21991": {
|
|
5153
5153
|
"entryPoint": null,
|
|
5154
|
-
"id":
|
|
5154
|
+
"id": 21991,
|
|
5155
5155
|
"parameterSlots": 3,
|
|
5156
5156
|
"returnSlots": 0
|
|
5157
5157
|
},
|
|
5158
|
-
"@
|
|
5158
|
+
"@buildDomainSeparator_22198": {
|
|
5159
5159
|
"entryPoint": 3722,
|
|
5160
|
-
"id":
|
|
5160
|
+
"id": 22198,
|
|
5161
5161
|
"parameterSlots": 0,
|
|
5162
5162
|
"returnSlots": 1
|
|
5163
5163
|
},
|
|
5164
|
-
"@
|
|
5164
|
+
"@burnFrom_21901": {
|
|
5165
5165
|
"entryPoint": 1666,
|
|
5166
|
-
"id":
|
|
5166
|
+
"id": 21901,
|
|
5167
5167
|
"parameterSlots": 2,
|
|
5168
5168
|
"returnSlots": 0
|
|
5169
5169
|
},
|
|
5170
|
-
"@
|
|
5170
|
+
"@burn_21852": {
|
|
5171
5171
|
"entryPoint": 1633,
|
|
5172
|
-
"id":
|
|
5172
|
+
"id": 21852,
|
|
5173
5173
|
"parameterSlots": 1,
|
|
5174
5174
|
"returnSlots": 0
|
|
5175
5175
|
},
|
|
5176
|
-
"@
|
|
5176
|
+
"@cachedChainId_21557": {
|
|
5177
5177
|
"entryPoint": null,
|
|
5178
|
-
"id":
|
|
5178
|
+
"id": 21557,
|
|
5179
5179
|
"parameterSlots": 0,
|
|
5180
5180
|
"returnSlots": 0
|
|
5181
5181
|
},
|
|
5182
|
-
"@
|
|
5182
|
+
"@cachedDomainSeparator_21559": {
|
|
5183
5183
|
"entryPoint": null,
|
|
5184
|
-
"id":
|
|
5184
|
+
"id": 21559,
|
|
5185
5185
|
"parameterSlots": 0,
|
|
5186
5186
|
"returnSlots": 0
|
|
5187
5187
|
},
|
|
5188
|
-
"@
|
|
5188
|
+
"@decimals_21583": {
|
|
5189
5189
|
"entryPoint": null,
|
|
5190
|
-
"id":
|
|
5190
|
+
"id": 21583,
|
|
5191
5191
|
"parameterSlots": 0,
|
|
5192
5192
|
"returnSlots": 0
|
|
5193
5193
|
},
|
|
5194
|
-
"@
|
|
5194
|
+
"@mint_21838": {
|
|
5195
5195
|
"entryPoint": 1402,
|
|
5196
|
-
"id":
|
|
5196
|
+
"id": 21838,
|
|
5197
5197
|
"parameterSlots": 2,
|
|
5198
5198
|
"returnSlots": 0
|
|
5199
5199
|
},
|
|
5200
|
-
"@
|
|
5200
|
+
"@name_21574": {
|
|
5201
5201
|
"entryPoint": 934,
|
|
5202
|
-
"id":
|
|
5202
|
+
"id": 21574,
|
|
5203
5203
|
"parameterSlots": 0,
|
|
5204
5204
|
"returnSlots": 0
|
|
5205
5205
|
},
|
|
5206
|
-
"@
|
|
5206
|
+
"@nonce_21555": {
|
|
5207
5207
|
"entryPoint": null,
|
|
5208
|
-
"id":
|
|
5208
|
+
"id": 21555,
|
|
5209
5209
|
"parameterSlots": 0,
|
|
5210
5210
|
"returnSlots": 0
|
|
5211
5211
|
},
|
|
5212
|
-
"@
|
|
5212
|
+
"@owner_17313": {
|
|
5213
5213
|
"entryPoint": null,
|
|
5214
|
-
"id":
|
|
5214
|
+
"id": 17313,
|
|
5215
5215
|
"parameterSlots": 0,
|
|
5216
5216
|
"returnSlots": 1
|
|
5217
5217
|
},
|
|
5218
|
-
"@
|
|
5218
|
+
"@permit_21789": {
|
|
5219
5219
|
"entryPoint": 2008,
|
|
5220
|
-
"id":
|
|
5220
|
+
"id": 21789,
|
|
5221
5221
|
"parameterSlots": 7,
|
|
5222
5222
|
"returnSlots": 0
|
|
5223
5223
|
},
|
|
5224
|
-
"@
|
|
5224
|
+
"@renounceOwnership_17341": {
|
|
5225
5225
|
"entryPoint": 1646,
|
|
5226
|
-
"id":
|
|
5226
|
+
"id": 17341,
|
|
5227
5227
|
"parameterSlots": 0,
|
|
5228
5228
|
"returnSlots": 0
|
|
5229
5229
|
},
|
|
5230
|
-
"@
|
|
5230
|
+
"@symbol_21578": {
|
|
5231
5231
|
"entryPoint": 1821,
|
|
5232
|
-
"id":
|
|
5232
|
+
"id": 21578,
|
|
5233
5233
|
"parameterSlots": 0,
|
|
5234
5234
|
"returnSlots": 0
|
|
5235
5235
|
},
|
|
5236
|
-
"@
|
|
5236
|
+
"@totalSupply_21570": {
|
|
5237
5237
|
"entryPoint": null,
|
|
5238
|
-
"id":
|
|
5238
|
+
"id": 21570,
|
|
5239
5239
|
"parameterSlots": 0,
|
|
5240
5240
|
"returnSlots": 0
|
|
5241
5241
|
},
|
|
5242
|
-
"@
|
|
5242
|
+
"@transferFrom_21686": {
|
|
5243
5243
|
"entryPoint": 1099,
|
|
5244
|
-
"id":
|
|
5244
|
+
"id": 21686,
|
|
5245
5245
|
"parameterSlots": 3,
|
|
5246
5246
|
"returnSlots": 1
|
|
5247
5247
|
},
|
|
5248
|
-
"@
|
|
5248
|
+
"@transferOwnership_17364": {
|
|
5249
5249
|
"entryPoint": 2792,
|
|
5250
|
-
"id":
|
|
5250
|
+
"id": 17364,
|
|
5251
5251
|
"parameterSlots": 1,
|
|
5252
5252
|
"returnSlots": 0
|
|
5253
5253
|
},
|
|
5254
|
-
"@
|
|
5254
|
+
"@transfer_21630": {
|
|
5255
5255
|
"entryPoint": 1834,
|
|
5256
|
-
"id":
|
|
5256
|
+
"id": 21630,
|
|
5257
5257
|
"parameterSlots": 2,
|
|
5258
5258
|
"returnSlots": 1
|
|
5259
5259
|
},
|
|
@@ -15387,7 +15387,7 @@
|
|
|
15387
15387
|
}
|
|
15388
15388
|
],
|
|
15389
15389
|
"immutableReferences": {
|
|
15390
|
-
"
|
|
15390
|
+
"21557": [
|
|
15391
15391
|
{
|
|
15392
15392
|
"length": 32,
|
|
15393
15393
|
"start": 688
|
|
@@ -15397,7 +15397,7 @@
|
|
|
15397
15397
|
"start": 1315
|
|
15398
15398
|
}
|
|
15399
15399
|
],
|
|
15400
|
-
"
|
|
15400
|
+
"21559": [
|
|
15401
15401
|
{
|
|
15402
15402
|
"length": 32,
|
|
15403
15403
|
"start": 800
|
|
@@ -15479,7 +15479,7 @@
|
|
|
15479
15479
|
"storageLayout": {
|
|
15480
15480
|
"storage": [
|
|
15481
15481
|
{
|
|
15482
|
-
"astId":
|
|
15482
|
+
"astId": 17280,
|
|
15483
15483
|
"contract": "@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol:ERC20WithPermit",
|
|
15484
15484
|
"label": "_owner",
|
|
15485
15485
|
"offset": 0,
|
|
@@ -15487,7 +15487,7 @@
|
|
|
15487
15487
|
"type": "t_address"
|
|
15488
15488
|
},
|
|
15489
15489
|
{
|
|
15490
|
-
"astId":
|
|
15490
|
+
"astId": 21541,
|
|
15491
15491
|
"contract": "@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol:ERC20WithPermit",
|
|
15492
15492
|
"label": "balanceOf",
|
|
15493
15493
|
"offset": 0,
|
|
@@ -15495,7 +15495,7 @@
|
|
|
15495
15495
|
"type": "t_mapping(t_address,t_uint256)"
|
|
15496
15496
|
},
|
|
15497
15497
|
{
|
|
15498
|
-
"astId":
|
|
15498
|
+
"astId": 21549,
|
|
15499
15499
|
"contract": "@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol:ERC20WithPermit",
|
|
15500
15500
|
"label": "allowance",
|
|
15501
15501
|
"offset": 0,
|
|
@@ -15503,7 +15503,7 @@
|
|
|
15503
15503
|
"type": "t_mapping(t_address,t_mapping(t_address,t_uint256))"
|
|
15504
15504
|
},
|
|
15505
15505
|
{
|
|
15506
|
-
"astId":
|
|
15506
|
+
"astId": 21555,
|
|
15507
15507
|
"contract": "@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol:ERC20WithPermit",
|
|
15508
15508
|
"label": "nonce",
|
|
15509
15509
|
"offset": 0,
|
|
@@ -15511,7 +15511,7 @@
|
|
|
15511
15511
|
"type": "t_mapping(t_address,t_uint256)"
|
|
15512
15512
|
},
|
|
15513
15513
|
{
|
|
15514
|
-
"astId":
|
|
15514
|
+
"astId": 21570,
|
|
15515
15515
|
"contract": "@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol:ERC20WithPermit",
|
|
15516
15516
|
"label": "totalSupply",
|
|
15517
15517
|
"offset": 0,
|
|
@@ -15519,7 +15519,7 @@
|
|
|
15519
15519
|
"type": "t_uint256"
|
|
15520
15520
|
},
|
|
15521
15521
|
{
|
|
15522
|
-
"astId":
|
|
15522
|
+
"astId": 21574,
|
|
15523
15523
|
"contract": "@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol:ERC20WithPermit",
|
|
15524
15524
|
"label": "name",
|
|
15525
15525
|
"offset": 0,
|
|
@@ -15527,7 +15527,7 @@
|
|
|
15527
15527
|
"type": "t_string_storage"
|
|
15528
15528
|
},
|
|
15529
15529
|
{
|
|
15530
|
-
"astId":
|
|
15530
|
+
"astId": 21578,
|
|
15531
15531
|
"contract": "@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol:ERC20WithPermit",
|
|
15532
15532
|
"label": "symbol",
|
|
15533
15533
|
"offset": 0,
|