FoldingRegistryV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc61afc86 at 13907723
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "FoldingRegistryV2"

No transactions found for "FoldingRegistryV2"


Functions
Getter at block 20850068
fodlNFT(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
version(pure returns (uint8)
2
Read-only
accountOwner(address accountview returns (address)
getCToken(address platformaddress tokenview returns (address cToken)
getExchangerAdapter(bytes1 flagview returns (address adapter)
getImplementation(bytes4 _sigview returns (address implementation)
getPlatformAdapter(address platformview returns (address adapter)
State-modifying
addBatchPlatformsWithAdapter(address[] platformsaddress adapter
addCTokenOnPlatform(address platformaddress tokenaddress synthToken
addExchangerWithAdapter(bytes1 flagaddress adapter
addImplementation(address _implementationbytes4[] _sigs
addPlatformWithAdapter(address platformaddress adapter
changeExchangerAdapter(bytes1 flagaddress newAdapter
changePlatformAdapter(address platformaddress newAdapter
createAccount(returns (address)
initialize(address fodlNFT_
removeCTokenFromPlatform(address platformaddress token
removeExchanger(bytes1 flag
removeImplementation(bytes4[] sigs
removePlatform(address platform
renounceOwnership(
setNFT(address fodlNFTV2_
transferOwnership(address newOwner
Events
ExchangerAdapterLinkUpdated(bytes1 flagaddress adapter
ImplementationAdded(address implementationbytes4[] signatures
ImplementationRemoved(bytes4[] signatures
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PlatformAdapterLinkUpdated(address platformaddress adapter
TokenOnPlatformUpdated(address platformaddress tokenaddress syntheticToken
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.