mirror of
https://github.com/logos-messaging/pm.git
synced 2026-05-05 18:19:33 +00:00
clarify white-list
This commit is contained in:
parent
af5690c354
commit
0a162c6bec
@ -2,9 +2,10 @@
|
|||||||
|
|
||||||
## Functionality
|
## Functionality
|
||||||
|
|
||||||
1. Admin can mint tokens to any address.
|
1. Contract owner can mint tokens to any address for free.
|
||||||
2. Addresses can be white-listed to freely mint tokens to any address.
|
2. White-listed wallet addresses can mint tokens to any address for free.
|
||||||
3. Eth (Sepolia) is burnt to mint tokens to any address.
|
3. Contract owner can add or remove wallet addresses to the white-list.
|
||||||
|
4. Eth (Sepolia) is burnt to mint tokens to any address.
|
||||||
|
|
||||||
## Usability
|
## Usability
|
||||||
|
|
||||||
|
|||||||
@ -56,8 +56,10 @@ Logos Vision: Core Values Alignment
|
|||||||
**Feature**: [ERC-20 Testnet Token for RLN Deposit](/FURPS/application/erc-20_testnet_token_for_rln_deposit.md)
|
**Feature**: [ERC-20 Testnet Token for RLN Deposit](/FURPS/application/erc-20_testnet_token_for_rln_deposit.md)
|
||||||
|
|
||||||
**FURPS**:
|
**FURPS**:
|
||||||
- F1. Admin can mint tokens to any address.
|
- F1. Contract owner can mint tokens to any address for free.
|
||||||
- F2. Addresses can be white-listed to freely mint tokens to any address.
|
- F2. White-listed wallet addresses can mint tokens to any address for free.
|
||||||
|
- F3. Contract owner can add or remove wallet addresses to the white-list.
|
||||||
|
- F4. Eth (Sepolia) is burnt to mint tokens to any address.
|
||||||
|
|
||||||
- U1. Token name is `TST`.
|
- U1. Token name is `TST`.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user