MintSplitter

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x3d5d06f9 at 14251628
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MintSplitter"

0x20bf912184b674c4c93be1cb5cd8542ecb048d98b55db5df48db41069fc66ebe

Functions
Getter at block 21275682
owner(view returns (address)
0xd7e5e1c0cb9540669d8f22f71c9540460db23938
totalReleased(view returns (uint256)
1230250000000000000000
totalShares(view returns (uint256)
10000
Read-only
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
totalReleased(address tokenview returns (uint256)
State-modifying
flush(
flushToken(address token
release(address account
release(address tokenaddress account
renounceOwnership(
transferOwnership(address newOwner
Events
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Constructor
constructor(address[] payeesuint256[] shares
Fallback and receive
receive(
Errors

This contract contains no error objects.