GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7,265 txns
Deployed by via 0x75b75855 at 16883137
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $160,289.76
 (#74)
ERC-721
--
0x653f5c28df5739553cef1faf915952b4affe364fe4fccfeaaf3c3c0eca142497
0x6633df3144378dc6bcbdfb524c4faae270840f34c4c540ff74f62feec7fe2b89
0xcd9b46fc619c294c9af5b2c4a6b30caf0b7a918b9b2ab5e59bb0fd108c448b81
0x2988c5ce81b56a928b9fc932e7a38e5c5e249fadc07f330677b4b2decb8c02f6
0x6b753eec00a9ee39fe36b55dd4e2a3999eb56c75954595087a11b9c3acb49906
0x37cd2b52904126b7f71829e6b8f8da392704a67b6060949e2bb43d404272a794
0xab5be44eb52e50ae318b1cef136e0d39e2e91f749a92e223c44cf790c631075f
0x523f3ef757c856d917488f4c0451674125f37d60370fef8587ae247405252276
0xa9381e6577a3464bbd5505b9b39940bea4ecc2cc0ad12e7ce2d4f246b7b9eb93
0xc84b623dc0c1275783338eaf16fcd18c5f949350db5b5a6cbbce1ab51c6c437a

Functions
Getter at block 21240874
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x24330d79bd9f0201a5e39408e25c9a92e250c225163e136924860dc326f763ea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dee82beb2DB05ab8df17e811d19Df0E6f4bcF28, 0x4F22c66766DCA574C85CB747E7dDA99098883b35, 0xAdc9503a13a2B5Ef21C6cFfC85BB228220F0eBEe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address 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.