-
Notifications
You must be signed in to change notification settings - Fork 3
/
Anchor.toml
153 lines (140 loc) · 3.34 KB
/
Anchor.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
[features]
seeds = true
skip-lint = false
#
# Need to sync this in many files
#
# - here
# - lib.rs declare_id!
# - state.rs cardinal-reward-distributors
#
[programs.localnet]
soul_bound_authority = "7DkjPwuKxvz6Viiawtbmb4CqnMKP6eGb1WqYas1airUS"
test_a = "22ZdNtpGW6WzgrCaq2g1fCyRLYXVdF1rQFnHXfDhnkKE"
test_b = "Ag7uZu5YsGu2hwz8yn8vXhi4k1yV7pLZEnDh763h97uu"
[programs.mainnet]
soul_bound_authority = "7DkjPwuKxvz6Viiawtbmb4CqnMKP6eGb1WqYas1airUS"
[provider]
cluster = "localnet"
wallet = "~/.config/solana/id.json"
[scripts]
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
[[test.genesis]]
address = "metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
program = "./deps/metaplex-program-library/token-metadata/target/deploy/mpl_token_metadata.so"
#
# If this ever changes, make sure to change the
#
# - tests
# - program binary (declare id)
# - toml below
# - stake_programmable.rs inside the stake program.
#
[[test.genesis]]
address = "H2yQahQ7eQH8HXXPtJSJn8MURRFEWVesTd8PsracXp1S"
program = "./deps/cardinal-staking/target/deploy/cardinal_reward_distributor.so"
#
# If this ever changes, make sure to change the
#
# - tests
# - program binary (declare id)
# - toml below
#
[[test.genesis]]
address = "2gvBmibwtBnbkLExmgsijKy6hGXJneou8X6hkyWQvYnF"
program = "./deps/cardinal-staking/target/deploy/cardinal_stake_pool.so"
#
# We clone the authorization rules program and the authorization rules account for
# local testing.
#
[test.validator]
url = "https://swr.xnfts.dev/rpc-proxy"
#
# Metaplex Authorization Rules program.
#
# If this ever changes, make sure to change the
#
# - tests
# - toml below
#
[[test.validator.clone]]
address = "auth9SigNpDKz4sJJ1DfCTuZrZNSAgh9sFD3rboVmgg"
#
# Metaplex Authorization Rules account.
#
# If this ever changes, make sure to change the
#
# - tests
# - toml below
#
[[test.validator.clone]]
address = "eBJLFYPxJmMGKuFwpDWkzxZeUrad92kZRC5BJLpzyT9"
#
# NFT #30 (Mad Lads #8925)
# Mint address
#
[[test.validator.clone]]
address = "3yYLEY3gPNHskKfyDZk3JRbDh7uSi1MKB3ffS9GEZXUJ"
#
# Associated Token Account address
#
[[test.validator.clone]]
address = "EzTUNAmoqj6FB7ygqTAMA3ttYEgyn9GAFUVm3mdYEgD"
#
# Token record.
#
[[test.validator.clone]]
address = "GB9AtxpkV8kSmWsdWzxTg5XTxi6igJHzdu85uz5VM2ww"
#
# Metadata Program Derived address
#
[[test.validator.clone]]
address = "CXxbKaC8FmdUrr32AhD2W6G9FgNBN8w2sPWwVuU2JwZV"
#
# Master Edition.
#
[[test.validator.clone]]
address = "5V4QUvLjtPfX8tjQncxw8UtPRxh9WHrAE5nVeuPxPvUz"
#
## NFT #15 (Mad Lads #9716)
# Mint address
#
[[test.validator.clone]]
address = "4B18U9PqtKFEwsHnZECyRewmh4zrFUo1Pxyf3Lwf1EMq"
#
# Associated Token Account address
#
[[test.validator.clone]]
address = "ERQD3CvzRe2RZJR7VJ3DPXZjA84A723CuaVM4f4RwtMF"
#
# Token record.
#
[[test.validator.clone]]
address = "4tgdRjrFZSKC3aHa8AADwQqhVZ83uCgSaKPgju5k21RZ"
#
# Metadata Program Derived address
#
[[test.validator.clone]]
address = "YUrTVSrA3FUJF5bF4awASUjd7nvvg9jv5urGitBxbPn"
#
# Master Edition.
#
[[test.validator.clone]]
address = "DwSMnFDJgUsDUwQXeC6Nd6NiUK1xkUfTzgAv7iB9LNFa"
#
# Mad Lads Collection NFT.
#
# Mint address
#
[[test.validator.clone]]
address = "J1S9H3QjnRtBbbuD4HjPV6RpRhwuk4zKbxsnCHuTgh9w"
#
# Metadata Program Derived address
#
[[test.validator.clone]]
address = "8KyuwGzav7jTW9YaBGj2Qtp2q24zPUR3rD5caojXaby4"
#
# Master Edition.
#
[[test.validator.clone]]
address = "2G5CotQ6Q87yhZxKUWkwLY6Foi12Q3VFQ6KN4nTLbPSz"