Beefy - Compound base
Verified contract
Proxy
Active on
Base with 14 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
0xb631…0dd7
-
variable spans 44 additional slots
-
variable spans 48 additional slots
0xd9aa…b6ca
0x0cd5…82c2
0xecc1…c8a9
11 additional
variables
Balances ($7.21)
Native
Value
$7.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.001816 | $3,970.86 |
$7.21 | |
mooCompoundBaseUSDbC | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10779155 | 10 months ago | | | 0 | 7.6788754e-7 | |
| 10778884 | 10 months ago | | | 0 | 0.000000016594953192 | |
| 10775489 | 10 months ago | | | 0 | 0.000000001628206450 | |
| 10773158 | 10 months ago | | | 0 | 0.000000000041713172 | |
| 10318572 | 10 months ago | | | 0 | 0.000000038009627300 | |
| 9445318 | a year ago | | | 0 | 0.000000000021389184 | |
| 9445089 | a year ago | | | 0 | 0.000000045218156736 | |
| 9430334 | a year ago | | | 0 | 3.8831792e-7 | |
| 9430029 | a year ago | | | 0.005 | 0.000000000050914292 | |
| 9429973 | a year ago | | | 0 | 0.000000000121076592 |
ABI
ABI objects
Getter at block 23610495 estimatedTotalAssets() view returns (uint256)
BEEFY_VAULT() view returns (address)
0xd7803d3bf95517d204cfc6211678cab223ac4c48
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
DEFAULT_SLIPPAGE() view returns (uint256)
9800
MAX_BPS() view returns (uint256)
10000
SECS_PER_YEAR() view returns (uint256)
31556952
balanceOfWant() view returns (uint256)
0
currentChainId() view returns (uint16)
184
delegatedAssets() view returns (uint256)
0
emergencyExit() view returns (bool)
false
feeThreshold() view returns (uint256)
1000000000000000000
harvester() view returns (address)
0x3c2792d5ea8f9c03e8e73738e9ed157aeb4fecbe
lastReport() view returns (uint256)
1708347657
lzEndpoint() view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
managementFee() view returns (uint256)
50
name() view returns (string)
Beefy - Compound base
owner() view returns (address)
0x942f39555d430efb3230dd9e5b86939eff185f0a
performanceFee() view returns (uint256)
500
precrime() view returns (address)
0x0000000000000000000000000000000000000000
sgBridge() view returns (address)
0x0cd5cda0e120f7e22516f074284e5416949882c2
sgRouter() view returns (address)
0xecc19e177d24551aa7ed6bc6fe566eca726cc8a9
slippage() view returns (uint256)
9800
strategist() view returns (address)
0x942f39555d430efb3230dd9e5b86939eff185f0a
strategistFee() view returns (uint256)
0
strategistSignMessageHash() view returns (bytes32)
0x9cefdeb7991576891739f7e232a0d3021f23bfa02504bf621a225a1b88e65613
treasury() view returns (address)
0xf4bec3e032590347fc36ad40152c7155f8361d39
vault() view returns (address)
0x2a889e9ef10c7bd607473aadc8c806c4511eb26f
vaultChainId() view returns (uint16)
110
want() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
wantDecimals() view returns (uint8)
6
Read-only
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getEthSignedMessageHash(bytes32 _messageHash) pure returns (bytes32)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
payloadSizeLimitLookup(uint16) view returns (uint256)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events adjustPosition(uint256 _debtOutstanding)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
harvest(uint256 _totalDebt, uint256 _debtOutstanding, uint256 _creditAvailable, uint256 _debtRatio, bytes _signature)
initialize(address _lzEndpoint, address _strategist, address _harvester, address _want, address _vault, uint16 _strategyStargateChainId, uint16 _vaultStargateChainId, address _sgBridge, address _router, string _namePostfix)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
migrate(address _newStrategy)
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
revokeFunds()
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setCurrentChainId(uint16 _newChainId)
setEmergencyExit(bool _emergencyExit)
setFeeThreshold(uint256 _threshold)
setHarvester(address _harvester)
setLzEndpoint(address _endpoint)
setManagementFee(uint256 fee)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPerformanceFee(uint256 fee)
setPrecrime(address _precrime)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setSgBridge(address _sgBridge)
setSgRouter(address _sgRouter)
setSlippage(uint256 _slippage)
setStrategist(address _strategist)
setStrategistFee(uint256 fee)
setTreasuryAddress(address _treasury)
setTrustedRemote(uint16 _srcChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
setVault(address _newVault, uint16 _newChainId)
sgReceive(uint16, bytes _srcAddress, uint256, address _token, uint256 _amountLD, bytes _payload)
sweepToken(address _token)
transferOwnership(address newOwner)
withdraw(uint256 _amountNeeded) returns (uint256 _loss)
AdjustedPosition(uint256 debtOutstanding)
FeeGained(uint256 indexed totalFee, uint256 indexed managementFee, uint256 indexed performanceFee)
Initialized(uint8 version)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetPrecrime(address precrime)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
SgReceived(address indexed token, uint256 amount, address sender)
StrategyMigrated(address newStrategy)
StrategyReported(uint256 profit, uint256 loss, uint256 debtPayment, uint256 giveToStrategy, uint256 requestFromStrategy, uint256 creditAvailable, uint256 totalAssets)
This contract contains no constructor objects.
receive()
AlreadyWithdrawn()
BaseStrategy__UnAcceptableFee()
DebtRatioShouldBeZero()
DurationIsZero()
IncorrectMessageType(uint256 messageType)
InsufficientFunds(uint256 amount, uint256 balance)
InvalidEndpointCaller()
InvalidSignature()
NotAVault()
OnlyHarvester()
OnlyStrategist()
OnlyStrategistOrSelf()
OnlyStrategistOrVault()
RouterOrBridgeOnly()
TooHighSlippage()
VaultAddressMismatch()
VaultChainIdMismatch()