GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0xac1c930d at 14574874
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,857.93
)
ERC-721
--
)
ERC-721
--
 (#7830)
ERC-721
--
 (#7829)
ERC-721
--
 (#7828)
ERC-721
--
 (#7827)
ERC-721
--
 (#7826)
ERC-721
--
 (#7825)
ERC-721
--
 (#7824)
ERC-721
--
0x249bab7189fe4a0a41bcd50657dab929b37e91d3399b0f0241f74617561ed46b
0x4b13baf608fef7e324da6ace999a1e77cf59e3a943c8f18e2a9c91cb20cd3c64
0xe2b671490da55bbe2b9c955002bb1badb87f1f3c830b375caeaca05c37ee1dc2
0xb6d26990a47058ba5e2da6f0b4fce7f3174e0af48ca125fad299505bd6f683a1
0xe54aed07c13c148a8303bf02d8a316a98fc937b93ee6fbd576321f4f0bbe4b0e
0xf25b9336316ebf8051d5c853c8fc1bda5e99b1f6cf5342c20ea45a32b2e5c9dc
0xac628cfe51ec23225b2d6b1de01f4526be82b3cba7900b0f462c6ef75956eaf8
0x28a5623b2e6edb1d91157ce829abd6f9fe02e2468196236ce1736a8205ebbd56
0xa589720019e59b17f8496afe51c12bb6ffa56af48ad3715b5f0819f80efed048
0x1329cdbeaffdd8b65da7f00a8771b10bc849df292b4544d30ecca87952e27555

Functions
Getter at block 21409179
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc466f273eae566d5cc9a9f35ccfb57504bad03804f78aeb9a651d60a5b7f1011
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x22A86965843eAc67E9dc8aFD5B063bA4Ad475eBB, 0xA8Acb557942F20014C9CaCe9C20f3Fa9037e7b76, 0xdf8A7c5BF0e15a865c27A3fDE2250a7755426701, 0x7fe4A51B1e610dcf87f2669B03Ef9d4b66b85ca8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.