X7TreasurySplitterV2
Verified contract
Active on
Ethereum with 123 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "X7TreasurySplitterV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18038410 | a year ago | | | 0 | 0.0037622200 | |
| 18008854 | a year ago | | | 0 | 0.0036831607 | |
| 17973162 | a year ago | | | 0 | 0.011296150 | |
| 17927279 | a year ago | | | 0 | 0.0079552691 | |
| 17899566 | a year ago | | | 0 | 0.0057504321 | |
| 17821174 | a year ago | | | 0 | 0.010182382 | |
| 17814438 | a year ago | | | 0 | 0.011948964 | |
| 17768404 | a year ago | | | 0 | 0.0062174362 | |
| 17745463 | a year ago | | | 0 | 0.0071489186 | |
| 17692394 | a year ago | | | 0 | 0.010090472 |
ABI
ABI objects
Getter at block 21279470
owner() view returns (address)
0x7000a09c425abf5173ff458df1370c25d1c58105
reservedETH() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
outletBalance(uint8) view returns (uint256)
outletLookup(address) view returns (uint8)
outletRecipient(uint8) view returns (address)
outletShare(uint8) view returns (uint256)
State-modifying
Events divvyUp()
freezeOutlet(uint8 outlet)
pushAll()
renounceOwnership()
rescueTokens(address tokenAddress)
rescueWETH()
setOtherSlotRecipient(uint8 outlet, address recipient)
setOtherSlotShares(uint256 slot1Share, uint256 slot2Share, uint256 rewardPoolShare)
setOutletControllerAuthorization(uint8 outlet, address controller, bool authorization)
setOutletRecipient(uint8 outlet, address recipient)
setRouter(address router_)
takeBalance()
takeCurrentBalance()
transferOwnership(address newOwner)
OutletControllerAuthorizationSet(uint8 indexed outlet, address indexed setter, address indexed controller, bool authorization)
OutletRecipientFrozen(uint8 outlet)
OutletRecipientSet(uint8 indexed outlet, address indexed oldRecipient, address indexed newRecipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterSet(address indexed router)
SharesSet(uint256 oldOtherSlot1Share, uint256 oldOtherSlot2Share, uint256 oldRewardPoolShare, uint256 newOtherSlot1Share, uint256 newOtherSlot2Share, uint256 newRewardPoolShare)
constructor(address router_)
receive()
This contract contains no error objects.