AngleRouterMainnet
Verified contract
Implementation
Active on
Ethereum with 0 txns
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 46 additional slots
-
variable spans 47 additional slots
Balances ($0.00)
No balances found for "AngleRouterMainnet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "AngleRouterMainnet"
ABI
ABI objects
Getter at block 21330879
core() view returns (address)
0x0000000000000000000000000000000000000000
oneInch() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV3Router() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
mapPoolManagers(address, address) view returns (address poolManager, address perpetualManager, address sanToken, address gauge)
mapStableMasters(address) view returns (address)
State-modifying
Events addPairs(address[] stablecoins, address[] poolManagers, address[] liquidityGauges, bool[] justLiquidityGauges)
addStableMaster(address stablecoin, address stableMaster)
changeAllowance(address[] tokens, address[] spenders, uint256[] amounts)
initialize(address _core, address _uniswapRouter, address _oneInch, address angleAddress, address[] stablecoins, address[] poolManagers, address[] liquidityGauges, bool[] justLiquidityGauges)
initializeRouter(address _core, address _uniswapRouter, address _oneInch)
mixer(struct PermitType[] paramsPermit, uint8[] actions, bytes[] data) payable
mixerVaultManagerPermit(struct PermitVaultManagerType[] paramsPermitVaultManager, struct PermitType[] paramsPermit, uint8[] actions, bytes[] data) payable
setCore(address _core)
setRouter(address router, uint8 who)
Initialized(uint8 version)
This contract contains no constructor objects.
receive()
IncompatibleLengths()
InvalidParams()
InvalidReturnMessage()
NotApprovedOrOwner()
NotGovernor()
NotGovernorOrGuardian()
TooSmallAmountOut()
TransferFailed()
ZeroAddress()