GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 303 txns
Deployed by via 0x5c684364 at 16556350
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $36.22
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
0x6bdb02587b42cf060fdebba22a5a9b05ffcc9e5f570cac6deb704403fb211371
0xb17a08997fa2836c0eb5173e1faf9ebf7436e1f8061915b9a5916d4b1e6957fe
0xeac66777edeffa634e179da65e366ce2872603524d258c3534a665b6d203c3e7
0xf3bad59108d439d4146e6e89b99815d385f8970d746b7dd88b5b172365e83cee
0xe7c52cf5965cba48236c23ad47e1503b3506b262147603af8420acb49c537a60
0xa7e23018757cee5cc32740f379728b280f56ddd843f490cd999a52941ee20642
0xa8de0e3081b04f53ebf75a0972dab546239c86f40aa8feca7d9792c00cb9e6e6
0x23d7a430e1b8e50e1a1b7da95f4f2bb79b7a3ef93d8d4e13dae213053e02608f
0x75cdd12cffb50399b957c27feb423124f9c4ed056db7104df306d15deea40436
0x8235ccdf466bf0a1d5373db9bf71aec872d1889e1bb3378fe2a150ba10d776f2

Functions
Getter at block 21245174
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x522d8c151c0fc895d68b01735fb4c0a2a990775087e6d75025375d301d49d52f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB88BF425D92a8835E07433C8bC2069a7ba9A04db, 0x4dCA83489e24296Ffe5057Ee61562a59A170bCDb, 0x7374E5a0aa341f8b9c1DF17BBd3ea156a5bfB927]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
297
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.