GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 93 txns
Deployed by via 0xa09c23fe at 14484775
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,108.57
ERC-20
Value $1,367.97
ERC-20
Value $640.01
ERC-20
Value $0
)
ERC-721
--
0x79c51bb19e6bca49617ff78800cbdf74413bda975073373309724000be0a0d19
0xafd0880d761f04949128bd1213b549b98c3d298bce83488229c48e9f20cc858c
0x963a5ea232881214825e82e7c4d2d01a53fd987597c19beb8117fc6bb29fdcc7
0xeb786582d34dd46ebcbc1be66e041a8ee4692241e90aeb822318a506aa3d9874
0xddf0475a8e82b0466c5c23e78206bf399908f4156b72b87d46ff860b19569c9d
0x175a9916cb85bc2b8b435e06076035c584f96af5c5c7c05329070d5ff1deaa62
0xc5718075dee68451bfde2b3a186b9b6a6feca87d9291ee24938cdb5200200870
0x9a0332c0dd45fc55020a2281741c4642566d1ca84b24cdaf56cb1bba370d6ae2
0x8ec64d8ba38e96e58104f7247db043598052eb52da4e3e1c220e80a2cb3d9988
0xc2fbfd62f3981e23f99d6149d9e160e0077398b4f491e5125d5a139e7ddf9fde

Functions
Getter at block 20959907
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7fe36bbb76cca27fd0d1fd863ffc970f15c0d73219c8fd102db0a75305268c1e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAD06E7730083F2efbEe6370CdF35c071c5A24194, 0x5991a31ab4095Cb5470a5bD532e02568393b06d5, 0x71fCfeB181de5Ae68c3070456a51b5524c8d54A3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
90
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.