test_utils
Fully qualified path: starkware_utils_testing::test_utils
Free functions
Structs
| TokenConfig | The TokenConfig struct is used to configure the initial settings for a token contract. It includes the initial supply of tokens and the owner’s address. |
| TokenState | The TokenState struct represents the state of a token contract. It includes the contract address and the owner’s address. |