GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0x2a2a9f4e at 18634664
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $83.78
ERC-20
Value $1,193,062.48
 (#552)
ERC-721
--
0xda464e91116bcf248f0b8b6f8918d79bcd04179fbb0668aa30a9406e2fdd14d2
0x4112a3dc5fcbc5e32acc419a424388562be0a6acdabe8b6e9975d5c8a3792744
0x6329419396d0ef46bc1f5a44b283ea3f0b58b7b4c13c45ddf48f6121b37a0010
0xed208b4a461ed1b341236c07c2f61eef8c9c0188bd417129bc5e7041aac79d2d
0x4f5b531afe1cbafc39ddc95b0fffcffab2a1e5829b35c814b3d01bd1b731320c
0x560697d9f1eefa39dcea1039b9c38799ebcfbf4c73c36c6f20f84da2084e10b0
0x9e413f4b7be76a3c03a78a791b86fc18a58650abd821e4c56166787523f41029
0x44bcce7bdc8b37d484b5ff4061f42e5c105db0d4e1f6f6357f4f3fda4e5c7dee
0x6a29873fd060188572ed7aa433a320048439c3dd9ea9a7eb38c825fc6f107c48
0xb92faf8d9da77c73567fada7b278062222ba5ba20270ec31bcfffb618f750f9a

Functions
Getter at block 21184004
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfc8a60eedffee213ff7c79bb8018dc711e0c00a788073afb47b7613582b7ccad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD3695D2FBf94D7cD914F9C9dfbB8854D3eEBd1aC, 0x6dA6a523078619c44c64f1Ee9148002Ca5168ce7, 0xaadaEa94bF593911304BE3b22CdB53f5d75317C1, 0xc75E5df09642B434CcBB9643C974789a832333B5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
50
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.