ReRollManager

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x47aed500 at 17637405
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 42 additional slots
-
variable spans 48 additional slots

No balances found for "ReRollManager"

No transactions found for "ReRollManager"


Functions
Getter at block 20897517
executions(view returns (uint256)
0
paused(view returns (bool)
false
payeesLength(view returns (uint256)
0
price(view returns (uint256)
0
signer(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
totalReleased(view returns (uint256)
0
totalShares(view returns (uint256)
0
Read-only
isAdmin(address account_view returns (bool)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
totalReleased(address tokenview returns (uint256)
State-modifying
initialize(uint256 price_address signer_address tokenAddress_address[] shareholders_uint256[] shares_
pause(
reRollAssigned(struct ReRollManagerReRollRequest request_bytes signature_payable 
reRollMinted(uint256 tokenIdpayable 
release(address account
release(address tokenaddress account
releaseAll(
releaseAll(address token
setAdminPermissions(address account_bool enable_
setPrice(uint256 price_
setSigner(address signer_
setToken(address tokenAddress_
unpause(
withdraw(
Events
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
Initialized(uint8 version
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
ReRoll(uint256 indexed tokenIduint256 index
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.