BeefyRevenueBridge

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x1fdd7e54 at 13192373
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 2 additional slots

No balances found for "BeefyRevenueBridge"

No transactions found for "BeefyRevenueBridge"


Functions
Getter at block 22925627
activeBridge(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
activeSwap(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
bridgeParams(view returns (address bridgebytes params)
(bridge=0x0000000000000000000000000000000000000000, params=0x)
cowllector(view returns (bool sendFundsaddress cowllectoruint256 amountCowllectorNeeds)
(sendFunds=false, cowllector=0x0000000000000000000000000000000000000000, amountCowllectorNeeds=0)
destinationAddress(view returns (address destinationbytes destinationBytesstring destinationString)
(destination=0x0000000000000000000000000000000000000000, destinationBytes=0x, destinationString=)
funds(view returns (address senderbool fromInternalBalanceaddress recipientbool toInternalBalance)
(sender=0x0000000000000000000000000000000000000000, fromInternalBalance=false, recipient=0x0000000000000000000000000000000000000000, toInternalBalance=false)
minBridgeAmount(view returns (uint256)
0
native(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
stable(view returns (address)
0x0000000000000000000000000000000000000000
swapKind(view returns (uint8)
0
swapParams(view returns (address routerbytes params)
(router=0x0000000000000000000000000000000000000000, params=0x)
Read-only
bridgeToUse(bytes32view returns (string)
findHash(string _variablepure returns (bytes32)
swapToUse(bytes32view returns (string)
State-modifying
bridgeAxelar(
bridgeCircle(
bridgeStargate(
bridgeSynapse(
bridgezkEVM(
bridgezkSync(
harvest(
inCaseTokensGetStuck(address _tokenbool _native
initialize(
renounceOwnership(
setActiveBridge(bytes32 _bridgeHashstruct StructsBridgeParams _params
setActiveSwap(bytes32 _swapHashstruct StructsSwapParams _params
setCowllector(struct StructsCowllector _cowllector
setDestinationAddress(struct StructsDestinationAddress _destination
setMinBridgeAmount(uint256 _amount
setStable(address _stableaddress _native
swapAlgebra(
swapBalancer(
swapSolidly(
swapUniV2(
swapUniV3(
swapUniV3Deadline(
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Bridged(address indexed stableuint256 stableBridged
CowllectorRefill(uint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBridge(bytes32 bridgestruct StructsBridgeParams params
SetDestinationAddress(struct StructsDestinationAddress destinationAddress
SetMinBridgeAmount(uint256 amount
SetStable(address oldStableaddress newStable
SetSwap(bytes32 swapstruct StructsSwapParams params
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
BridgeError(
FailedToSendEther(
IncorrectRoute(
NotAuthorized(
NotEnoughEth(
SwapError(