GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 173 txns
Deployed by via 0xce48c9a5 at 13315923
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.77
ERC-20
Value $0
)
ERC-721
--
0xda71060ee710a0cc50a00c4b4163abad93c1d29c79271f0431740d807b38d29d
0xc052b8281dca47f1065c778828fed82377323e800fcee9e09adce2fafc855880
0xb14b7df9304500b3188cd3f4e465c7525516a13f37dc2368db9621e40f9bad80
0xe804981e00dc7efb1b3584f56eb1241a846a3f126d5912b48a3dc0b0f2c906df
0x24bd53579e4ee3de036af5dee68c799f274faad28352ae5094243dc0012d42fb
0xe7d34db4c93ed66afbb371691dd49c589490919b3682a19755e82c0734c09423
0x3c49a6cd46df06ec3d6ad9c36e711d9c05fe7edbf356807cae0551ff3e47e32b
0x5387ff5b744a7f2d3f4153fac9dee1feca9d11b05da55fc5ca4ff1fd8a9ca679
0x356792cf39c27430ad79e2a677100eef3bfd77e711faec0229380aab2c82d6f9
0xbf0e6a69aaacc4643661329418b0b01887ee0c7baa037c075f6b42d2974a455a

Functions
Getter at block 21230781
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3ae9c0f5a33f674b1151ab99b099efe8212ea7adb7a19f8207d65a305dfb94b4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBcaE268Bd3e99A75cd7296D691b91E70A1baC5e8, 0xc15c75955f49EC15A94E041624C227211810822D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
160
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.