WEWESwap Vault V1 USDC/USDT
Verified contract
Proxy
Active on
Base with 3 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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
-
variable spans 44 additional slots
-
variable spans 48 additional slots
0xfde4…9bb2
2 additional
variables
Balances ($2.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1.1 | $1.001 |
$1.1 | |
USDC | ERC-20 | 1.1 | $0.999957 |
$1.1 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22742972 | 12 hours ago | | | 0 | 0.000021955273 | |
| 22742943 | 12 hours ago | | | 0 | 0.0000062864249 | |
| 22739496 | 14 hours ago | | | 0 | 0.0000052055624 |
ABI
ABI objects
Getter at block 22764483
decimals() view returns (uint8)
18
factory() view returns (address)
0x33128a8fc17869897dce68ed026d694621f6fdfd
feeManager() view returns (address)
0x502b20a883f0e11c79b15a6ce801394656ad5325
getPools() view returns (address[])
[0xD56da2B74bA826f19015E6B7Dd9Dae1903E85DA1]
getRanges() view returns (struct Range[])
[]
getRouters() view returns (address[])
[]
init0() view returns (uint256)
1000000
init1() view returns (uint256)
1000000
manager() view returns (address)
0x502b20a883f0e11c79b15a6ce801394656ad5325
managerBalance0() view returns (uint256)
0
managerBalance1() view returns (uint256)
0
managerFeeBPS() view returns (uint16)
0
name() view returns (string)
WEWESwap Vault V1 USDC/USDT
owner() view returns (address)
0x0625db97368df1805314e68d0e63e5eb154b9ae6
restrictedMint() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
WEWEv1-5
token0() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
token1() view returns (address)
0xfde4c96c8593536e31f229ea8f37b2ada2699bb2
totalSupply() view returns (uint256)
1100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addPools(uint24[] feeTiers_)
approve(address spender, uint256 amount) returns (bool)
blacklistRouters(address[] routers_)
burn(uint256 burnAmount_, address receiver_) returns (uint256 amount0, uint256 amount1)
collectFees()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string name_, string symbol_, struct InitializePayload params_)
mint(uint256 mintAmount_, address receiver_) returns (uint256 amount0, uint256 amount1)
rebalance(struct Rebalance rebalanceParams_)
removePools(address[] pools_)
renounceOwnership()
setFeeManager(address feeManager_)
setInits(uint256 init0_, uint256 init1_)
setManager(address manager_)
setManagerFeeBPS(uint16 managerFeeBPS_)
setRestrictedMint(address minter_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
uniswapV3MintCallback(uint256 amount0Owed_, uint256 amount1Owed_, bytes)
whitelistRouters(address[] routers_)
withdrawManagerBalance()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
LPBurned(address indexed user, uint256 burnAmount0, uint256 burnAmount1)
LogAddPools(uint24[] feeTiers)
LogBlacklistRouters(address[] routers)
LogBurn(address indexed receiver, uint256 burnAmount, uint256 amount0Out, uint256 amount1Out)
LogCollectedFees(uint256 fee0, uint256 fee1)
LogMint(address indexed receiver, uint256 mintAmount, uint256 amount0In, uint256 amount1In)
LogRebalance(struct Rebalance rebalanceParams, uint256 swapDelta0, uint256 swapDelta1)
LogRemovePools(address[] pools)
LogRestrictedMint(address minter)
LogSetInits(uint256 init0, uint256 init1)
LogSetManager(address newManager)
LogSetManagerFeeBPS(uint16 managerFeeBPS)
LogWhitelistRouters(address[] routers)
LogWithdrawManagerBalance(uint256 amount0, uint256 amount1)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address beacon, bytes data)
fallback()
receive()
This contract contains no error objects.