FeeDistributor
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($228.94)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RENA | ERC-20 | 3.201554K | $0.07151 |
$228.94 | |
WETH | ERC-20 | 0 | $3,181.14 |
$0 | |
ITS | ERC-20 | 0.432061 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12459439 | 3 years ago | | | 0 | 0.011865392 | |
| 12459435 | 3 years ago | | | 0 | 0.0030805600 | |
| 12454179 | 3 years ago | | | 0 | 0.014302035 | |
| 12454173 | 3 years ago | | | 0 | 0.021227535 |
ABI
ABI objects
Getter at block 21177639
ITS() view returns (address)
0xc32cc5b70bee4bd54aa62b9aefb91346d18821c4
maxPairs() view returns (uint256)
2
maxWeight() view returns (uint256)
1000
owner() view returns (address)
0x1f7c453a4cccbf826a97f213706ee72b79dba466
Read-only
calculateFee(address pair_, uint256 amount) view returns (uint256 fee)
index(address) view returns (uint256)
weight(address) view returns (uint256)
weightedPairs(uint256) view returns (address)
State-modifying
Events addPair(address pair_, uint256 weight_)
alterWeight(address pair_, uint256 weight_)
distributeFees()
removePair(address pair_)
renounceOwnership()
sync()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address rena_, address its_)
receive()
This contract contains no error objects.