ContractRegistry
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ContractRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17830904 | a year ago | | | 0 | 0.00048622879 | |
| 17830874 | a year ago | | | 0 | 0.00049185457 | |
| 17830862 | a year ago | | | 0 | 0.00054282986 | |
| 12414807 | 4 years ago | | | 0 | 0.0053023000 | |
| 10727804 | 4 years ago | | | 0 | 0.0033273400 | |
| 9372914 | 5 years ago | | | 0 | 0.000063140000 | |
| 9341177 | 5 years ago | | | 0 | 0.000094717377 | |
| 9228556 | 5 years ago | | | 0 | 0.000094170000 | |
| 8536015 | 5 years ago | | | 0 | 0.00053691000 | |
| 8511201 | 5 years ago | | | 0 | 0.00022477000 |
ABI
ABI objects
Getter at block 21298145
AUCTION_ACTIONS() view returns (bytes32)
0x41756374696f6e416374696f6e73000000000000000000000000000000000000
COLLATERAL_TOKEN() view returns (bytes32)
0x436f6c6c61746572616c546f6b656e0000000000000000000000000000000000
FEE_RECIPIENT() view returns (bytes32)
0x53746162696c697479466565526563697069656e740000000000000000000000
ORACLE() view returns (bytes32)
0x4f7261636c650000000000000000000000000000000000000000000000000000
PEGUSD_TOKEN() view returns (bytes32)
0x5045475553440000000000000000000000000000000000000000000000000000
PEG_LOGIC() view returns (bytes32)
0x5065674c6f676963000000000000000000000000000000000000000000000000
PEG_LOGIC_ACTIONS() view returns (bytes32)
0x4c6f676963416374696f6e730000000000000000000000000000000000000000
PEG_SETTINGS() view returns (bytes32)
0x50656753657474696e6773000000000000000000000000000000000000000000
STABLE_TOKEN() view returns (bytes32)
0x537461626c65546f6b656e000000000000000000000000000000000000000000
VAULT_A() view returns (bytes32)
0x5661756c74410000000000000000000000000000000000000000000000000000
VAULT_B() view returns (bytes32)
0x5661756c74420000000000000000000000000000000000000000000000000000
itemCount() view returns (uint256)
11
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0ad43b87b147f721df1af098c1941c7eb63e42d6
Read-only
addressOf(bytes32 _contractName) view returns (address)
contractNames(uint256) view returns (string)
State-modifying
Events acceptOwnership()
registerAddress(bytes32 _contractName, address _contractAddress)
setOwner(address _newOwner)
transferOwnership(address _newOwner)
unregisterAddress(bytes32 _contractName)
AddressUpdate(bytes32 indexed _contractName, address _contractAddress)
OwnerUpdate(address _prevOwner, address _newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.