IporProtocolRouter
Verified contract
Active on
Ethereum with 0 txns
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
No balances found for "IporProtocolRouter"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "IporProtocolRouter"
ABI
ABI objects
Getter at block 21272893
_ammCloseSwapService() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_ammGovernanceService() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_ammOpenSwapService() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_ammPoolsLens() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_ammPoolsLensEth() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_ammPoolsService() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_ammPoolsServiceEth() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_ammSwapsLens() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_assetManagementLens() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_flowService() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_liquidityMiningLens() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_powerTokenLens() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
_stakeService() view returns (address)
0x550979a2a37ec9fb50e7b360eb70feae488a5f08
getConfiguration() view returns (struct IporProtocolRouterDeployedContracts)
(0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08, 0x550979a2a37ec9fb50e7b360eb70feae488a5f08)
getImplementation() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
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
confirmAppointmentToOwnership()
initialize(bool paused)
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 IporProtocolRouterDeployedContracts deployedContracts)
fallback()
receive()
This contract contains no error objects.