TrustForwarderPaymentSplitter

Verified contract

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

No balances found for "TrustForwarderPaymentSplitter"

0x5358cdc412ff988b6be7e4b1eb11c984e268fd95ee01090e11398fea1164286f
0x01d94839aaad1a521e9faf506cc182ed0def1fc23826d9aee34cfeb063025cd9
0xaa980f5e2b8808c043d64691867aec8e9c4f8f5fc17d5150f71447e3604db456
0x8a42dd6bba7c8434a3a10fa44297f5d628f64f9dc9521884e6bf9fb442557a70
0xe2b7227fdb937e308176c5d1d69b619665c32fc47eefef0714a34f3c1cb04b8a
0x644af7871069223ff67eac8dbc66fd9e9cfff401a03f03408659d7019e48f15d
0xb10b32010ac7ea102a99dbab57c176ca588ea37127922f5d2ebdd56d3b867645
0xa7f9a3aa487719200a62711586e2f5fe4ff2c02dfad5bb867bfa4353d3fb6772
0x4006e67989256b8e913a61fc5b8941ceeb21cda0167e94a7d3bafe1806c2062e
0x33a5abd2e37dc0f38cf5f6c48d313296ceff665b47daeeb7b1f26366be19539b

Functions
Getter at block 20977558
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
TRUSTEE_ROLE(view returns (bytes32)
0x700b68d05515876e1b5bee45535f56f17ecf1fbb63ac93e8914591401365025d
totalReleased(view returns (uint256)
349110000000000000000
totalShares(view returns (uint256)
1000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 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
grantRole(bytes32 roleaddress account
release(address _account
release(address _tokenaddress _account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address[] _payeesuint256[] _shares
Fallback and receive
receive(
Errors

This contract contains no error objects.