Contract Storage
- curl https://white.better-call.dev/v1/contract/edo2net/KT1RUSCZ7pJ3WNTuXFD44UpStmNRjA459guZ/storage
- curl https://ee.better-call.dev/v1/contract/edo2net/KT1RUSCZ7pJ3WNTuXFD44UpStmNRjA459guZ/storage
- before returned object but now returns array
{
+ name: "@pair_1"
children: [
{
children: [
...
...
- {
- name: "pending_admin"
- }
+ {
+ prim: "option"
+ type: "option"
+ name: "pending_admin"
+ value: "None"
+ }
]
}
...
...
...
]
}