NewSplitter

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0xf3e775fb at 15304139
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.66
0xf26577db34303ad7a9764ef91b93d091cc9fd02d639f8fe5d10f4fc3773d6451
0x331ac497a0ce7528d000acd47e5f9afa90fe37d44ed3a21b5d677613560eafe7
0xecf6f5b398ddfc2c99cd3ebad1fce0a34ffef31a02cec398e8f54e9d1de90d97
0x8a0552d7a6a66a04caab0badb7c3f536c9d1c259a32aaff79d24875511960976

Functions
Getter at block 21214958
developer(view returns (address)
0x4ce69fd760ad0c07490178f9a47863dc0358cccd
getBalance(view returns (uint256)
540000000000000
owner(view returns (address)
0x44f750eb065596c150b3479b1df6957da300a332
supportedTokens(view returns (address[])
[]
supportedTokensLength(view returns (uint256)
0
totalReleased(view returns (uint256)
0
totalShares(view returns (uint256)
100
Read-only
getRoleAdmin(bytes4 roleview returns (bytes4)
hasRole(bytes4 roleaddress accountview returns (bool)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalReleased(address tokenview returns (uint256)
State-modifying
acceptDeveloper(
acceptOwnership(
addSplit(address newSplituint256 newShares
addToken(address token
claim(
claim(address token
claimAll(
clearSplits(
clearTokens(
declineDeveloper(
declineOwnership(
grantRole(bytes4 roleaddress account
paySplits(
pushDeveloper(address newDeveloper
pushOwnership(address newOwner
removeSplit(address remove
removeToken(address token
renounceDeveloper(
renounceOwnership(
renounceRole(bytes4 role
revokeRole(bytes4 roleaddress account
setDeveloper(address newDisplay
setOwner(address newDisplay
transferDeveloper(address newDeveloper
transferOwnership(address newOwner
Events
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
PayeeAdded(address accountuint256 shares
PayeeRemoved(address accountuint256 shares
PayeesReset(
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
TokenAdded(address indexed token
TokenRemoved(address indexed token
TokensReset(
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors
MaxSplaining(string reason
TooLateBoomer(uint256 yourTimeuint256 hitTime
TooSoonJunior(uint256 yourTimeuint256 hitTime
Unauthorized(