FeeDistribution
Verified contract
Active on
Ethereum with 39 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x03f7…b329
Balances ($0.00)
No balances found for "FeeDistribution"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13309907 | 3 years ago | | | 0 | 0.041776576 | |
| 13303030 | 3 years ago | | | 0 | 0.020095864 | |
| 13297943 | 3 years ago | | | 0 | 0.016784129 | |
| 13291757 | 3 years ago | | | 0 | 0.017993202 | |
| 13284118 | 3 years ago | | | 0 | 0.024740602 | |
| 13278176 | 3 years ago | | | 0 | 0.024524424 | |
| 13271448 | 3 years ago | | | 0 | 0.061021419 | |
| 13264598 | 3 years ago | | | 0 | 0.027249015 | |
| 13257843 | 3 years ago | | | 0 | 0.031201903 | |
| 13251962 | 3 years ago | | | 0 | 0.036859459 |
ABI
ABI objects
Getter at block 21223783
crvUsdpPool() view returns (address)
0x42d7025938bec20b69cbae5a77421082407f053a
duck() view returns (address)
0x92e187a03b6cd19cb6af293ba17f2745fd2357d5
gov() view returns (address)
0xae37e8f9a3f960ee090706fa4db41ca2f2c56cb8
qDuck() view returns (address)
0xe85d5fe256f5f5c9e446502ae994fda12fd6700a
stableIndex() view returns (int128)
2
stableToWethPath() view returns (address[] path)
[0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48, 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2]
stableToWethRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
stableToken() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
usdp() view returns (address)
0x1456688345527be1f37e9e627da0837d6f08c925
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
wethToDuckPath() pure returns (address[] path)
[0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, 0x92E187a03B6CD19CB6AF293ba17F2745Fd2357D5]
wethToDuckRouter() view returns (address)
0x03f7724180aa6b939894b5ca4314783b0b36b329
Read-only
canSwap(address) view returns (bool)
State-modifying
Events approveTokens()
setGov(address _gov)
setParams(int128 _stableIndex, address _stableToWethRouter, address _wethDuckRouter)
setSwapper(address _swapper, bool _permit)
swapAndDistribute(uint256 usdpAmount, uint256 minDuckAmount) returns (uint256)
viewDistribution() returns (uint256 usdp_, uint256 duck_)
Distributed(uint256 exchangeRate)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.