GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xd3d773f6 at 15752143
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,129.54
ERC-20
Value $71.28
0x38b4ead665323d8ce262066b476543eeb8c9562776f14cb886912244ef55022a
0x3484d715fa118b3536de655edc5e6b7d01c231df88504cbcef50d33f9ae787e7
0x351fc8a84162a68627a8d94b88bbbc43a9e0796aa54f0b1415d25be5364030ba
0xd235db1e8f7dfc7ff5ea09fd39bc0c89660762cf5c4c810658f045f1e44de5cd
0x37ea01c01f1ab89557a2decf7a58caca46bfe7f9c6240b1966e8ee383e3340fa
0xce4972355cdfc27441f775addeb37d23d23ee4a368e5e5811151e2c3242881fc
0x898e5e9073a03a2de19ab836b5ce580b475a2140c626234b0fcb618fa9556430
0xeb61da5b27eb9c5db9d68ea781275fd44376dc400b23ffcd00843acc019388a5
0x0aa9085ee592704fcb6a787e8ba0f6adb62ab149f9875a0ebefd9779dc8ed20f
0x9d975cba09fc3dbf194a32c651d1f6fad3b7fd0ead2c1e7b82d75df023334cdd

Functions
Getter at block 21227240
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf31425e95977470f5b2305c0636bf5a8c5560b44aa9398f4eefc3e7005dcfeb2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4724C63D9cC7d220A7068597f73480c579C87601, 0x8D91FfC019a45Dbf59d29646ffe34D6700D10986, 0x1c9CF0E5473914A0e705e8Cf0BdD3EfbbFe17E48]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
12
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.