SafeProxy

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0x233ca1a2 at 20967817
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19.44
0x69171d1f7c06094caaf14e756cb3bb1c68a27dc84bd881177d2f9f439253409c
0xd2cd55bb5fec7c0ca29aca8d12ef899633b6d84a58b1a9b18c66d46617a3e052
0xeae1d9f5b0de669e5b7d46d2f83d454a2f7007e489e5bc808f02c792693e4582
0xa7e9c3e5eb55c85bc0e8a9c0578749ef0929c07c2e321cbd2f974348073bd5e8
0x8d08919aaf717b47b4d86f9fb13fcc59f543e5b1fb4b8189a1f2c9ee5aaef177

Functions
Getter at block 20977564
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xd3944a48aa60f438c718e65c9f21807a4fbdf9ab6587d466ab6c7482d886262e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x12cF47291b435C12b69cFc4806549749c9104F9a, 0x7eA63A549A160106dcBF0B39CD18164ad67f3063, 0xE6b87D446a107B5B1b1D30D88a9c28bd2FB03E28, 0xf0a2a6A8fEEDec8510417c2f2BB8CFC461c04394]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
4
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.