This contract is being backfilled. You may encounter incomplete storage history.

PortfolioManager

Verified contract

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

No balances found for "PortfolioManager"

0x8ea9b8282d592bc4945c389b9dc0adcf79b3e360d71211f1a8ab7e933d38141a
0xcf09a20fb293907e21c05c5f28825ac16a825ca1b42c8b18ef31f33ef1ea84a5
0xcce2116be6f6e4ecf118c442c39e2921c32b3eacac818135dc2eec0a10bcd4c6
0x6b09ce44e6efcb572b1200e713cd059c10613232cf9abc12b5808e98a87c5ba0
0x59bd0e12658ba93f4948fad3dca35fc1d23c43d2c0c284740ee4624451f078e5
0xd8b731383a07911bc2131e88a12d4e76c674a85c07bbd72e229d8f46f1517c13
0x7dbd43b43e8211cd007a1eaa2e30c9daec582bd58108ae34a0adfabfa49f61ab
0x455e46cfe7a4848f6e8b4044b070a06c9f1178ad553733503bc7ff3ae3c899d9
0x1564648cf952b1f0d8233b031fefbf45c2d96897c8cc5fe0078c56e5a24241e0
0xacb8eff600a798437fdec47a6a380b92b99c71776f189975158b374964bda49a

Functions
Getter at block 20803743
_storage(view returns (address)
0x446711e5ed3013743e40342a0462fbdc437cd43f
deprecated(view returns (bool)
true
Read-only

This contract contains no read-only function objects.

State-modifying
approve(address tokenaddress beneficiaryuint256 amount
deposit(bytes32 tokenIduint256 valuepayable 
fallbackClaim(uint256 valueaddress principalTokenbool isERC20
lend(bytes32 keybytes32 opportunityKeyaddress opportunityuint256 valuebool addAC
mint(bytes32 keyaddress beneficiaryuint256 valuepayable returns (bytes32)
onERC721Received(addressaddress fromuint256 tokenIdbytesreturns (bytes4)
redeem(bytes32 tokenIduint256 valueToWithdrawaddress originalCallerreturns (uint256)
setApprovalForAll(address tokenaddress tobool approved
setDeprecated(bool value
transferFunds(bytes32 keyaddress beneficiaryuint256 value
withdraw(bytes32 keybytes32 opportunityKeyaddress opportunityuint256 valuebool addAC
Events
LogBurnRAYT(bytes32 indexed tokenIdaddress indexed beneficiaryuint256 valueuint256 tokenValue
LogDepositToRAYT(bytes32 indexed tokenIduint256 valueuint256 tokenValue
LogPurchaseOpportunityToken(bytes32 tokenIdbytes32 indexed portfolioKey
LogPurchaseRAYT(bytes32 indexed tokenIdbytes32 indexed portfolioKeyaddress indexed beneficiaryuint256 value
LogWithdrawFromRAYT(bytes32 indexed tokenIduint256 valueuint256 tokenValue
Constructor
constructor(address __storage
Fallback and receive
fallback(
Errors

This contract contains no error objects.