SafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0xb9eb2433 at 20972499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30,678.3
ERC-20
--
0xd0fa16fadfe84f8f1143e7ccfff3c2cc94e966a8a136229af83b2ba381529f5a
0x2c5caece5dec210e292abeaca377f8d94cb9e2277f39d5fe621b44042b786219
0xcd182e0d2ab0e3f40764310e4ce903dd9f7f63e0ec68567f2c7e4c037de14cf1
0xf13915a16ba43cace6b2493c463533a8a3c1afb382a96a2ec7754ade77851364
0xd33b4f62eaabbf7cf5b29bdeefdc950231c320d8d9d1a4697bff1213d6e40012
0x60d7635da766a5eabbd2ebcf58cf1c0a0c01693428d27764378532ee27b4d924
0x32c20a34000652fa05bfe5c6a8e8d70da84fd5bef68005c87b47221a89b79a50

Functions
Getter at block 20978112
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x6313bd4a4f972276e5b6b6b5db75f2ac37af8c9ee7a638de8412586a5176e031
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x527BAE109f930C7957778664be497F6A7Bd489aD, 0xb97f823378809A7A6A2D915960A5860e14530679, 0xb158f4B17Fe9eE9DFb91a05185295B321984803E, 0x4614897865f0ed90a8617F02daC038f25dEbC457]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.