|
1 | 1 | { |
2 | 2 | "Allowlist": { |
3 | | - "address": "0xc3e53F4d16Ae77Db1c982e75a937B9f60FE63690", |
| 3 | + "address": "0xEa5Ed0BaE3f79D34165A818a64cE05D3107a6614", |
4 | 4 | "abi": [ |
5 | 5 | { |
6 | 6 | "inputs": [], |
|
231 | 231 | "name": "Allowlist" |
232 | 232 | }, |
233 | 233 | "LITToken": { |
234 | | - "address": "0x0DCd1Bf9A1b36cE34237eEaFef220932846BCD82", |
| 234 | + "address": "0xd78089bAAe410f5d0eae31D0D56157c73a3Ff98B", |
235 | 235 | "abi": [ |
236 | 236 | { |
237 | 237 | "inputs": [ |
|
1279 | 1279 | "name": "LITToken" |
1280 | 1280 | }, |
1281 | 1281 | "Multisender": { |
1282 | | - "address": "0xCD8a1C3ba11CF5ECfa6267617243239504a98d90", |
| 1282 | + "address": "0x787966727DA56f981426d22946Ae673A589E1c0B", |
1283 | 1283 | "abi": [ |
1284 | 1284 | { |
1285 | 1285 | "anonymous": false, |
|
1388 | 1388 | "name": "Multisender" |
1389 | 1389 | }, |
1390 | 1390 | "PKPHelper": { |
1391 | | - "address": "0xD8a5a9b31c3C0232E196d518E89Fd8bF83AcAd43", |
| 1391 | + "address": "0x7A6FAB83424439293d5CfE2E1fcd236A9f5B32BC", |
1392 | 1392 | "abi": [ |
1393 | 1393 | { |
1394 | 1394 | "inputs": [ |
|
2370 | 2370 | "name": "PKPHelper" |
2371 | 2371 | }, |
2372 | 2372 | "PKPNFT": { |
2373 | | - "address": "0x998abeb3E57409262aE5b751f60747921B33613E", |
| 2373 | + "address": "0xb0F3A31a9C616a67DE266C84D791a0dB7Fc84A4d", |
2374 | 2374 | "abi": [ |
2375 | 2375 | { |
2376 | 2376 | "inputs": [ |
|
3574 | 3574 | "name": "PKPNFT" |
3575 | 3575 | }, |
3576 | 3576 | "PKPNFTMetadata": { |
3577 | | - "address": "0xc351628EB244ec633d5f21fBD6621e1a683B1181", |
| 3577 | + "address": "0xEB8e3de8B53f1e81be58F5D4D3a089Ac7A2CDE53", |
3578 | 3578 | "abi": [ |
3579 | 3579 | { |
3580 | 3580 | "inputs": [ |
|
3732 | 3732 | "name": "PKPNFTMetadata" |
3733 | 3733 | }, |
3734 | 3734 | "PKPPermissions": { |
3735 | | - "address": "0x2E2Ed0Cfd3AD2f1d34481277b3204d807Ca2F8c2", |
| 3735 | + "address": "0xc4B219F15295f62991ACF01dE3eF299Ce1ACD98d", |
3736 | 3736 | "abi": [ |
3737 | 3737 | { |
3738 | 3738 | "inputs": [ |
|
5022 | 5022 | "name": "PKPPermissions" |
5023 | 5023 | }, |
5024 | 5024 | "PubkeyRouter": { |
5025 | | - "address": "0xb7278A61aa25c888815aFC32Ad3cC52fF24fE575", |
| 5025 | + "address": "0xA5329B84bc3f31c0871a9f713EF05b4C181d869f", |
5026 | 5026 | "abi": [ |
5027 | 5027 | { |
5028 | 5028 | "inputs": [ |
|
5962 | 5962 | "name": "PubkeyRouter" |
5963 | 5963 | }, |
5964 | 5964 | "RateLimitNFT": { |
5965 | | - "address": "0x5eb3Bc0a489C5A8288765d2336659EbCA68FCd00", |
| 5965 | + "address": "0x1412f1299F0e88584bdEC5F00d53D520BA49401A", |
5966 | 5966 | "abi": [ |
5967 | 5967 | { |
5968 | 5968 | "inputs": [ |
|
7351 | 7351 | "name": "RateLimitNFT" |
7352 | 7352 | }, |
7353 | 7353 | "Staking": { |
7354 | | - "address": "0xE6E340D132b5f46d1e472DebcD681B2aBc16e57E", |
| 7354 | + "address": "0x8dD01DE1B3689c8a242a42418C05d180C39bee9B", |
7355 | 7355 | "abi": [ |
7356 | 7356 | { |
7357 | 7357 | "inputs": [ |
|
8617 | 8617 | "stateMutability": "nonpayable", |
8618 | 8618 | "type": "function" |
8619 | 8619 | }, |
| 8620 | + { |
| 8621 | + "inputs": [ |
| 8622 | + { |
| 8623 | + "internalType": "uint256", |
| 8624 | + "name": "realmId", |
| 8625 | + "type": "uint256" |
| 8626 | + }, |
| 8627 | + { |
| 8628 | + "internalType": "uint256", |
| 8629 | + "name": "newTimeout", |
| 8630 | + "type": "uint256" |
| 8631 | + } |
| 8632 | + ], |
| 8633 | + "name": "setPendingRejoinTimeout", |
| 8634 | + "outputs": [], |
| 8635 | + "stateMutability": "nonpayable", |
| 8636 | + "type": "function" |
| 8637 | + }, |
8620 | 8638 | { |
8621 | 8639 | "inputs": [], |
8622 | 8640 | "name": "ActiveValidatorsCannotLeave", |
|
9282 | 9300 | "name": "port", |
9283 | 9301 | "type": "uint32" |
9284 | 9302 | }, |
| 9303 | + { |
| 9304 | + "internalType": "address", |
| 9305 | + "name": "stakerAddress", |
| 9306 | + "type": "address" |
| 9307 | + }, |
9285 | 9308 | { |
9286 | 9309 | "internalType": "uint256", |
9287 | 9310 | "name": "senderPubKey", |
|
10982 | 11005 | "name": "Staking" |
10983 | 11006 | }, |
10984 | 11007 | "StakingBalances": { |
10985 | | - "address": "0xc6e7DF5E7b4f2A278906862b61205850344D4e7d", |
| 11008 | + "address": "0x48DD3eB21890739A3763fF53B845146B2C843Bb1", |
10986 | 11009 | "abi": [ |
10987 | 11010 | { |
10988 | 11011 | "inputs": [ |
|
12224 | 12247 | "name": "StakingBalances" |
12225 | 12248 | }, |
12226 | 12249 | "ContractResolver": { |
12227 | | - "address": "0x5FbDB2315678afecb367f032d93F642f64180aa3", |
| 12250 | + "address": "0x609127fb07278fD6c31aD01d1c7ADc904A00010c", |
12228 | 12251 | "abi": [ |
12229 | 12252 | { |
12230 | 12253 | "inputs": [ |
|
12897 | 12920 | "name": "ContractResolver" |
12898 | 12921 | }, |
12899 | 12922 | "PriceFeed": { |
12900 | | - "address": "0xe8D2A1E88c91DCd5433208d4152Cc4F399a7e91d", |
| 12923 | + "address": "0x3E95Ffa46b158E90AD812D7244871A1aE9286cD6", |
12901 | 12924 | "abi": [ |
12902 | 12925 | { |
12903 | 12926 | "inputs": [ |
|
13688 | 13711 | "name": "PriceFeed" |
13689 | 13712 | }, |
13690 | 13713 | "Ledger": { |
13691 | | - "address": "0x86A2EE8FAf9A840F7a2c64CA3d51209F9A02081D", |
| 13714 | + "address": "0xce761B095C76F4a82a92AAF4325dAB2e50f24a67", |
13692 | 13715 | "abi": [ |
13693 | 13716 | { |
13694 | 13717 | "inputs": [ |
|
0 commit comments