FeeCustody
Verified contract
Active on
Ethereum with 102 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb7fd…9b4e
Balances ($132,331.75)
Native
Value
$37,744.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 11.333145 | $3,330.43 |
$37,744.24 | |
wstETH | ERC-20 | 13.765666 | $3,964.94 |
$54,580.04 | |
USDC | ERC-20 | 24.4251K | $1.00 |
$24,425.1 | |
WBTC | ERC-20 | 0.13927 | $98,526.00 |
$13,721.72 | |
AAVE | ERC-20 | 10.837259 | $171.69 |
$1,860.65 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18908898 | a year ago | | | 0 | 0.0030594220 | |
| 18473546 | a year ago | | | 0 | 0.0035993200 | |
| 17991867 | a year ago | | | 0 | 0.039456224 | |
| 17941831 | a year ago | | | 0 | 0.039699100 | |
| 17891804 | a year ago | | | 0 | 0.043760499 | |
| 17841781 | a year ago | | | 0 | 0.056332374 | |
| 17791713 | a year ago | | | 0 | 0.047185317 | |
| 17741673 | a year ago | | | 0 | 0.041188800 | |
| 17691861 | a year ago | | | 0 | 0.048061160 | |
| 17642085 | a year ago | | | 0 | 0.042043127 |
ABI
ABI objects
Getter at block 21247584 totalClaimableByProtocolInUSD() view returns (uint256) totalClaimableByRBNLockersInUSD() view returns (uint256)
STETH() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
STETH_ETH_CRV_POOL() view returns (address)
0xdc24316b9ae028f1497c275eb9192a3ea0f67022
TOTAL_PCT() view returns (uint256)
10000
UNIV3_SWAP_ROUTER() view returns (address)
0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
WSTETH() view returns (address)
0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
distributionToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
feeDistributor() view returns (address)
0xb7fd36eb847c04a144fab717e85b94da1d8c9b4e
keeper() view returns (address)
0xcf53ca7e8fc48e207af7ca55ad8d4de1b4e85ce9
owner() view returns (address)
0xdaeada3d210d2f45874724beea03c7d4bbd41674
pctAllocationForRBNLockers() view returns (uint256)
0
protocolRevenueRecipient() view returns (address)
0xdaeada3d210d2f45874724beea03c7d4bbd41674
yvUSDC() view returns (address)
0xa354f35829ae975e850e23e9615b11da1b3dc4de
Read-only
assets(uint256) view returns (address)
claimableByProtocolOfAsset(address _asset) view returns (uint256)
claimableByRBNLockersOfAsset(address _asset) view returns (uint256)
intermediaryPath(address) view returns (bytes)
oracles(address) view returns (address)
State-modifying
Events distributeProtocolRevenue(uint256[] _minAmountOut) returns (uint256 toDistribute)
recoverAllAssets()
recoverAsset(address _asset)
renounceOwnership()
setAsset(address _asset, address _oracle, address[] _intermediaryPath, uint24[] _poolFees)
setDistributionToken(address _distributionToken)
setFeeDistributor(address _feeDistributor)
setKeeper(address _keeper)
setProtocolRevenueRecipient(address _protocolRevenueRecipient)
setRBNLockerAllocPCT(uint256 _pctAllocationForRBNLockers)
setYVUSDC(address _yvUSDC)
transferOwnership(address newOwner)
NewAsset(address asset, bytes intermediaryPath)
NewDistributionToken(address distributionToken)
NewFeeDistributor(address feeDistributor)
NewKeeper(address keeper)
NewProtocolRevenueRecipient(address protocolRevenueRecipient)
NewRBNLockerAllocation(uint256 pctAllocationForRBNLockers)
NewYVUSDC(address yvUSDC)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoveredAsset(address asset)
constructor(uint256 _pctAllocationForRBNLockers, address _feeDistributor, address _protocolRevenueRecipient, address _admin, address _keeper)
receive()
This contract contains no error objects.