xUSDbC-axlUSDC05
Verified contract
Active on
Base with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeb46…5215
1 additional
variable
Balances ($0.00)
No balances found for "xUSDbC-axlUSDC05"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17997995 | 3 months ago | | | 0 | 5.1099541e-7 | |
| 17997708 | 3 months ago | | | 0 | 5.1054809e-7 | |
| 17637267 | 3 months ago | | | 0 | 5.1006741e-7 | |
| 12575439 | 7 months ago | | | 0 | 0.0000027099061 | |
| 12066172 | 8 months ago | | | 0 | 0.0000052486433 | |
| 7914357 | a year ago | | | 0 | 0.000000013671165405 | |
| 7538669 | a year ago | | | 0 | 2.6987000e-7 | |
| 7538666 | a year ago | | | 0 | 2.8939000e-7 | |
| 7538663 | a year ago | | | 0 | 0.0000032358400 | |
| 7538660 | a year ago | | | 0 | 0.0000020381000 |
ABI
ABI objects
Getter at block 22104452 getTotalAmounts() view returns (uint256 total0, uint256 total1)
DOMAIN_SEPARATOR() view returns (bytes32)
0x6f2ca722f094817a7f5afa0dbd5a239cf8dbe540d21199d6243f3920009f4116
PRECISION() view returns (uint256)
1000000000000000000000000000000000000
baseLower() view returns (int24)
-10
baseUpper() view returns (int24)
10
currentTick() view returns (int24 tick)
6
decimals() view returns (uint8)
18
deposit0Max() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
deposit1Max() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
directDeposit() view returns (bool)
true
fee() view returns (uint8)
1
feeRecipient() view returns (address)
0x0b813596e96822cbfd69d023aa28c1a6e020abb2
getBasePosition() view returns (uint128 liquidity, uint256 amount0, uint256 amount1)
(liquidity=22376343167, amount0=4378347, amount1=17993355)
getLimitPosition() view returns (uint128 liquidity, uint256 amount0, uint256 amount1)
(liquidity=280956265, amount0=0, amount1=140435)
limitLower() view returns (int24)
-10
limitUpper() view returns (int24)
0
maxTotalSupply() view returns (uint256)
0
name() view returns (string)
xUSDbC-axlUSDC05
owner() view returns (address)
0xfa81e2922b084ab260f7f8abd1d455d1235688d0
pool() view returns (address)
0xc466e70ace67b84ee53e24344ea54ad3a601eff1
symbol() view returns (string)
xUSDbC-axlUSDC05
tickSpacing() view returns (int24)
10
token0() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
token1() view returns (address)
0xeb466342c4d449bc9f53a865d5cb90586f405215
totalSupply() view returns (uint256)
7807354
whitelistedAddress() view returns (address)
0x77a9bb1de36f0c431aad0b1d63496f6d94256e7c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events addLiquidity(int24 tickLower, int24 tickUpper, uint256 amount0, uint256 amount1, uint256[2] inMin)
approve(address spender, uint256 amount) returns (bool)
compound(uint256[4] inMin) returns (uint128 baseToken0Owed, uint128 baseToken1Owed, uint128 limitToken0Owed, uint128 limitToken1Owed)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 deposit0, uint256 deposit1, address to, address from, uint256[4] inMin) returns (uint256 shares)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
pullLiquidity(int24 tickLower, int24 tickUpper, uint128 shares, uint256[2] amountMin) returns (uint256 amount0, uint256 amount1)
rebalance(int24 _baseLower, int24 _baseUpper, int24 _limitLower, int24 _limitUpper, address _feeRecipient, uint256[4] inMin, uint256[4] outMin)
removeWhitelisted()
setFee(uint8 newFee)
setWhitelist(address _address)
toggleDirectDeposit()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
uniswapV3MintCallback(uint256 amount0, uint256 amount1, bytes data)
withdraw(uint256 shares, address to, address from, uint256[4] minAmounts) returns (uint256 amount0, uint256 amount1)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed sender, address indexed to, uint256 shares, uint256 amount0, uint256 amount1)
Rebalance(int24 tick, uint256 totalAmount0, uint256 totalAmount1, uint256 feeAmount0, uint256 feeAmount1, uint256 totalSupply)
SetFee(uint8 newFee)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed sender, address indexed to, uint256 shares, uint256 amount0, uint256 amount1)
ZeroBurn(uint8 fee, uint256 fees0, uint256 fees1)
constructor(address _pool, address _owner, string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.