GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,535 txns
Deployed by via 0x98b856ba at 18419919
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $511.8
ERC-20
Value $624.74
ERC-20
Value $497
ERC-20
Value $2
0x5c4f573a622dc3733653d382dfd4ada519053765a060ebeeea8a965ec6ba21f9
0xc954349f1c475e55c5ca9a75ebea031feaaef538895cef5ff5344c48c8054d4d
0x682837d87aabb6f5f7a75d9667decc5075358d80827dcf9cbf0265249e8da7e3
0xf8fc7732e0679d84745fbeb49c9d308f7342f94cdad6bc8ebc8a9474e2b87995
0x792145e43dcb14fa464f64e85b9ebf3985ab64372cf3b6b943de1d4d0a97a010
0xb3a5185e934bfbf2fe45a9bb9c2f988b244ebe8c2debf49061369b215799160d
0x4e4d960191b921f38a7a700a379cfd0917b0a3f4721d6e26bc826e875ebcea94
0xae75a6a7d0d2ce06387a4928c5d9a1e87cdfa88a87726e968cff435bde2846cb
0x20dd47ceef20a0f382ba9b78c33b89446b2bd97dc4c541d91de30e373c4784bc
0x0e2b0707fc3c6bd885dd4be6df2e8dc4adbc826286fd6205386f00589793e1c6

Functions
Getter at block 21321362
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9047db53f569fd76b06099da5db967981f397daf1fbccb394e6cab69ac8f5fa1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb3C399d0A7c82FE5B783D1ca553ED922C1Ce9635, 0x3611865fdD97bB1284E6E85D2e6341657Cf0fC81, 0xCcf48d2EBB81BD5E678a438C0C131BD7F3eEC960, 0x3C02D1B9bDF2F9400aDCB5e3095AF50e3bA7c8eF]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
1549
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.