We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a245210 commit 00044aaCopy full SHA for 00044aa
configs/glitch-bomb/config.json
@@ -4,14 +4,9 @@
4
"SN_SEPOLIA": {
5
"policies": {
6
"contracts": {
7
- "0x7f5f0f8ea0d878f222761c8c7b7ac04d520da35db70f26bec81eb9000ac8165": {
+ "0x7e272112d9cb4c143184ddccb00471c407d9d167aa5f5a58b2a0a5d7314ae8e": {
8
"name": "Game Actions",
9
"methods": [
10
- {
11
- "name": "Start Game",
12
- "entrypoint": "start",
13
- "description": "Start a new game"
14
- },
15
{
16
"name": "Pull Orb",
17
"entrypoint": "pull",
@@ -59,7 +54,7 @@
59
54
}
60
55
]
61
56
},
62
- "0x1d678a2364bb55a2939fec619c2f3be59c2d192d9e2bc840c5b2f3389a25a0a": {
57
+ "0x3ef7358dfe4f047e7e4f78d9cef0fd339bf54c7bf8711cebd3a96ef089bcc56": {
63
58
"name": "Token",
64
"description": "Token contract",
65
0 commit comments