ContributionRouter

Verified contract

Active on Base with 46,737 txns
Deployed by via 0x117ea29d at 7205249
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19,219.36
ERC-20
Value $2.7
ERC-20
Value $0.29
ERC-20
Value $0.12
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xacd1d574fac80ec96e195e92d838b64d2104f6d1a730f20bf8e72064bc30630c
0x72f0a7c2fe1f181b5a70c6b891015fb92a69fdab6c940336a15b50898ee16145
0x619074b112bbca88dc950a8312379803b03425a5d84c13bf73ec890713277154
0x4a8e4571be95fdfe4cf5800c230e077760d469c93a60a922920700ac475fae0b
0x5ffd2a816f46c4b23a84ab7e3a7f0f35b96e758b7f4529bfa9c7901b5ad145ce
0x58bf4585f1ba2114ceaf1cff7db02a1eddfe9e209b6b5057b19b98a03f7fddb7
0x653ca2d4fb8e12dd97d401641e054b4a9cdba456151d3495ad62329d934d9e84
0x61ae2e9a664c8870bc0b322894d0fadac9381e9d632ead045648df42e71b1f5d
0x13d7100daafb24eb8dcf55744064bb98655ac19b0c9399ce47e3a82bb92def16
0x67eb5d2f996f2b8b80386fd24b68960c14d9732cb65cf847813e56b799789e3b

Functions
Getter at block 22755186
OWNER(view returns (address)
0xf498fd75ee8d35294952343f1a77cae5ea5af6aa
caller(view returns (address)
0x503a5161d1c5d9d82bf35a4c80da0c3ad72d9244
feePerMint(view returns (uint96)
550000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
claimFees(address recipient
setFeePerMint(uint96 newFeePerMint
Events
ClaimedFees(address indexed partyDaoaddress indexed recipientuint256 amount
FeePerMintUpdated(uint96 oldFeePerMintuint96 newFeePerMint
ReceivedFees(address indexed senderuint256 amount
Constructor
constructor(address owneruint96 initialFeePerMint
Fallback and receive
fallback(
receive(
Errors
EthTransferFailed(address receiverbytes errData
OnlyOwner(