SpigotLib
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
The storage layout for this contract could not be retrieved.
Balances ($0.00)
No balances found for "SpigotLib"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SpigotLib"
ABI
ABI objects
Getter at block 21329766
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events This contract contains no state-modifying function objects.
AddSpigot(address indexed revenueContract, uint256 ownerSplit, bytes4 claimFnSig, bytes4 trsfrFnSig)
ClaimOperatorTokens(address indexed token, uint256 indexed amount, address ooperator)
ClaimOwnerTokens(address indexed token, uint256 indexed amount, address owner)
ClaimRevenue(address indexed token, uint256 indexed amount, uint256 ownerTokens, address revenueContract)
RemoveSpigot(address indexed revenueContract)
UpdateOperator(address indexed newOperator)
UpdateOwner(address indexed newOwner)
UpdateOwnerSplit(address indexed revenueContract, uint8 indexed split)
UpdateTreasury(address indexed newTreasury)
UpdateWhitelistFunction(bytes4 indexed func, bool indexed allowed)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
BadFunction()
BadSetting()
CallerAccessDenied()
ClaimFailed()
InvalidRevenueContract()
NoRevenue()
OperatorFnCallFailed()
OperatorFnNotValid()
OperatorFnNotWhitelisted()
SpigotSettingsExist()
UnclaimedRevenue()