ActivePool
Verified contract
Active on
Ethereum with 62 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($471,050,280.21)
Native
Value
$471,050,275.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 127.115059K | $3,705.70 |
$471,050,275.36 | |
ZYGO | ERC-20 | 6.5K | $0.000713 |
$4.64 | |
ACH | ERC-20 | 5 | $0.029551 |
$0.15 | |
SHEESHA | ERC-20 | 0.01 | $4.35 |
$0.04 | |
TSUKA | ERC-20 | 1 | $0.009651 |
$0.01 | |
HSF | ERC-20 | 1 | $0.009405 |
$0.01 | |
APU | ERC-20 | 1 | $0.000847 |
$0 | |
SHI | ERC-20 | 10 | $0.000001 |
$0 | |
FBX | ERC-20 | 0.01 | $0.000035 |
$0 | |
똥코인 | ERC-20 | 6.9 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21146138 | a month ago | | | 0.000001 | 0.00016800000 | |
0x24555344 | 20472342 | 4 months ago | | | 0 | 0.000034247002 | |
| 18074807 | a year ago | | | 0 | 0.00027220407 | |
0x77652772 | 17895068 | a year ago | | | 0 | 0.00039428027 | |
| 17043346 | 2 years ago | | | 0.000055 | 0.00051397115 | |
| 16754056 | 2 years ago | | | 0.00000123 | 0.00037994726 | |
| 16754054 | 2 years ago | | | 0.0000125 | 0.00037566853 | |
| 16355750 | 2 years ago | | | 0 | 0.00029400000 | |
0x68747470 | 13938853 | 3 years ago | | | 0 | 0.0020958520 | |
0x68747470 | 13938853 | 3 years ago | | | 0 | 0.0020958520 |
ABI
ABI objects
Getter at block 21378820
NAME() view returns (string)
ActivePool
borrowerOperationsAddress() view returns (address)
0x24179cd81c9e782a4096035f7ec97fb8b783e007
defaultPoolAddress() view returns (address)
0x896a3f03176f05cfbb4f006bfcd8723f2b0d741c
getETH() view returns (uint256)
127115059330811803605073
getLUSDDebt() view returns (uint256)
64682543810424426458372427
isOwner() view returns (bool)
false
owner() view returns (address)
0x0000000000000000000000000000000000000000
stabilityPoolAddress() view returns (address)
0x66017d22b0f8556afdd19fc67041899eb65a21bb
troveManagerAddress() view returns (address)
0xa39739ef8b0231dbfa0dcda07d7e29faabcf4bb2
Read-only
This contract contains no read-only function objects.
State-modifying
Events decreaseLUSDDebt(uint256 _amount)
increaseLUSDDebt(uint256 _amount)
sendETH(address _account, uint256 _amount)
setAddresses(address _borrowerOperationsAddress, address _troveManagerAddress, address _stabilityPoolAddress, address _defaultPoolAddress)
ActivePoolAddressChanged(address _newActivePoolAddress)
ActivePoolETHBalanceUpdated(uint256 _ETH)
ActivePoolLUSDDebtUpdated(uint256 _LUSDDebt)
BorrowerOperationsAddressChanged(address _newBorrowerOperationsAddress)
DefaultPoolAddressChanged(address _newDefaultPoolAddress)
ETHBalanceUpdated(uint256 _newBalance)
EtherSent(address _to, uint256 _amount)
LUSDBalanceUpdated(uint256 _newBalance)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StabilityPoolAddressChanged(address _newStabilityPoolAddress)
TroveManagerAddressChanged(address _newTroveManagerAddress)
This contract contains no constructor objects.
receive()
This contract contains no error objects.