GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0xd1d28c28 at 20260558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.46
ERC-20
Value $0.24
0xe1ad32a3c0a494d722862684711a2e820180252c1ba4315f3c43f1e338fa6733
0x574e485af34338a8bf9119fb1b1eb10f7b60e24fcdf56566e27963ce6516318a
0x0e9109853f6cb29d667b7b0248b22313ffda99d0340aec88d5cc41e5c8a8ffb0
0x0aa3fafc02d03b5708874053149dd05df7c570eac430fe035115317e3db5bdce
0x87f701866b48ecc68b0f29f625c4a8b2075c3e7b65239a9a3de64c6ad940e8bf
0x0d65c565ae8c2af39d22df06386f62d4a6b364a275c2d2b3eebe2b68c66c624a
0xf7f522faecb93733c371a448e38ad8b27bb82a9aba01654555ba38a0c63a1192
0x13d94ce76322ca47b0e6e9121bc3d8cb34d02635a3733584fc580d6eb37649a7
0x89f5e10a6d3eeb10cb1043539f78f37890c7efc1a10eddedeaf9b9cfcad7864f
0x28a77dd070eccb0237fb6f6f528fc1b905e2a4f07e8ad73bb45a670b6e1c0875

Functions
Getter at block 20789841
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x519f7375dd91e3dddb7d4e261a9efacc0d462d30439cc85ee2fdc17549fd7164
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
16
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.