0x5403e90d84d619ed03fcc2458f2d368f62ed4f52
Verified contract
Proxy
Active on
Base with 260 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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "0x5403e90d84d619ed03fcc2458f2d368f62ed4f52"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4022740 | a year ago | | | 0.014 | 0.0000037884059 | |
| 4021538 | a year ago | | | 0.019 | 0.0000045136325 | |
| 4019906 | a year ago | | | 0.019 | 0.0000040364220 | |
| 4017596 | a year ago | | | 0.016 | 0.000028878037 | |
| 4015727 | a year ago | | | 0.033 | 0.0000040714840 | |
| 4015449 | a year ago | | | 0.44 | 0.000030213710 | |
| 4012517 | a year ago | | | 0.09 | 0.000010320114 | |
| 4012481 | a year ago | | | 0.018 | 0.0000056134254 | |
| 4010999 | a year ago | | | 0.23 | 0.000029898239 | |
| 4007797 | a year ago | | | 0.038 | 0.000028320416 |
ABI
ABI objects
Getter at block 23071556 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINIMUM_LIQUIDITY() view returns (uint256)
1000
SETTER_ROLE() view returns (bytes32)
0x61c92169ef077349011ff0b1383c894d86c5f0b41d986366b58a6cf31e93beda
UPGRADER_ROLE() view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
factory() view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
weth() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
calcSwap(address tokenA, address tokenB, uint256 amountA, bool stable) view returns (uint256 swapAmount)
getAmountOut(address tokenA, address tokenB, uint256 amountA, bool stable) view returns (uint256 amountOut)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
isTax(address) view returns (bool)
poolFor(address tokenA, address tokenB, bool stable) view returns (address pool)
quoteAddLiquidity(address tokenA, address tokenB, bool stable, uint256 amountADesired, uint256 amountBDesired) view returns (uint256 amountA, uint256 amountB, uint256 liquidity)
quoteZapIn(address tokenA, address tokenB, uint256 amountIn, bool stable) view returns (uint256 amountA, uint256 amountB, uint256 liquidity)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addTaxToken(address token)
grantRole(bytes32 role, address account)
initialize(address admin, address setter, address _factory, address _weth)
multicall(bytes[] data) returns (bytes[] results)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
swapETHAndZap(uint256 amountOutmin, struct Zapperroute[] routes, address tokenB, bool stable, uint256 minLpOut) payable
swapTokens(uint256 amountIn, uint256 amountOutmin, struct Zapperroute[] routes, address to) returns (uint256)
swapTokensAndZap(uint256 amountIn, uint256 amountOutmin, struct Zapperroute[] routes, address tokenB, bool stable, uint256 minLpOut)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
zapIn(address tokenA, address tokenB, uint256 amountA, bool stable, uint256 minLpOut)
zapInETH(address tokenB, bool stable, uint256 minLpOut) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.