GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 513 txns
Deployed by via 0x592a5c6e at 19775616
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $481.76
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xf7e3b936d3c696bd2049c850dd827bb1f200fe172deb4499161c00111a696d39
0x8bd79649a85f8b86d31246b3ce1dfcd7e70779f6cb259bec7f387919887e6a04
0xed55929b8cd8f303c2c4dd6f25d2829465975cf0371c4b19a5d09a44ca27b864
0x7b857a5fd57208d0954c1ec9b2a87da985b95291404915409beb4be2018a13d9
0xdc1db000ca89d8c50eee9184b0739d863f12d053f2c0fca2a7038d346f472dea
0x475859de72fa61dbd9f0408b8c6399878a8a7055428f024cd8011660afa30181
0x0786b8bbc400d7d190a027d7af3d0c4ab3dd6e42a21fbb4942f6455c3971d5d9
0x56ed879ead623efdbd005cca41807753b0b9d82701ede3cb045d34fe493253a3
0x485c20ab47fd7b5cf81e2c172fc0796c4ab47736d549455a42af0c34ae5237e7
0xaaeea53436da1faaeffd82000b0c772890dc7c45cd8099c43df44c621a22e228

Functions
Getter at block 21158176
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0ab3b8b2e4d47ebaa1765115cc260bd2f3714cbee0856a36750033de2dd53d55
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2757AE02F65dB7Ce8CF2b2261c58f07a0170e58e, 0x254f44F45ac892730e511f143DEd3Cd920b075aF, 0xC27DdC26F48724AD90E4d152940e4981af7Ed50d]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
510
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.