RealAssetDepositaryBalanceView
Verified contract
Active on
Ethereum with 80 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "RealAssetDepositaryBalanceView"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14428193 | 3 years ago | | | 0 | 0.00092605917 | |
| 14428160 | 3 years ago | | | 0 | 0.00097205785 | |
| 14428158 | 3 years ago | | | 0 | 0.00095181549 | |
| 14428151 | 3 years ago | | | 0 | 0.00095363934 | |
| 14428121 | 3 years ago | | | 0 | 0.0010677839 | |
| 14428118 | 3 years ago | | | 0 | 0.00094333600 | |
| 14428109 | 3 years ago | | | 0 | 0.0010517021 | |
| 14428104 | 3 years ago | | | 0 | 0.0010739651 | |
| 14428092 | 3 years ago | | | 0 | 0.0010839389 | |
| 14157370 | 3 years ago | | | 0 | 0.0033608054 |
ABI
ABI objects
Getter at block 21414241 assets() view returns (struct RealAssetDepositaryBalanceViewAsset[]) balance() view returns (uint256)
accessList() view returns (address[])
[0x6B62C5C2432Da0399dd8f1e5DA92bC81C9813803, 0x3CFAbE764174d87f5CF62a6C54e470E2D87c0E7F]
decimals() view returns (uint256)
6
lastUpdateBlockNumber() view returns (uint256)
14428193
maxSize() view returns (uint256)
50
owner() view returns (address)
0x6b62c5c2432da0399dd8f1e5da92bc81c9813803
size() view returns (uint256)
9
Read-only
portfolio(uint256) view returns (string id, uint256 amount, uint256 price, uint256 updatedBlockAt)
State-modifying
Events allowAccess(address member)
denyAccess(address member)
put(string id, uint256 amount, uint256 price, uint256 updatedAt, string proofData, string proofSignature)
remove(string id)
renounceOwnership()
transferOwnership(address newOwner)
AccessAllowed(address member)
AccessDenied(address member)
AssetRemoved(string id)
AssetUpdated(string id, uint256 updatedAt, struct RealAssetDepositaryBalanceViewProof proof)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _decimals, uint256 _maxSize)
This contract contains no fallback and receive objects.
This contract contains no error objects.