| 1 | { |
| 2 | "event": "config_set", |
| 3 | "data": { |
| 4 | "adminId": "gro.testnet", |
| 5 | "bidMultiplier": 3, |
| 6 | "channelPrices": { |
| 7 | "facebook": 120, |
| 8 | "instagram": 150, |
| 9 | "youtube": 255 |
| 10 | }, |
| 11 | "cotoContract": "coto.contented.near", |
| 12 | "emitEvents": true, |
| 13 | "licenceContract": "lic.contented.near", |
| 14 | "logLevel": 5, |
| 15 | "minPremiumPrice": 250, |
| 16 | "minStandardPrice": 0.9900000095367432, |
| 17 | "strHash": { |
| 18 | "origOwner": "contented.near", |
| 19 | "owner": "contented.near" |
| 20 | }, |
| 21 | "treasuryId": "cmgtreasury.testnet", |
| 22 | "treasuryShare": 0.10000000149011612 |
| 23 | } |
| 24 | } |