# Topic Breakdown for Module-1
###### tags: `Topics` `Content` `Crytptoverse`
- ~~Mutez/Tez~~
- ~~`sp.tez / sp.mutez`~~
- ~~`sp.test_account`~~
- Inter-contract calling
- sp.transfer
- sp.contract
- .open_some
- sp.record
- sp.to_address
- Contract addresses
- Data structures
~~- `sp.record`~~
~~- `sp.TList`~~
- `sp.big_map`
- `sp.set_type`
- `sp.for`
- `sp.local`
### Notes -
To cover these topics we need a believable storyline.
Now, how do we do this.
Cryptobot sends batch requests to the market for powerups which are processed using `sp.for`.
Can teach a lot from this including - `sp.list`, ` sp.record`, `sp.big_map` etc.