GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 78 txns
Deployed by via 0x38437bda at 13879901
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,611.53
ERC-20
Value $325.2
ERC-20
Value $50.26
0x8ad00727a5fc959da7fd79620b42e338819dbe99de552aa256f0df7d3650b60a
0x78d336a7321c04ef81db7438a75d86e61f1567994b67f63277ace333f2c1f303
0xb96cacd54656f083e5723e885e19ddaa58c4e906d3e5d7a43015757411e3ff05
0x6e08fca8890ba8a373a3ce6bd89d28a0dff3eeedc2c15467bec5ca1f13ec55c0
0x3992c30ff968538157ef93c9ee6d30368fa1573b660b9457272c78c685bff9d6
0x015f9ed1cf48301a8f69e4851a7916dc9e920483d6fc3e31a3a2a423e4cf2e4a
0x43b66941188b4ecb9ff2d2b79c25d73297a4d775291a6299f8723755f1bb041e
0x872ad613f3663e4cdd778887ad8158f85b1c44e1f8200bc675d9a625296b0cc0
0x483da1cc70a248176e1cae332c6c94c97a7f160054aeb13d616f02169d878e01
0x743dd62e74fbce07416d44dbc2e3081bc5af41abbb19d0425254b44f2917bc06

Functions
Getter at block 21221376
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7d13879b4b3962fab9ba97c4cde5ab38846d0c3f4db79112579f026e35c79d4c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBb3cb257380E1052eD4CD9f20E7c421Eb5bdbEAB, 0x4b452731Db0E864461C5D3703fA6A6628862E7c3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
33
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.