RollerPeriphery

Verified contract

Active on Ethereum with 66 txns
Deployed by via 0x8359598b at 16018810
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RollerPeriphery"

0x74d5e9b6873e117c83d826c379705f6acec63f5ec801075bbc607debffc5fc69
0x4fe6be94baf805c752978debcce2bcca0fc50d89c82bf7ac6ecfa83a1e542dc5
0x6c9e50f32338d7d71581f841cdcb7e2de3f0a42e4b36eefe98d7f902a0fe5c25
0xb47513c2fa257c9d63a6d30653af31f0e9faf60c71ff6905ac81dd5886b03ab4
0x570253be4f6ad88a174b71940713543443d19c4eb971b0c5baf2e243f0ce3816
0xee449eedeb7cba55df6268af5aefbec3a1836756b2807de6148d1bce00996ae5
0xb6cd10670577c84b5218cd7776aedd4232dba3ca9daf52f0038ce79bcb7f7b04
0x9d2f372753407847f59fd9cfdea4af5ca4463481dd980c73744bd71e3cab7eee
0x7572467eaa15e4203b416e4fd0d0228616aa05bfd0e9a4028211caec684b076b
0x17fbec1165bd1e28a0633023b1fc0a8ed5f30203cbcdd4295a934efa3904aa05

Functions
Getter at block 21228713

This contract contains no getter function objects.

Read-only
isTrusted(addressview returns (bool)
State-modifying
approve(address tokenaddress topayable 
deposit(address rolleruint256 assetsaddress receiveruint256 minSharesOutreturns (uint256 shares)
depositUnderlying(address rolleruint256 underlyingInaddress receiveruint256 minSharesOutreturns (uint256 shares)
eject(address rolleruint256 sharesaddress receiveruint256 minAssetsOutuint256 minExcessOutreturns (uint256 assetsuint256 excessBalbool isExcessPTs)
mint(address rolleruint256 sharesaddress receiveruint256 maxAmountInreturns (uint256 assets)
mintFromUnderlying(address rolleruint256 sharesaddress receiveruint256 maxAmountInreturns (uint256 underlyingIn)
redeem(address rolleruint256 sharesaddress receiveruint256 minAmountOutreturns (uint256 assets)
redeemForUnderlying(address rolleruint256 sharesaddress receiveruint256 minAmountOutreturns (uint256 underlyingOut)
setIsTrusted(address userbool trusted
withdraw(address rolleruint256 assetsaddress receiveruint256 maxSharesOutreturns (uint256 shares)
withdrawUnderlying(address rolleruint256 underlyingOutaddress receiveruint256 maxSharesOutreturns (uint256 shares)
Events
UserTrustUpdated(address indexed userbool trusted
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
MaxAssetError(
MaxSharesError(
MaxUnderlyingError(
MinAssetError(
MinAssetsOrExcessError(
MinSharesError(
MinUnderlyingError(