PortalRegistryV1

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xe8122e55 at 14786219
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PortalRegistryV1"

No transactions found for "PortalRegistryV1"


Functions
Getter at block 21187396
collector(view returns (address)
0xfbd4c3d8be6b15b7cf428db2838bb44c0054fcd2
 
getSupportedPlatforms(view returns (bytes32[])
numPortals(view returns (uint256)
25
owner(view returns (address)
0x7cfecfba73d62125f2eef82a0e0454e4000935be
Read-only
bytes32ToString(bytes32 _bytespure returns (string)
getAllPortals(uint8 portalTypeview returns (struct PortalRegistryV1Portal[])
getPortalById(bytes32uint8view returns (address portaluint8 portalTypebytes32 protocolIduint96 versionbool active)
isPortal(addressview returns (bool)
partners(addressview returns (bool)
registrars(addressview returns (bool)
stringToBytes32(string _stringpure returns (bytes32 _bytes32String)
State-modifying
addPortal(address portaluint8 portalTypebytes32 protocolId
removePortal(bytes32 protocolIduint8 portalType
renounceOwnership(
transferOwnership(address newOwner
updateCollector(address _collector
updatePartners(address partnerbool active
updateRegistrars(address registrarbool active
Events
AddPortal(struct PortalRegistryV1Portal portaluint256 numPortals
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovePortal(struct PortalRegistryV1Portal portaluint256 numPortals
UpdatePortal(struct PortalRegistryV1Portal portaluint256 numPortals
Constructor
constructor(address _collectoraddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.