GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 68 txns
Deployed by via 0x31dd04ba at 16844399
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $627.65
ERC-20
Value $184.49
ERC-20
Value $50.97
 (#731)
ERC-721
--
 (#109)
ERC-1555
--
0xfa4b1b6225ae98475cd00be053680cc1502d7c1579570c8d7dca603fce484a6e
0xeb3e6d4c845d4f25b4a880153150fbf811549ca17d2b7492eb434a532c6735b6
0x8a798e5ea46932e60c7bca70cf2cb41afb37f9c445c5e4e301f9cce09ce9bdbc
0x54145bc16f0512f26ca5bf8072e865f41fe481aca2450b8db69951e927c1a6c9
0x1c5a37b1bc8a516898f623bb50a9da2f6709109f829261b70c6573654317b832
0x46b12d1240a028b9ef61aa20d8fff80a59edc6f9d7faaf519038434fcc8d6768
0x47bc19a907fe1d314afbd6ab7c1174695b9699705b096958eb0a8161e70e910d
0x2d5a246df8ed47f970a2c677e9d3827e67b00e589615aabe23dfdc000da75354
0xb9e0247a61bdb1f8908807abd14106336706580d9e742960ad830aa565d49ce8
0xe23397da9e8ada36abd989e3ec87c15d58cb7ba2cc919da83909a7dad91f4735

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