SafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x9c7944e1 at 20966023
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $131.47
ERC-20
Value $99.93
0x3bbaf91c72dec22a0e8d5dd2a015746baaff6d64aa684c0cc0defb56a3891ce7
0x7e997aaee798476d87cc159fd0b5aacae689f75226b93a20a4305ce91f019ebe
0x24aac02f87c004c0580225e119faecc682d12fe5c2b48831faacb348b7a5b3e4
0x62acc8c6b148bb1d98160ad42474c5612b2cb72bbe9667e12d1de954e7b6fe5b
0x33d97d25553fda5f8c31b3f891bbe0b674b48eaf12891a2f21768ef5258711f6
0x539a22a5dba48e794e7071e5a9148d48bfc1c4153597b80a6ca1a9132cdbf669
0xf1f525833ac7fcc0e27e792df71b55ac57e515066d5cd3d7a9e645b34eca9e9d

Functions
Getter at block 20967950
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x3a0324dbc2da7c22f1cfe74de924cec26eed6776ee706c9417ab3f2086c3d143
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1a171a91B4Aa1A669e2397D6670746DDcDd4fbBe, 0x0325C59BA55F6705C2AC6213628222Cf193d423D, 0x63A55DEFb64031320587Ca449e526E9606bBa57F, 0xf44B95991CaDD73ed769454A03b3820997f00873, 0x1BF9599a2b2A9BEfefaac17088F212b351998faa]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
6
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.