SafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x6edefabe at 21071480
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36.05
0xcd4d8be62dd45e21bc554931f3d9803b8511f23c2fdb747dc25df387482b1f90
0x7d51978a914780c826b4c62a5d014486b9c6f7e43ab6bf9500a3c99577a98519
0xe9dcbf9be572292eab65d73f51ea24d57e65df886927d3362315ff149110c994
0x4618b27cbcc8d580daa4ed7da7996c43a1900b2abfab0166472d487b56a52904
0x47df1a24876389c4dabe673ca4eebf2da12647cfd69ce5b6917dea0c18451af1
0x104650fc877a33e08132ce7aa32d48ddd9f6b402dd588443d79d4d440201e87e
0x8b4a02029bdf9c87686eef9b591623e0afc5a11a33ea33c71c9c9d6aa39cda5e
0x6124caa5ab850907bd87e933d726fcbf0772eee8102339b662bee83232bc1f99
0x47f7918c3719a267aca41c66e7959ea8cad9bb11beeda5dae20b0761f3ccc269
0xa8d5253207b28952b159d2f210fd926d067c98af7fa32c6a885500437c91fdb1

Functions
Getter at block 21285749
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xab497d2c58d1368612d6a6bc45497ef6e60b29b1361503c96baa8c537797efb9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x83e39934e7f6B49E1F3c5bc127f0bF18Bd466a1f]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.