IporProtocolRouterBase
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Map
Table
Raw
Constants and immutables
43
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 48 additional slots
Balances ($0.00)
No balances found for "IporProtocolRouterBase"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "IporProtocolRouterBase"
ABI
ABI objects
Getter at block 22760816
ammCloseSwapLens() view returns (address)
0xb9c7a519ba2d6213f9e77f334b6ad8d8a2749cb9
ammGovernanceService() view returns (address)
0x498eb532c9d3b4cf20351b8767dceb4b5d28fe4c
ammPoolsLens() view returns (address)
0xa4989a9225f6dd130e8ce4a4b5ef7902c8c389dc
ammSwapsLens() view returns (address)
0x6834bdfe5864c6b1703b999d04b092229a322943
flowService() view returns (address)
0xdb6b7c05e2ce7a1f0f0ee8eed788e5d52c909def
getConfiguration() view returns (struct IporProtocolRouterBaseDeployedContractsBase)
(0x6834bdfe5864c6b1703b999d04b092229a322943, 0xa4989a9225f6dd130e8ce4a4b5ef7902c8c389dc, 0xb9c7a519ba2d6213f9e77f334b6ad8d8a2749cb9, 0x498eb532c9d3b4cf20351b8767dceb4b5d28fe4c, 0xdb6b7c05e2ce7a1f0f0ee8eed788e5d52c909def, 0x15aa5cd0ed90c77b8d5a6f6b163cf8d374eff55b, 0x4084e842e232d8b4460deb0bf792e94d513caa33, 0xf9f7ffd661f4c8de141732eee07cee7447c013d4, 0xc1cba3fcea344f92d9239c08c0568f6f2f0ee452, 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913)
getImplementation() view returns (address)
0x0000000000000000000000000000000000000000
liquidityMiningLens() view returns (address)
0xf9f7ffd661f4c8de141732eee07cee7447c013d4
owner() view returns (address)
0x0000000000000000000000000000000000000000
powerTokenLens() view returns (address)
0x4084e842e232d8b4460deb0bf792e94d513caa33
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
stakeService() view returns (address)
0x15aa5cd0ed90c77b8d5a6f6b163cf8d374eff55b
usdc() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
wstEth() view returns (address)
0xc1cba3fcea344f92d9239c08c0568f6f2f0ee452
Read-only
isPauseGuardian(address account) view returns (bool)
paused(bytes4 functionSig) view returns (uint256)
State-modifying
Events addPauseGuardians(address[] guardians)
appointToOwnership(address appointedOwner)
batchExecutor(bytes[] calls) payable returns (bytes[])
confirmAppointmentToOwnership()
initialize(bool pausedInput)
pause(bytes4[] functionSigs)
removePauseGuardians(address[] guardians)
renounceOwnership()
unpause(bytes4[] functionSigs)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
AppointedToTransferOwnership(address indexed appointedOwner)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PauseGuardiansAdded(address[] indexed guardians)
PauseGuardiansRemoved(address[] indexed guardians)
Upgraded(address indexed implementation)
constructor(struct IporProtocolRouterBaseDeployedContractsBase deployedContracts)
fallback()
receive()
This contract contains no error objects.