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