FeeConfiguration

Verified contract

Active on Base with 3 txns
Deployed by via 0xf25d1080 at 1757360
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FeeConfiguration"

0xcef1f923cf848fae94c29bdb307439f3fbbc1dfc0bd98f54826964aa00ac42fe
0x9b33618c5895b5e2d227eb40358fa8242c60e0c8e8c2393c95384c0639ef0af8
0x8c7489903832f0102f22b186f2237531bd29d52676185cd0e266e6cab11e2704

Functions
Getter at block 22911510
flatFeeAmount(view returns (uint256)
690000000000000
flatFeeOn(view returns (bool)
true
isNextOwner(view returns (bool)
false
isOwner(view returns (bool)
false
maximumFee(view returns (uint16)
500
minimumFee(view returns (uint16)
0
on(view returns (bool)
false
owner(view returns (address)
0xd57f4e2b1bdb4f001bf97c7b76374692ab84befa
Read-only
valid(uint16 feeBPSview returns (bool)
State-modifying
acceptOwnership(
cancelOwnershipTransfer(
renounceOwnership(
setFlatFeeAmount(uint256 newFee
setMaximumFee(uint16 newFee
setMinimumFee(uint16 newFee
switchFee(
switchFlatFee(
transferOwnership(address nextOwner_
Events
FeeSwitch(bool on
FlatFeeAmount(uint256 fee
FlatFeeSwitch(bool on
MaximumFee(uint16 fee
MinimumFee(uint16 fee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address owner_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.