CollSurplusPool
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,488,862.06)
Native
Value
$4,488,862.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.431553K | $3,135.66 |
$4,488,862.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15871620 | 2 years ago | | | 0 | 0.00032700593 | |
| 12178646 | 4 years ago | | | 0 | 0.012691800 |
ABI
ABI objects
Getter at block 21229590
NAME() view returns (string)
CollSurplusPool
activePoolAddress() view returns (address)
0xdf9eb223bafbe5c5271415c75aecd68c21fe3d7f
borrowerOperationsAddress() view returns (address)
0x24179cd81c9e782a4096035f7ec97fb8b783e007
getETH() view returns (uint256)
1431552545780359931907
isOwner() view returns (bool)
false
owner() view returns (address)
0x0000000000000000000000000000000000000000
troveManagerAddress() view returns (address)
0xa39739ef8b0231dbfa0dcda07d7e29faabcf4bb2
Read-only
getCollateral(address _account) view returns (uint256)
State-modifying
Events accountSurplus(address _account, uint256 _amount)
claimColl(address _account)
setAddresses(address _borrowerOperationsAddress, address _troveManagerAddress, address _activePoolAddress)
ActivePoolAddressChanged(address _newActivePoolAddress)
BorrowerOperationsAddressChanged(address _newBorrowerOperationsAddress)
CollBalanceUpdated(address indexed _account, uint256 _newBalance)
EtherSent(address _to, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TroveManagerAddressChanged(address _newTroveManagerAddress)
This contract contains no constructor objects.
receive()
This contract contains no error objects.