AztecFeeDistributor
Verified contract
Active on
Ethereum with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($17,554.67)
Native
Value
$17,551.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.339097 | $3,287.40 |
$17,551.75 | |
renBTC | ERC-20 | 0.00059 | $4,952.82 |
$2.92 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16797043 | 2 years ago | | | 0.4 | 0.00065202810 | |
| 16720109 | 2 years ago | | | 0.6 | 0.00045736606 | |
| 16582692 | 2 years ago | | | 1 | 0.00050398470 | |
| 16426718 | 2 years ago | | | 0.6 | 0.00045770759 | |
| 16339925 | 2 years ago | | | 0 | 0.00044796438 | |
| 16336687 | 2 years ago | | | 0.3 | 0.00048933880 | |
| 16255846 | 2 years ago | | | 0.4 | 0.00036602094 | |
| 16069885 | 2 years ago | | | 0.5 | 0.00051745081 | |
| 15968076 | 2 years ago | | | 0.65 | 0.00031607653 | |
| 15927387 | 2 years ago | | | 1 | 0.0032361876 |
ABI
ABI objects
Getter at block 21245347
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
convertConstant() view returns (uint256)
3155360
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
owner() view returns (address)
0xe298a76986336686cc3566469e3520d23d1a8aad
reimburseConstant() view returns (uint256)
0
rollupProcessor() view returns (address)
0x737901bea3eeb88459df9ef1be8ff3ae1b42a2ba
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
txFeeBalance(uint256 assetId) view returns (uint256)
State-modifying
Events convert(uint256 assetId, uint256 minOutputValue) returns (uint256 outputValue)
deposit(uint256 assetId, uint256 amount) payable returns (uint256 depositedAmount)
reimburseGas(uint256 gasUsed, uint256 feeLimit, address feeReceiver) returns (uint256 reimbursement)
renounceOwnership()
setConvertConstant(uint256 _convertConstant)
setReimburseConstant(uint256 _reimburseConstant)
transferOwnership(address newOwner)
Convert(uint256 assetId, uint256 inputValue, uint256 outputValue)
FeeReimbursed(address receiver, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _rollupProcessor, address _router)
receive()
This contract contains no error objects.