WEWESwap Vault V1 WEWE/USDC
Verified contract
Proxy
Active on
Base with 635 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
0x6b9b…b41f
0xcca8…1fda
2 additional
variables
Balances ($4,343.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 4.331003K | $0.999724 |
$4,329.81 | |
WEWE | ERC-20 | 179.589496K | $0.000074 |
$13.27 | |
SPOT | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22104407 | 7 hours ago | | | 0 | 0.0000029850839 | |
| 22103187 | 8 hours ago | | | 0 | 2.9366536e-7 | |
| 22103091 | 8 hours ago | | | 0 | 3.1746314e-7 | |
| 22103046 | 8 hours ago | | | 0 | 4.5391474e-7 | |
| 22102637 | 8 hours ago | | | 0 | 2.9423883e-7 | |
| 22102568 | 8 hours ago | | | 0 | 4.5574924e-7 | |
| 22096794 | 11 hours ago | | | 0 | 0.0000034936236 | |
| 22092730 | 14 hours ago | | | 0 | 4.5556041e-7 | |
| 22078797 | 21 hours ago | | | 0 | 0.0000034820160 | |
| 22069496 | a day ago | | | 0 | 0.0000034622779 |
ABI
ABI objects
Getter at block 22117134
decimals() view returns (uint8)
18
factory() view returns (address)
0x33128a8fc17869897dce68ed026d694621f6fdfd
feeManager() view returns (address)
0xcca8efb0537bd55a372c9be076650e5b88251fda
getPools() view returns (address[])
[0x6F71796114B9CDaef29A801BC5cdBCb561990Eeb]
getRanges() view returns (struct Range[])
[(-887200, 887200, 10000)]
getRouters() view returns (address[])
[]
init0() view returns (uint256)
8300000000000000000000
init1() view returns (uint256)
1000000
manager() view returns (address)
0xb00e81207bcda63c9e290e0b748252418818c869
managerBalance0() view returns (uint256)
0
managerBalance1() view returns (uint256)
0
managerFeeBPS() view returns (uint16)
0
name() view returns (string)
WEWESwap Vault V1 WEWE/USDC
owner() view returns (address)
0xb00e81207bcda63c9e290e0b748252418818c869
restrictedMint() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
WEWEv1-1
token0() view returns (address)
0x6b9bb36519538e0c073894e964e90172e1c0b41f
token1() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
totalSupply() view returns (uint256)
190310092951325438446829
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.