Wallet entities are containers for a bunch of currency entities
| Name |
Type |
Description |
Script Name |
| Moneys |
|
The contents of the wallet are a bunch of currencies |
Moneys |
| Name |
Description |
| Add Money |
Add currency to the specified wallet |
| Cost Money |
Reduce currency from specified wallet |
| Transfer Money |
Transfer currency from one wallet to another |
| Get Money Count |
Get the amount of the specified type of currency in the specified wallet |
| Get Money |
Get the entity of the specified type of currency in the specified wallet |