Name | Type | Description |
---|---|---|
<none> | string | name the name of the contract |
Name | Type | Description |
---|---|---|
newDeniedAddrs | address[] | the addresses to add |
Name | Type | Description |
---|---|---|
newDeniedAddr | address | the addresses to add |
Name | Type | Description |
---|---|---|
removeDeniedAddrs | address[] | the addresses to remove |
Name | Type | Description |
---|---|---|
addr | address | the address to check |
Name | Type | Description |
---|---|---|
<none> | bool | denied returns true if in the denied list, false if not. |
Name | Type | Description |
---|---|---|
addr | address | the address to check |
Name | Type | Description |
---|---|---|
<none> | bool | denied returns true if in the denied list, false if not. |