CollateralReserve
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.54)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 0.540321 | $0.999287 |
$0.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14916541 | 3 years ago | | | 0 | 0.0016811134 | |
| 14916541 | 3 years ago | | | 0 | 0.0027690372 | |
| 14911284 | 3 years ago | | | 0 | 0.0049806000 |
ABI
ABI objects
Getter at block 21433192
controller() view returns (address)
0x9d0bf2632710f48eadff8620fe757bf7093a7ee1
owner() view returns (address)
0x9d0bf2632710f48eadff8620fe757bf7093a7ee1
treasury() view returns (address)
0x9a9ffb18d19cc2ac379f6b512e11034c30b09e94
Read-only
reserveBalance(address _token) view returns (uint256)
State-modifying
Events controllerTransferTo(address _token, address _receiver, uint256 _amount)
initialize(address _treasury)
renounceOwnership()
setController(address _controller)
setTreasury(address _treasury)
transferOwnership(address newOwner)
transferTo(address _token, address _receiver, uint256 _amount)
ControllerChanged(address indexed newController)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TreasuryChanged(address indexed newTreasury)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.