ValkyriesRoyaltyReceiver

Verified contract

Active on Ethereum with 8 txns
Deployed by via 0x2895d22f at 14920441
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $289.9
ERC-20
Value $105.68
ERC-20
--
0xc7e7d4ad25f1d7403ba5a864d3b7f8a77f480682d57d77c5b2b64ca51a9365a5
0x98c66e289f02c357b8f93efb7167ec18a44b40382b00ed26f5a91b682b02fbe9
0x4c06f54ead161144b6f943c2156d4e7185b9d43932deac608bae6c303916f9f5
0xc46a1056137236d026c7ab8145a9677294a04a2a87cfa45a551ef6dd98353dd7
0x2ef747ecc59767914694b5d078f33f6dd61f2c1d42ad689456a5a9d484c26e18
0x9757a6cb0ed4018608f8b43526bb87084db01dcdc608134dd192bda860bc9c76
0x586067decf67acaab1154bfc9bd9e85a3d25019123db326f36eebc8e40376e78
0xbecc77e21c6e700c129d8192a8bc779e8b80415e1a8b20f11997edca465bea4a

Functions
Getter at block 20869148
owner(view returns (address)
0x6ab71c2025442b694c8585ace2fc06d877469d30
Read-only
beneficiaries(uint256view returns (address walletuint256 basisPoints)
calculateSplit(uint256 balanceview returns (uint256[])
State-modifying
renounceOwnership(
setBeneficiaries(address[] _walletsuint256[] _basisPoints
transferOwnership(address newOwner
withdrawErc20(address token
withdrawEth(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive
receive(
Errors
ArrayLengthMismatch(
WithdrawalFailedBeneficiary(uint256 indexaddress beneficiary
ZeroArrayLength(
ZeroBalance(
ZeroBeneficiaryAddress(
ZeroWithdrawalAddress(
ZeroWithdrawalBasisPoints(