TreasurySplitter

Verified contract

Active on Ethereum with 2 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0xfaf41a9374780fd6300103362119ed1c89ff3bf9ac16aae772655b977ce5e845
0xd1387a7859cfbee18c132d2963e9ff4f42e30585111306b9d6dedfa6c4512d00

Functions
Getter at block 21212929
owner(view returns (address)
0xed528fc31f2575312ec3336e0f6ec9812b534937
rewards(view returns (address)
0x408e982ff7227b62c93a58fe03f92d3a2ea24225
rewardsPercent(view returns (uint8)
50
treasury(view returns (address)
0xfbf335f8224a102e22abe78d78cc52dc95e074fa
treasuryPercent(view returns (uint8)
50
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
setRewards(address _r
setRewardsPercent(uint8 _p
setTreasury(address _t
setTreasuryPercent(uint8 _p
transferOwnership(address newOwner
withdrawETH(
withdrawTokens(address _tokenAddyuint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _rewardsaddress _treasury
Fallback and receive
receive(
Errors

This contract contains no error objects.