GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0xe80e6843 at 18341834
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $239.77
ERC-20
Value $25,079.11
ERC-20
Value $6,999.24
ERC-20
Value $0.57
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x0535a19164df6461d6a1da9b01d35c574ae2ec52bc78cc0685ac65f8acfb4d89
0xfd3471e144d8a4d9d098a28ebea4d85c555c291d4adb160a5d93721e79cc4d11
0xf8dfa56ec7d133daa979925bc4c687bf8a410404c2da8ef81c6654193041c1b4
0x7af410685e650bf4ff3fb7abfbb4bdcfe01b8c909e715c06bf0abcdeec53c942
0x72322a82bb437888e4506c764bdfecb234066f5b7d0ac9f7b4f9196d63be2fd7
0x549a22aa031fa69f97678ea077505f5aefbd2a5c683bb013202850d442546498
0xc2ea456e92edf577864c2a193b835a715f6affaec4e469ddb18c63accd82465b
0x9f1949933d120170775657cb948385a9c895eae3b86095234eda46478e5f461e
0xd86054f896a15ca6144e4701dd191e3816684ab0bfbdbefe1239aa6fecf886c7
0xb9fe40405c310746658af9450dc67b89cc9f8c76928befc910a9b307874ecf89

Functions
Getter at block 20890704
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf78b42d2f038a838f2b4ca82769e5c8d55f1f4d57eb4aa64995a30e2bed2aaea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbe7337B1C0ED026d7bbe88225b6AdC6B6f279D28, 0x7079d4d84f8a68b730522602EB39c5f5ed413986, 0x566AAa640Ef86ce11A1DfF354551e4C8664E8fB7, 0xDb9C343E7a83348f32106fa77f77621d1278AE16]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
71
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.