ProtocolFeesCollector
Verified contract
Active on
Base with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 0.354666 | $0.999058 |
$0.35 | |
USA | ERC-20 | 1 | $0.00079 |
$0 | |
USDbC | ERC-20 | 0.000567 | $0.998634 |
$0 | |
WETH | ERC-20 | 0 | $3,341.36 |
$0 | |
75TEMP-25PJ | ERC-20 | 3.973041K | -- | -- | |
50WETH-50LINU | ERC-20 | 398.833252 | -- | -- | |
ECLP-WETH-USDC | ERC-20 | 181.627521 | -- | -- | |
MOREUSDC | ERC-20 | 180.408437 | -- | -- | |
ERC-20 | 97.006964 | -- | -- | ||
BPT-stabal3 | ERC-20 | 93.850355 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ProtocolFeesCollector"
ABI
ABI objects
Getter at block 22744238
getAuthorizer() view returns (address)
0xa69e0ccf150a29369d8bbc0b3f510849db7e8eee
getFlashLoanFeePercentage() view returns (uint256)
0
getSwapFeePercentage() view returns (uint256)
500000000000000000
vault() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
Read-only
getActionId(bytes4 selector) view returns (bytes32)
getCollectedFeeAmounts(address[] tokens) view returns (uint256[] feeAmounts)
State-modifying
Events setFlashLoanFeePercentage(uint256 newFlashLoanFeePercentage)
setSwapFeePercentage(uint256 newSwapFeePercentage)
withdrawCollectedFees(address[] tokens, uint256[] amounts, address recipient)
FlashLoanFeePercentageChanged(uint256 newFlashLoanFeePercentage)
SwapFeePercentageChanged(uint256 newSwapFeePercentage)
constructor(address _vault)
This contract contains no fallback and receive objects.
This contract contains no error objects.