GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x8bf69783 at 19975580
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46.9
ERC-20
Value $66.21
0xcd05bdd29a91f1bd3e8ba5cc92d5714300f2586904930f2c2eba5745ea8b1ccb
0x4b898ea2693f0994b0876d27b8a6262c1559ef7443460024a720cf1b7bc01add
0xf4fd3b3b4cc48860c0cf57375481bb08911d97aed039419629b947f3d5248380
0xfd65b3cb437808e2915e903e3af138476766d0681b06b44040cb0c6025f15476
0x72ebf8edbc88bfd5424a1133bc10b6c4de96759369b9c60ee2f72b41aec588c4
0x5451c2c7e80f7453ef6421e71800e07175fd5c98a5edddfbc0011fe2a0a4bdeb
0x1571db162b8dae6ca24a8b014a0b015e7465026803bad8c1f0f76a847a2593b1
0xae18cea078340166dc91febab2f8ca1bc18268a6764accfdfd0491b212c68645
0x314c16b6d1a4e7204eb9e7c2dd70bdc1432e4bbaa480adc5078b42bdb7a5a45b
0x4ebcc51143c7c9b632ca929eb485c3347041cbe0c40f2385924d2d9f8ee50511

Functions
Getter at block 20861378
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0627eadade225d301dc4e7f9665bd9dc213fadc074f492ad6e1ff5e632da55b1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6d25528793fBbbE8B60d26dB9850675b5e90A63a]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
19
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.