FeeSplitter

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x89409d9a at 18329493
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,286.86
ERC-20
Value $439.4
ERC-20
Value $364.69
ERC-20
Value $313.82
ERC-20
Value $313.4
ERC-20
Value $3.73

No transactions found for "FeeSplitter"


Functions
Getter at block 20988651
owner(view returns (address)
0xca702d224d61ae6980c8c7d4d98042e22b40ffdb
totalShares(view returns (uint256)
2
Read-only
recipients(uint256view returns (address)
shares(uint256view returns (uint16)
State-modifying
claim(
claimERC20(address[] _tokens
renounceOwnership(
setRecipients(address[] _recipientsuint16[] _shares
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _owneraddress[] _recipientsuint16[] _shares
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
CallFailed(address recipient
FailedInnerCall(
InvalidLengths(
NoBalance(address token
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token