Reservoir

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0xb96f5a88 at 14682417
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,439,964.49
0x252f12093a48b4abfc5f0bd5fd6d6f6343e4e395c6e083cd83ac7ede1f3008ef
0x6451fc377953916e05cd208a8f6724b7f3d622b88f99a758becf66dab91500b7

Functions
Getter at block 21159949
CONFIG_ROLE(view returns (bytes32)
0x82db594318110a04b6349ce48645aa69f0892751bc893d15e61d9e2b9c4630f5
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
available(view returns (uint256)
200000000000000000000000
cap(view returns (uint256)
200000000000000000000000
rate(view returns (uint256)
10000000000000000000
token(view returns (address)
0xeeeeeb57642040be42185f49c52f7e9b38f8eeee
tokenAddress(view returns (address)
0xeeeeeb57642040be42185f49c52f7e9b38f8eeee
txLimit(view returns (uint256)
20000000000000000000000
Read-only
deposited(bytes32pure returns (addressuint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
withdrawn(bytes32pure returns (addressuint256)
State-modifying
deposit(address _fromuint256 _amountbytes32 _id
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setConfig(uint256 _rateuint256 _capuint256 _txLimit
withdraw(address _touint256 _amountbytes32 _id
Events
Configured(uint256 rateuint256 capuint256 txLimit
Deposited(address indexed fromuint256 amountbytes32 id
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Withdrawn(address indexed touint256 amountbytes32 id
Constructor
constructor(address _tokenAddressuint256 _rateuint256 _capuint256 _txLimit
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.