@pru.pinya/contracts 1.0.4 → 1.0.5
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/contracts/access/AccessController.sol/AccessController.json +1 -1
- package/artifacts/contracts/access/AccessController.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/access/AccessControllerKAP.sol/AccessControllerKAP.json +1 -1
- package/artifacts/contracts/access/AccessControllerKAP.sol/IKYCBitkubChain.json +1 -1
- package/artifacts/contracts/access/AccessControllerKAP.sol/KYCHandler.json +1 -1
- package/artifacts/contracts/access/AccessControllerKAP.sol/artifacts.d.ts +59 -0
- package/artifacts/contracts/access/Authorization.sol/Authorization.json +1 -1
- package/artifacts/contracts/access/Authorization.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/access/AuthorizationKAP.sol/AuthorizationKAP.json +1 -1
- package/artifacts/contracts/access/AuthorizationKAP.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/access/Committee.sol/Committee.json +1 -1
- package/artifacts/contracts/access/Committee.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/access/Ownable.sol/Ownable.json +1 -1
- package/artifacts/contracts/access/Ownable.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/interfaces/IAdminProjectRouter.sol/IAdminProjectRouter.json +1 -1
- package/artifacts/contracts/interfaces/IAdminProjectRouter.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/interfaces/IKYCBitkubChain.sol/IKYCBitkubChain.json +1 -1
- package/artifacts/contracts/interfaces/IKYCBitkubChain.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/kyc/KYCHandler.sol/KYCHandler.json +1 -1
- package/artifacts/contracts/kyc/KYCHandler.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/libs/Address.sol/Address.json +1 -1
- package/artifacts/contracts/libs/Address.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/libs/EnumerableSetAddress.sol/EnumerableSetAddress.json +1 -1
- package/artifacts/contracts/libs/EnumerableSetAddress.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/libs/EnumerableSetUint.sol/EnumerableSetUint.json +1 -1
- package/artifacts/contracts/libs/EnumerableSetUint.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/libs/EnumerateMap.sol/EnumerableMap.json +1 -1
- package/artifacts/contracts/libs/EnumerateMap.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/libs/String.sol/Strings.json +1 -1
- package/artifacts/contracts/libs/String.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-1155/KAP1155.sol/KAP1155.json +1 -1
- package/artifacts/contracts/token/KAP-1155/KAP1155.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-1155/interfaces/IKAP1155.sol/IKAP1155.json +1 -1
- package/artifacts/contracts/token/KAP-1155/interfaces/IKAP1155.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-1155/interfaces/IKAP1155Enumerable.sol/IKAP1155Enumerable.json +1 -1
- package/artifacts/contracts/token/KAP-1155/interfaces/IKAP1155Enumerable.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-1155/interfaces/IKAP1155Metadata.sol/IKAP1155Metadata.json +1 -1
- package/artifacts/contracts/token/KAP-1155/interfaces/IKAP1155Metadata.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-1155/interfaces/IKAP1155Receiver.sol/IKAP1155Receiver.json +1 -1
- package/artifacts/contracts/token/KAP-1155/interfaces/IKAP1155Receiver.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-20/KAP20.sol/KAP20.json +1 -1
- package/artifacts/contracts/token/KAP-20/KAP20.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-20/interfaces/IKAP20.sol/IKAP20.json +1 -1
- package/artifacts/contracts/token/KAP-20/interfaces/IKAP20.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-20/interfaces/IKToken.sol/IKToken.json +1 -1
- package/artifacts/contracts/token/KAP-20/interfaces/IKToken.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-22/KAP22.sol/KAP22.json +1 -1
- package/artifacts/contracts/token/KAP-22/KAP22.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-22/interfaces/IKAP22.sol/IKAP22.json +1 -1
- package/artifacts/contracts/token/KAP-22/interfaces/IKAP22.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-22/utils/TransferRouter.sol/TransferRouter.json +1 -1
- package/artifacts/contracts/token/KAP-22/utils/TransferRouter.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-22/utils/WhitelistAddress.sol/WhitelistAddress.json +1 -1
- package/artifacts/contracts/token/KAP-22/utils/WhitelistAddress.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-721/KAP721.sol/KAP721.json +1 -1
- package/artifacts/contracts/token/KAP-721/KAP721.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-721/interfaces/IKAP721.sol/IKAP721.json +1 -1
- package/artifacts/contracts/token/KAP-721/interfaces/IKAP721.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-721/interfaces/IKAP721Enumerable.sol/IKAP721Enumerable.json +1 -1
- package/artifacts/contracts/token/KAP-721/interfaces/IKAP721Enumerable.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-721/interfaces/IKAP721Metadata.sol/IKAP721Metadata.json +1 -1
- package/artifacts/contracts/token/KAP-721/interfaces/IKAP721Metadata.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-721/interfaces/IKAP721Receiver.sol/IKAP721Receiver.json +1 -1
- package/artifacts/contracts/token/KAP-721/interfaces/IKAP721Receiver.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/token/KAP-721/interfaces/IKAP721V2.sol/IKAP721V2.json +1 -1
- package/artifacts/contracts/token/KAP-721/interfaces/IKAP721V2.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/utils/Context.sol/Context.json +1 -1
- package/artifacts/contracts/utils/Context.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/utils/Pausable.sol/Pausable.json +1 -1
- package/artifacts/contracts/utils/Pausable.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/utils/introspections/IKAP165.sol/IKAP165.json +1 -1
- package/artifacts/contracts/utils/introspections/IKAP165.sol/artifacts.d.ts +27 -0
- package/artifacts/contracts/utils/introspections/KAP165.sol/KAP165.json +1 -1
- package/artifacts/contracts/utils/introspections/KAP165.sol/artifacts.d.ts +27 -0
- package/package.json +10 -3
|
@@ -300,5 +300,5 @@
|
|
|
300
300
|
"deployedLinkReferences": {},
|
|
301
301
|
"immutableReferences": {},
|
|
302
302
|
"inputSourceName": "project/contracts/access/AccessController.sol",
|
|
303
|
-
"buildInfoId": "solc-0_8_0-
|
|
303
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
304
304
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface AccessController$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "AccessController";
|
|
10
|
+
readonly sourceName: "contracts/access/AccessController.sol";
|
|
11
|
+
readonly abi: [{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"oldAdmin","type":"address"},{"indexed":true,"internalType":"address","name":"newAdmin","type":"address"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"AdminProjectRouterSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"oldCommittee","type":"address"},{"indexed":true,"internalType":"address","name":"newCommittee","type":"address"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"CommitteeSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"oldTransferRouter","type":"address"},{"indexed":true,"internalType":"address","name":"newTransferRouter","type":"address"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"TransferRouterSet","type":"event"},{"inputs":[],"name":"PROJECT","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"acceptedKYCLevel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"activateOnlyKYCAddress","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"adminProjectRouter","outputs":[{"internalType":"contract IAdminProjectRouter","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"committee","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"isActivatedOnlyKYCAddress","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"kyc","outputs":[{"internalType":"contract IKYCBitkubChain","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_kycLevel","type":"uint256"}],"name":"setAcceptedKYCLevel","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_adminProjectRouter","type":"address"}],"name":"setAdminProjectRouter","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_committee","type":"address"}],"name":"setCommittee","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_kyc","type":"address"}],"name":"setKYC","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_transferRouter","type":"address"}],"name":"setTransferRouter","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"transferRouter","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"}];
|
|
12
|
+
readonly bytecode: "0x";
|
|
13
|
+
readonly deployedBytecode: "0x";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/access/AccessController.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["AccessController"]: AccessController$Type;
|
|
25
|
+
["contracts/access/AccessController.sol:AccessController"]: AccessController$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -348,5 +348,5 @@
|
|
|
348
348
|
"deployedLinkReferences": {},
|
|
349
349
|
"immutableReferences": {},
|
|
350
350
|
"inputSourceName": "project/contracts/access/AccessControllerKAP.sol",
|
|
351
|
-
"buildInfoId": "solc-0_8_0-
|
|
351
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
352
352
|
}
|
|
@@ -29,5 +29,5 @@
|
|
|
29
29
|
"deployedLinkReferences": {},
|
|
30
30
|
"immutableReferences": {},
|
|
31
31
|
"inputSourceName": "project/contracts/access/AccessControllerKAP.sol",
|
|
32
|
-
"buildInfoId": "solc-0_8_0-
|
|
32
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
33
33
|
}
|
|
@@ -112,5 +112,5 @@
|
|
|
112
112
|
"deployedLinkReferences": {},
|
|
113
113
|
"immutableReferences": {},
|
|
114
114
|
"inputSourceName": "project/contracts/access/AccessControllerKAP.sol",
|
|
115
|
-
"buildInfoId": "solc-0_8_0-
|
|
115
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
116
116
|
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface AccessControllerKAP$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "AccessControllerKAP";
|
|
10
|
+
readonly sourceName: "contracts/access/AccessControllerKAP.sol";
|
|
11
|
+
readonly abi: [{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint256","name":"oldAcceptedKYCLevelSet","type":"uint256"},{"indexed":true,"internalType":"uint256","name":"newAcceptedKYCLevelSet","type":"uint256"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"AcceptedKYCLevelSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"oldKYC","type":"address"},{"indexed":true,"internalType":"address","name":"newKYC","type":"address"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"KYCSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"OnlyKYCAddressActivated","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"oldOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"OwnerSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"oldTransferRouter","type":"address"},{"indexed":true,"internalType":"address","name":"newTransferRouter","type":"address"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"TransferRouterSet","type":"event"},{"inputs":[],"name":"acceptedKycLevel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"activateOnlyKycAddress","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_addr","type":"address"}],"name":"addWhitelistAddress","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"isActivatedOnlyKycAddress","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_addr","type":"address"}],"name":"isWhitelistAddr","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"kyc","outputs":[{"internalType":"contract IKYCBitkubChain","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_addr","type":"address"}],"name":"revokeWhitelistAddress","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_kycLevel","type":"uint256"}],"name":"setAcceptedKycLevel","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"contract IKYCBitkubChain","name":"_kyc","type":"address"}],"name":"setKyc","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_owner","type":"address"}],"name":"setOwner","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_transferRouter","type":"address"}],"name":"setTransferRouter","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"transferRouter","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_index","type":"uint256"}],"name":"whitelistAddrByIndex","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"_page","type":"uint256"},{"internalType":"uint256","name":"_limit","type":"uint256"}],"name":"whitelistAddrByPage","outputs":[{"internalType":"address[]","name":"","type":"address[]"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"whitelistAddrLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}];
|
|
12
|
+
readonly bytecode: "0x";
|
|
13
|
+
readonly deployedBytecode: "0x";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/access/AccessControllerKAP.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export interface IKYCBitkubChain$Type {
|
|
22
|
+
readonly _format: "hh3-artifact-1";
|
|
23
|
+
readonly contractName: "IKYCBitkubChain";
|
|
24
|
+
readonly sourceName: "contracts/access/AccessControllerKAP.sol";
|
|
25
|
+
readonly abi: [{"inputs":[{"internalType":"address","name":"_addr","type":"address"}],"name":"kycsLevel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}];
|
|
26
|
+
readonly bytecode: "0x";
|
|
27
|
+
readonly deployedBytecode: "0x";
|
|
28
|
+
readonly linkReferences: {};
|
|
29
|
+
readonly deployedLinkReferences: {};
|
|
30
|
+
readonly immutableReferences: {};
|
|
31
|
+
readonly inputSourceName: "project/contracts/access/AccessControllerKAP.sol";
|
|
32
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
export interface KYCHandler$Type {
|
|
36
|
+
readonly _format: "hh3-artifact-1";
|
|
37
|
+
readonly contractName: "KYCHandler";
|
|
38
|
+
readonly sourceName: "contracts/access/AccessControllerKAP.sol";
|
|
39
|
+
readonly abi: [{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint256","name":"oldAcceptedKYCLevelSet","type":"uint256"},{"indexed":true,"internalType":"uint256","name":"newAcceptedKYCLevelSet","type":"uint256"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"AcceptedKYCLevelSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"oldKYC","type":"address"},{"indexed":true,"internalType":"address","name":"newKYC","type":"address"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"KYCSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"OnlyKYCAddressActivated","type":"event"},{"inputs":[],"name":"acceptedKycLevel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"isActivatedOnlyKycAddress","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"kyc","outputs":[{"internalType":"contract IKYCBitkubChain","name":"","type":"address"}],"stateMutability":"view","type":"function"}];
|
|
40
|
+
readonly bytecode: "0x";
|
|
41
|
+
readonly deployedBytecode: "0x";
|
|
42
|
+
readonly linkReferences: {};
|
|
43
|
+
readonly deployedLinkReferences: {};
|
|
44
|
+
readonly immutableReferences: {};
|
|
45
|
+
readonly inputSourceName: "project/contracts/access/AccessControllerKAP.sol";
|
|
46
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
import "hardhat/types/artifacts";
|
|
50
|
+
declare module "hardhat/types/artifacts" {
|
|
51
|
+
interface ArtifactMap {
|
|
52
|
+
["AccessControllerKAP"]: AccessControllerKAP$Type
|
|
53
|
+
["IKYCBitkubChain"]: IKYCBitkubChain$Type
|
|
54
|
+
["KYCHandler"]: KYCHandler$Type;
|
|
55
|
+
["contracts/access/AccessControllerKAP.sol:AccessControllerKAP"]: AccessControllerKAP$Type
|
|
56
|
+
["contracts/access/AccessControllerKAP.sol:IKYCBitkubChain"]: IKYCBitkubChain$Type
|
|
57
|
+
["contracts/access/AccessControllerKAP.sol:KYCHandler"]: KYCHandler$Type;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
@@ -74,5 +74,5 @@
|
|
|
74
74
|
"deployedLinkReferences": {},
|
|
75
75
|
"immutableReferences": {},
|
|
76
76
|
"inputSourceName": "project/contracts/access/Authorization.sol",
|
|
77
|
-
"buildInfoId": "solc-0_8_0-
|
|
77
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
78
78
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface Authorization$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "Authorization";
|
|
10
|
+
readonly sourceName: "contracts/access/Authorization.sol";
|
|
11
|
+
readonly abi: [{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"oldAdmin","type":"address"},{"indexed":true,"internalType":"address","name":"newAdmin","type":"address"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"AdminProjectRouterSet","type":"event"},{"inputs":[],"name":"PROJECT","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"adminProjectRouter","outputs":[{"internalType":"contract IAdminProjectRouter","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_adminProjectRouter","type":"address"}],"name":"setAdminProjectRouter","outputs":[],"stateMutability":"nonpayable","type":"function"}];
|
|
12
|
+
readonly bytecode: "0x";
|
|
13
|
+
readonly deployedBytecode: "0x";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/access/Authorization.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["Authorization"]: Authorization$Type;
|
|
25
|
+
["contracts/access/Authorization.sol:Authorization"]: Authorization$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -151,5 +151,5 @@
|
|
|
151
151
|
"deployedLinkReferences": {},
|
|
152
152
|
"immutableReferences": {},
|
|
153
153
|
"inputSourceName": "project/contracts/access/AuthorizationKAP.sol",
|
|
154
|
-
"buildInfoId": "solc-0_8_0-
|
|
154
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
155
155
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface AuthorizationKAP$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "AuthorizationKAP";
|
|
10
|
+
readonly sourceName: "contracts/access/AuthorizationKAP.sol";
|
|
11
|
+
readonly abi: [{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"oldAdmin","type":"address"},{"indexed":true,"internalType":"address","name":"newAdmin","type":"address"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"SetAdmin","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"oldCommittee","type":"address"},{"indexed":true,"internalType":"address","name":"newCommittee","type":"address"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"SetCommittee","type":"event"},{"inputs":[],"name":"PROJECT","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"adminRouter","outputs":[{"internalType":"contract IAdminProjectRouter","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"committee","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_adminRouter","type":"address"}],"name":"setAdmin","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_committee","type":"address"}],"name":"setCommittee","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_transferRouter","type":"address"}],"name":"setTransferRouter","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"transferRouter","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"}];
|
|
12
|
+
readonly bytecode: "0x";
|
|
13
|
+
readonly deployedBytecode: "0x";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/access/AuthorizationKAP.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["AuthorizationKAP"]: AuthorizationKAP$Type;
|
|
25
|
+
["contracts/access/AuthorizationKAP.sol:AuthorizationKAP"]: AuthorizationKAP$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -61,5 +61,5 @@
|
|
|
61
61
|
"deployedLinkReferences": {},
|
|
62
62
|
"immutableReferences": {},
|
|
63
63
|
"inputSourceName": "project/contracts/access/Committee.sol",
|
|
64
|
-
"buildInfoId": "solc-0_8_0-
|
|
64
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
65
65
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface Committee$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "Committee";
|
|
10
|
+
readonly sourceName: "contracts/access/Committee.sol";
|
|
11
|
+
readonly abi: [{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"oldCommittee","type":"address"},{"indexed":true,"internalType":"address","name":"newCommittee","type":"address"},{"indexed":true,"internalType":"address","name":"caller","type":"address"}],"name":"CommitteeSet","type":"event"},{"inputs":[],"name":"committee","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_committee","type":"address"}],"name":"setCommittee","outputs":[],"stateMutability":"nonpayable","type":"function"}];
|
|
12
|
+
readonly bytecode: "0x";
|
|
13
|
+
readonly deployedBytecode: "0x";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/access/Committee.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["Committee"]: Committee$Type;
|
|
25
|
+
["contracts/access/Committee.sol:Committee"]: Committee$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"deployedLinkReferences": {},
|
|
63
63
|
"immutableReferences": {},
|
|
64
64
|
"inputSourceName": "project/contracts/access/Ownable.sol",
|
|
65
|
-
"buildInfoId": "solc-0_8_0-
|
|
65
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
66
66
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface Ownable$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "Ownable";
|
|
10
|
+
readonly sourceName: "contracts/access/Ownable.sol";
|
|
11
|
+
readonly abi: [{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"}];
|
|
12
|
+
readonly bytecode: "0x";
|
|
13
|
+
readonly deployedBytecode: "0x";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/access/Ownable.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["Ownable"]: Ownable$Type;
|
|
25
|
+
["contracts/access/Ownable.sol:Ownable"]: Ownable$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"deployedLinkReferences": {},
|
|
59
59
|
"immutableReferences": {},
|
|
60
60
|
"inputSourceName": "project/contracts/interfaces/IAdminProjectRouter.sol",
|
|
61
|
-
"buildInfoId": "solc-0_8_0-
|
|
61
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
62
62
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface IAdminProjectRouter$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "IAdminProjectRouter";
|
|
10
|
+
readonly sourceName: "contracts/interfaces/IAdminProjectRouter.sol";
|
|
11
|
+
readonly abi: [{"inputs":[{"internalType":"address","name":"_addr","type":"address"},{"internalType":"string","name":"_project","type":"string"}],"name":"isAdmin","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_addr","type":"address"},{"internalType":"string","name":"_project","type":"string"}],"name":"isSuperAdmin","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"}];
|
|
12
|
+
readonly bytecode: "0x";
|
|
13
|
+
readonly deployedBytecode: "0x";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/interfaces/IAdminProjectRouter.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["IAdminProjectRouter"]: IAdminProjectRouter$Type;
|
|
25
|
+
["contracts/interfaces/IAdminProjectRouter.sol:IAdminProjectRouter"]: IAdminProjectRouter$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"deployedLinkReferences": {},
|
|
48
48
|
"immutableReferences": {},
|
|
49
49
|
"inputSourceName": "project/contracts/interfaces/IKYCBitkubChain.sol",
|
|
50
|
-
"buildInfoId": "solc-0_8_0-
|
|
50
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
51
51
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface IKYCBitkubChain$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "IKYCBitkubChain";
|
|
10
|
+
readonly sourceName: "contracts/interfaces/IKYCBitkubChain.sol";
|
|
11
|
+
readonly abi: [{"inputs":[{"internalType":"address","name":"_addr","type":"address"}],"name":"kycsLevel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_addr","type":"address"},{"internalType":"uint256","name":"_level","type":"uint256"}],"name":"setKycCompleted","outputs":[],"stateMutability":"nonpayable","type":"function"}];
|
|
12
|
+
readonly bytecode: "0x";
|
|
13
|
+
readonly deployedBytecode: "0x";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/interfaces/IKYCBitkubChain.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["IKYCBitkubChain"]: IKYCBitkubChain$Type;
|
|
25
|
+
["contracts/interfaces/IKYCBitkubChain.sol:IKYCBitkubChain"]: IKYCBitkubChain$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -49,5 +49,5 @@
|
|
|
49
49
|
"deployedLinkReferences": {},
|
|
50
50
|
"immutableReferences": {},
|
|
51
51
|
"inputSourceName": "project/contracts/kyc/KYCHandler.sol",
|
|
52
|
-
"buildInfoId": "solc-0_8_0-
|
|
52
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
53
53
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface KYCHandler$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "KYCHandler";
|
|
10
|
+
readonly sourceName: "contracts/kyc/KYCHandler.sol";
|
|
11
|
+
readonly abi: [{"inputs":[],"name":"acceptedKYCLevel","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"isActivatedOnlyKYCAddress","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"kyc","outputs":[{"internalType":"contract IKYCBitkubChain","name":"","type":"address"}],"stateMutability":"view","type":"function"}];
|
|
12
|
+
readonly bytecode: "0x";
|
|
13
|
+
readonly deployedBytecode: "0x";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/kyc/KYCHandler.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["KYCHandler"]: KYCHandler$Type;
|
|
25
|
+
["contracts/kyc/KYCHandler.sol:KYCHandler"]: KYCHandler$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -9,5 +9,5 @@
|
|
|
9
9
|
"deployedLinkReferences": {},
|
|
10
10
|
"immutableReferences": {},
|
|
11
11
|
"inputSourceName": "project/contracts/libs/Address.sol",
|
|
12
|
-
"buildInfoId": "solc-0_8_0-
|
|
12
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
13
13
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface Address$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "Address";
|
|
10
|
+
readonly sourceName: "contracts/libs/Address.sol";
|
|
11
|
+
readonly abi: [];
|
|
12
|
+
readonly bytecode: "0x60566050600b82828239805160001a6073146043577f4e487b7100000000000000000000000000000000000000000000000000000000600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212209c1cf289b43539c879e4069293970c014735d61f26d551ecebb73bb0e70404d064736f6c63430008000033";
|
|
13
|
+
readonly deployedBytecode: "0x73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212209c1cf289b43539c879e4069293970c014735d61f26d551ecebb73bb0e70404d064736f6c63430008000033";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/libs/Address.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["Address"]: Address$Type;
|
|
25
|
+
["contracts/libs/Address.sol:Address"]: Address$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -9,5 +9,5 @@
|
|
|
9
9
|
"deployedLinkReferences": {},
|
|
10
10
|
"immutableReferences": {},
|
|
11
11
|
"inputSourceName": "project/contracts/libs/EnumerableSetAddress.sol",
|
|
12
|
-
"buildInfoId": "solc-0_8_0-
|
|
12
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
13
13
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface EnumerableSetAddress$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "EnumerableSetAddress";
|
|
10
|
+
readonly sourceName: "contracts/libs/EnumerableSetAddress.sol";
|
|
11
|
+
readonly abi: [];
|
|
12
|
+
readonly bytecode: "0x60566050600b82828239805160001a6073146043577f4e487b7100000000000000000000000000000000000000000000000000000000600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122094b9b875ee6da9665797d1fe04d3956e53bd4d2b3e6d35bbe90a7e7d23766b9964736f6c63430008000033";
|
|
13
|
+
readonly deployedBytecode: "0x73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122094b9b875ee6da9665797d1fe04d3956e53bd4d2b3e6d35bbe90a7e7d23766b9964736f6c63430008000033";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/libs/EnumerableSetAddress.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["EnumerableSetAddress"]: EnumerableSetAddress$Type;
|
|
25
|
+
["contracts/libs/EnumerableSetAddress.sol:EnumerableSetAddress"]: EnumerableSetAddress$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -9,5 +9,5 @@
|
|
|
9
9
|
"deployedLinkReferences": {},
|
|
10
10
|
"immutableReferences": {},
|
|
11
11
|
"inputSourceName": "project/contracts/libs/EnumerableSetUint.sol",
|
|
12
|
-
"buildInfoId": "solc-0_8_0-
|
|
12
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
13
13
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface EnumerableSetUint$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "EnumerableSetUint";
|
|
10
|
+
readonly sourceName: "contracts/libs/EnumerableSetUint.sol";
|
|
11
|
+
readonly abi: [];
|
|
12
|
+
readonly bytecode: "0x60566050600b82828239805160001a6073146043577f4e487b7100000000000000000000000000000000000000000000000000000000600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220c4faf6cea02a7c8010693f5e52241eb5a17dcacdb739cec0bcbcaf3b4d63526564736f6c63430008000033";
|
|
13
|
+
readonly deployedBytecode: "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220c4faf6cea02a7c8010693f5e52241eb5a17dcacdb739cec0bcbcaf3b4d63526564736f6c63430008000033";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/libs/EnumerableSetUint.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["EnumerableSetUint"]: EnumerableSetUint$Type;
|
|
25
|
+
["contracts/libs/EnumerableSetUint.sol:EnumerableSetUint"]: EnumerableSetUint$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -9,5 +9,5 @@
|
|
|
9
9
|
"deployedLinkReferences": {},
|
|
10
10
|
"immutableReferences": {},
|
|
11
11
|
"inputSourceName": "project/contracts/libs/EnumerateMap.sol",
|
|
12
|
-
"buildInfoId": "solc-0_8_0-
|
|
12
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
13
13
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface EnumerableMap$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "EnumerableMap";
|
|
10
|
+
readonly sourceName: "contracts/libs/EnumerateMap.sol";
|
|
11
|
+
readonly abi: [];
|
|
12
|
+
readonly bytecode: "0x60566050600b82828239805160001a6073146043577f4e487b7100000000000000000000000000000000000000000000000000000000600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212201f9edc3c34deed8c8837e7eec7be85a430a9c2f63e3d88158332c8d4ba9b031e64736f6c63430008000033";
|
|
13
|
+
readonly deployedBytecode: "0x73000000000000000000000000000000000000000030146080604052600080fdfea26469706673582212201f9edc3c34deed8c8837e7eec7be85a430a9c2f63e3d88158332c8d4ba9b031e64736f6c63430008000033";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/libs/EnumerateMap.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["EnumerableMap"]: EnumerableMap$Type;
|
|
25
|
+
["contracts/libs/EnumerateMap.sol:EnumerableMap"]: EnumerableMap$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -9,5 +9,5 @@
|
|
|
9
9
|
"deployedLinkReferences": {},
|
|
10
10
|
"immutableReferences": {},
|
|
11
11
|
"inputSourceName": "project/contracts/libs/String.sol",
|
|
12
|
-
"buildInfoId": "solc-0_8_0-
|
|
12
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
13
13
|
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// This file was autogenerated by Hardhat, do not edit it.
|
|
2
|
+
// prettier-ignore
|
|
3
|
+
// tslint:disable
|
|
4
|
+
// eslint-disable
|
|
5
|
+
// biome-ignore format: see above
|
|
6
|
+
|
|
7
|
+
export interface Strings$Type {
|
|
8
|
+
readonly _format: "hh3-artifact-1";
|
|
9
|
+
readonly contractName: "Strings";
|
|
10
|
+
readonly sourceName: "contracts/libs/String.sol";
|
|
11
|
+
readonly abi: [];
|
|
12
|
+
readonly bytecode: "0x60566050600b82828239805160001a6073146043577f4e487b7100000000000000000000000000000000000000000000000000000000600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220815786318d27388df39b2080d17887635b238f6aecda9a1861dc4f2187586bfd64736f6c63430008000033";
|
|
13
|
+
readonly deployedBytecode: "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220815786318d27388df39b2080d17887635b238f6aecda9a1861dc4f2187586bfd64736f6c63430008000033";
|
|
14
|
+
readonly linkReferences: {};
|
|
15
|
+
readonly deployedLinkReferences: {};
|
|
16
|
+
readonly immutableReferences: {};
|
|
17
|
+
readonly inputSourceName: "project/contracts/libs/String.sol";
|
|
18
|
+
readonly buildInfoId: "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e";
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
import "hardhat/types/artifacts";
|
|
22
|
+
declare module "hardhat/types/artifacts" {
|
|
23
|
+
interface ArtifactMap {
|
|
24
|
+
["Strings"]: Strings$Type;
|
|
25
|
+
["contracts/libs/String.sol:Strings"]: Strings$Type;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -806,5 +806,5 @@
|
|
|
806
806
|
"deployedLinkReferences": {},
|
|
807
807
|
"immutableReferences": {},
|
|
808
808
|
"inputSourceName": "project/contracts/token/KAP-1155/KAP1155.sol",
|
|
809
|
-
"buildInfoId": "solc-0_8_0-
|
|
809
|
+
"buildInfoId": "solc-0_8_0-6a85256c4b5d4aa15483f6a88c678f03511b2a6e"
|
|
810
810
|
}
|