So i want to get all of the prc values from this json file and add them together.
I was trying for awhile but none of my ideas worked out
file.json
{
"prcprice": 10,
"983712735957229578": {
"wallet": 693896,
"prc": 70006
},
"453209412102782986": {
"wallet": 69410,
"prc": 301
},
"475293506295037952": {
"wallet": 9999,
"prc": 1000
}
}