2023-10-19 19:33:02 +03:00
|
|
|
name: "APE"
|
2024-03-14 09:58:25 +03:00
|
|
|
permissions:
|
|
|
|
- methods: ["update"]
|
2023-11-20 16:10:52 +03:00
|
|
|
safemethods:
|
|
|
|
- "getAdmin"
|
|
|
|
- "listChains"
|
|
|
|
- "getChain"
|
|
|
|
- "listChainsByPrefix"
|
2024-02-09 17:28:42 +03:00
|
|
|
- "listTargets"
|
2024-08-27 12:03:05 +03:00
|
|
|
- "listChainNames"
|
2024-01-26 17:39:33 +03:00
|
|
|
- "iteratorChainsByPrefix"
|
|
|
|
- "version"
|