GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 81 txns
Deployed by via 0x1a430e88 at 15302620
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $404.98
0xd3bd09883b109bc4f4bd6a924307d34eec44cb5d44482f604d06b38f82233ab8
0xace7df667947c3bc84bd863d8c6f93bdf08daf43c5df0c462213162c85748b33
0xdaaf90faaae512decefbb7db8c94b48124469c83501b621a0cd4906afbcb2d7c
0xbce5d541618f86a5edc61f4f61b275728826cdd7303fd7bba6d4c749c829f3f4
0xf971a9c7f5d4e8a02f3066b958ffe35ea4ffd44ae65d7e2fd10dcc86fcf3ca56
0x2106a249e8029f29493495be566ba10f470da0debac41dedce45b0834cb2fdf7
0x71da089301eab90e85ec3b06da35717704bd1912d6acd1b049f02afe13957d1f
0xf0c9ec91384294f141674a02794a326fb837a58358fae5acef930d9569427812
0xc79ef82dedd7b1786ce5853262ca767cf0fb92773efa459f5a8dd4f7fd82ab6e
0x060e445d1a9c794ec5a3e891dd31f15e6641f5d9c18315ed835caa93104a2b36

Functions
Getter at block 21204734
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x59c6f5dc11b0fcef6a95c0bbe80ce2c37a00b9ef5a0fb991427812a5c141c478
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6Fcbd99DCE60c90905Ac06D14893360EcD19F871, 0x47E0f03FA69DFE54188D28b7992d85c8CB327FeF, 0x8fC402c7474A0667467e65C85BD9efc1088E78b7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
78
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.