FeeReceiver
Verified contract
Active on
Ethereum with 511 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MINER | ERC-20 | 2.102828M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16200597 | 2 years ago | | | 0 | 0.0060628545 | |
| 16161347 | 2 years ago | | | 0 | 0.0047682245 | |
| 16136634 | 2 years ago | | | 0 | 0.0031590885 | |
| 16136200 | 2 years ago | | | 0 | 0.00085289768 | |
| 16049910 | 2 years ago | | | 0 | 0.00044119505 | |
| 16029787 | 2 years ago | | | 0 | 0.0025716312 | |
| 15937246 | 2 years ago | | | 0 | 0.0057547584 | |
| 15937233 | 2 years ago | | | 0 | 0.0010401373 | |
| 15868995 | 2 years ago | | | 0 | 0.0040170868 | |
| 15850682 | 2 years ago | | | 0 | 0.0019393853 |
ABI
ABI objects
Getter at block 21094260
bountyPercent() view returns (uint256)
1
currentBounty() view returns (uint256)
21028281580319929543900
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
stakingPercent() view returns (uint256)
10
stakingPool() view returns (address)
0x68871943a5e410a7b682ee6b3056683adac6b41d
token() view returns (address)
0x2b645a57e82123796c3ea7d78de27c3e3ff7f016
treasury() view returns (address)
0x75e2f2c5e23b1155a98e72c1a7e722c7a91ef3a5
treasuryPercent() view returns (uint256)
80
yieldFarm() view returns (address)
0xfad6f4b4ff843c762ac0b1e80fda2c85f54182e5
yieldFarmPercent() view returns (uint256)
10
Read-only
This contract contains no read-only function objects.
State-modifying
Events redoApprovals()
setBountyPercent(uint256 bountyPercent_)
setStakingPool(address stakingPool_)
setTreasury(address treasury_)
setYieldFarm(address yieldFarm_)
trigger()
updateFeePercentages(uint256 treasury_, uint256 yield_, uint256 stake_)
withdraw()
withdraw(address _token)
UpdatedFees(uint256 treasury_, uint256 yield_, uint256 stake_)
constructor(address token_, address treasury_)
receive()
This contract contains no error objects.