0 txs
0 calls
constructor
constructor()
functions
contractType
purefunction contractType() pure returns (bytes32)
contractURI
viewfunction contractURI() view returns (string)
contractVersion
purefunction contractVersion() pure returns (uint8)
DEFAULT_ADMIN_ROLE
viewfunction DEFAULT_ADMIN_ROLE() view returns (bytes32)
getRoleAdmin
viewfunction getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember
viewfunction getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount
viewfunction getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole
viewfunction hasRole(bytes32 role, address account) view returns (bool)
isTrustedForwarder
viewfunction isTrustedForwarder(address forwarder) view returns (bool)
payee
viewfunction payee(uint256 index) view returns (address)
payeeCount
viewfunction payeeCount() view returns (uint256)
releasable
viewfunction releasable(address account) view returns (uint256)
releasable
viewfunction releasable(address token, address account) view returns (uint256)
released
viewfunction released(address account) view returns (uint256)
released
viewfunction released(address token, address account) view returns (uint256)
shares
viewfunction shares(address account) view returns (uint256)
supportsInterface
viewfunction supportsInterface(bytes4 interfaceId) view returns (bool)
totalReleased
viewfunction totalReleased() view returns (uint256)
totalReleased
viewfunction totalReleased(address token) view returns (uint256)
totalShares
viewfunction totalShares() view returns (uint256)
distribute
nonpayablefunction distribute()
distribute
nonpayablefunction distribute(address token)
grantRole
nonpayablefunction grantRole(bytes32 role, address account)
initialize
nonpayablefunction initialize(address _defaultAdmin, string _contractURI, address[] _trustedForwarders, address[] _payees, uint256[] _shares)
multicall
nonpayablefunction multicall(bytes[] data) returns (bytes[] results)
release
nonpayablefunction release(address account)
release
nonpayablefunction release(address token, address account)
renounceRole
nonpayablefunction renounceRole(bytes32 role, address account)
revokeRole
nonpayablefunction revokeRole(bytes32 role, address account)
setContractURI
nonpayablefunction setContractURI(string _uri)
events
ERC20PaymentReleased
event ERC20PaymentReleased(address indexed token, address to, uint256 amount)
Initialized
event Initialized(uint8 version)
PayeeAdded
event PayeeAdded(address account, uint256 shares)
PaymentReceived
event PaymentReceived(address from, uint256 amount)
PaymentReleased
event PaymentReleased(address to, uint256 amount)
RoleAdminChanged
event RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted
event RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked
event RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
errors
No errors.
creation bytecode
0x602c3d8160093d39f33d3d3d3d363d3d37363d73d91efdf3eee0f1f58d4b3ae8ee8e17466127a26c5af43d3d93803e602a57fd5bf3