Skip to content

Commit

Permalink
Improve doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rya-sge committed Jul 31, 2023
1 parent a004795 commit eb50966
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/modules/presentation/mandatory/erc20base.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The ERC20Base Module sets forth the ERC20 basic functionalities a token must hav

### Graph

![surya_graph_ERC20BaseModule.sol](../..//schema/surya_graph/surya_graph_ERC20BaseModule.sol.png)
![surya_graph_ERC20BaseModule.sol](/home/ryan/Downloads/no_backup/CM/cmtat-2.3/CMTAT/out/surya_graph/surya_graph_ERC20BaseModule.sol.png)

## Sūrya's Description Report

Expand All @@ -33,7 +33,6 @@ The ERC20Base Module sets forth the ERC20 basic functionalities a token must hav
| ----------------------------------------------- | ---------------------------------------- |
| ./modules/wrapper/mandatory/ERC20BaseModule.sol | fdaf8d8a710a4ae6166fb0e491018c559acb4e89 |


### Contracts Description Table


Expand All @@ -45,10 +44,10 @@ The ERC20Base Module sets forth the ERC20 basic functionalities a token must hav
|| __ERC20Module_init | Internal 🔒 | 🛑 | onlyInitializing |
|| __ERC20Module_init_unchained | Internal 🔒 | 🛑 | onlyInitializing |
|| decimals | Public ❗️ | | NO❗️ |
|| transferBatch | Public ❗️ | 🛑 | NO❗️ |
|| transferFrom | Public ❗️ | 🛑 | NO❗️ |
|| approve | Public ❗️ | 🛑 | NO❗️ |


### Legend

| Symbol | Meaning |
Expand Down

0 comments on commit eb50966

Please sign in to comment.