GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0xdd4d74a4 at 13642795
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $901.7
 (#888)
ERC-1555
--
0x806a182aa875350a937e760dea26db06fcc124558f89482d0ca35c5bd727ff52
0x4c69a553357f0055133b393b945414c066a52fe6226e9f568d0033db27e85b5c
0x32e234dda619be38dac5e70deb58bc176562707c6912da2463b189ca3393f985
0x2d7edb1ba50be8d153a48e32c747321bd741f07142c4d4786934f7a793b2f5bd
0xc383ad983067e19b5a11cb304ebe3b92baf9ba345a1e11173c7b3d29ec51fd34
0x55124411ec6b5b0b1cc451854d6f2b9061ce658023451236b1b41385cffd52fb
0x361a927a44c518ac72b9ff87f155a218dd52c7a859dc9e5dae2b4252ea1f69c8
0x6fbc381021b2a17333287eff01081847bbc9776704a98da9cc542a82ed31cb04
0x4b7bee28be4df8ce7803bd8a730fa53727c1059e354e73d09f4c1f58c844026c
0xa8c4a6e75cb68741235c5bd1dc39d07e9f733e87aed86d1cdd74c42cba80f413

Functions
Getter at block 21184563
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e701551ffc2bd25c9421931b889b3af4ae0505849c0448af7bfa785fa984b4c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6797d5a78D5527685D7203887726316d85F36e3f, 0x967Edc401472dc8b7dc3b9E51bc66bD6477EE209, 0xB529C10199aAcCb0cc417a53555fdd61eBd285E7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
54
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.