DOGGOD
Unverified contract
Proxy
Active on
Base with 215 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 43 additional slots
-
variable spans 48 additional slots
0x25e2…0140
0xddf7…9b4e
19 additional
variables
Balances ($124.76)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
oooOOO | ERC-20 | 50.042777K | $0.001629 |
$81.52 | |
WETH | ERC-20 | 0.012647 | $3,419.22 |
$43.24 | |
kurbi | ERC-20 | 0.1 | $0.000619 |
$0 | |
CATINB | ERC-20 | 111 | -- | -- | |
BIU BULL | ERC-20 | 99 | -- | -- | |
XBOO | ERC-20 | 88 | -- | -- | |
OOMBASE | ERC-20 | 76.33 | -- | -- | |
Uii coin | ERC-20 | 15.51 | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23847051 | 2 days ago | | | 0 | 3.2813562e-7 | |
| 23796277 | 3 days ago | | | 0 | 0.0000049365857 | |
| 23796214 | 3 days ago | | | 0 | 2.1551637e-7 | |
| 23796193 | 3 days ago | | | 0 | 2.1551637e-7 | |
| 23618387 | 7 days ago | | | 0 | 0.0000016261081 | |
| 23581623 | 8 days ago | | | 0 | 3.2853498e-7 | |
| 23581572 | 8 days ago | | | 0 | 0.0000016257886 | |
| 23581451 | 8 days ago | | | 0 | 0.0000015101600 | |
| 23581402 | 8 days ago | | | 0 | 3.2853498e-7 | |
| 23581388 | 8 days ago | | | 0 | 0.0000020492851 |
ABI
ABI objects
Getter at block 23940459 checkCanRebalance() view getTotalAmounts() view returns (uint256 total0, uint256 total1)
MINIMUM_LIQUIDITY() view returns (uint256)
1000
accruedManagerFees0() view returns (uint256)
10199122860243887
accruedManagerFees1() view returns (uint256)
41852008912981223941112
accruedProtocolFees0() view returns (uint256)
2447969459455974
accruedProtocolFees1() view returns (uint256)
8190767708083337140101
baseLower() view returns (int24)
141000
baseThreshold() view returns (int24)
4000
baseUpper() view returns (int24)
149200
decimals() view returns (uint8)
18
factory() view returns (address)
0x5b7b8b487d05f77977b7abeec5f922925b9b2afa
fullLower() view returns (int24)
-887200
fullRangeWeight() view returns (uint24)
0
fullUpper() view returns (int24)
887200
getBalance0() view returns (uint256)
0
getBalance1() view returns (uint256)
694
getTwap() view returns (int24)
145844
lastTick() view returns (int24)
145195
lastTimestamp() view returns (uint256)
1734381901
limitLower() view returns (int24)
105000
limitThreshold() view returns (int24)
40000
limitUpper() view returns (int24)
145000
manager() view returns (address)
0xb05cf01231cf2ff99499682e64d3780d57c80fdd
managerFee() view returns (uint24)
59420
maxTotalSupply() view returns (uint256)
12000000000000000000000000000
maxTwapDeviation() view returns (int24)
100
minTickMove() view returns (int24)
0
name() view returns (string)
DOGGOD
pendingManager() view returns (address)
0x0000000000000000000000000000000000000000
pendingManagerFee() view returns (uint24)
59420
period() view returns (uint32)
60
pool() view returns (address)
0x25e2dae20f0b251a4ccf5ac1ff04c9a24e7c0140
protocolFee() view returns (uint24)
10000
rebalanceDelegate() view returns (address)
0xb05cf01231cf2ff99499682e64d3780d57c80fdd
symbol() view returns (string)
OOOooo
tickSpacing() view returns (int24)
200
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xddf7d080c82b8048baae54e376a3406572429b4e
totalSupply() view returns (uint256)
4187200431955139604634590
twapDuration() view returns (uint32)
60
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getPositionAmounts(int24 tickLower, int24 tickUpper) view returns (uint256 amount0, uint256 amount1)
State-modifying
Events acceptManager()
approve(address spender, uint256 amount) returns (bool)
collectManager(address to)
collectProtocol(address to)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 amount0Desired, uint256 amount1Desired, uint256 amount0Min, uint256 amount1Min, address to) returns (uint256 shares, uint256 amount0, uint256 amount1)
emergencyBurn(int24 tickLower, int24 tickUpper, uint128 liquidity)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(struct VaultParams _params, address _factory)
rebalance()
setBaseThreshold(int24 _baseThreshold)
setFullRangeWeight(uint24 _fullRangeWeight)
setLimitThreshold(int24 _limitThreshold)
setManager(address _manager)
setManagerFee(uint24 _pendingManagerFee)
setMaxTotalSupply(uint256 _maxTotalSupply)
setMaxTwapDeviation(int24 _maxTwapDeviation)
setMinTickMove(int24 _minTickMove)
setPeriod(uint32 _period)
setRebalanceDelegate(address _rebalanceDelegate)
setTwapDuration(uint32 _twapDuration)
sweep(address token, uint256 amount, address to)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
uniswapV3MintCallback(uint256 amount0, uint256 amount1, bytes data)
uniswapV3SwapCallback(int256 amount0Delta, int256 amount1Delta, bytes data)
withdraw(uint256 shares, uint256 amount0Min, uint256 amount1Min, address to) returns (uint256 amount0, uint256 amount1)
Approval(address indexed owner, address indexed spender, uint256 value)
CollectFees(uint256 feesToVault0, uint256 feesToVault1, uint256 feesToProtocol0, uint256 feesToProtocol1, uint256 feesToManager0, uint256 feesToManager1)
CollectManager(uint256 amount0, uint256 amount1)
CollectProtocol(uint256 amount0, uint256 amount1)
Deposit(address indexed sender, address indexed to, uint256 shares, uint256 amount0, uint256 amount1)
Snapshot(int24 tick, uint256 totalAmount0, uint256 totalAmount1, uint256 totalSupply)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateBaseThreshold(int24 threshold)
UpdateFullRangeWeight(uint24 weight)
UpdateLimitThreshold(int24 threshold)
UpdateManager(address manager)
UpdateManagerFee(uint24 managerFee)
UpdateMaxTotalSupply(uint256 maxTotalSupply)
UpdateMaxTwapDeviation(int24 maxTwapDeviation)
UpdateMinTickMove(int24 minTickMove)
UpdatePendingManager(address manager)
UpdatePeriod(uint32 period)
UpdateRebalanceDelegate(address delegate)
UpdateTwapDuration(uint32 twapDuration)
Withdraw(address indexed sender, address indexed to, uint256 shares, uint256 amount0, uint256 amount1)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.