GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 302 txns
Deployed by via 0x0b469ce7 at 13179606
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51.43
ERC-20
Value $0.15
ERC-20
Value $0.01
ERC-20
Value $0
 (#1)
ERC-1555
--
 (#8877)
ERC-721
--
0x3b411c92e8c3fc28271468bd69c5d843caac81e7646d7d041d91a0be271cfbbd
0x6e0edf67e788db2e01fc022e346d3e65e1b6fab9cb0ced196c2176a734c5ce2e
0x94c2abd41b6766aeae456814fd31314ca45c734397687843a22117118572e344
From
0x812f6819c6acd7a77572addabd04636e5d66a4a88c4afe7277fe4de06d965879
0x698fe83d96f43b0151b4cdf1ccb72e273a2c788138fee598ec912f1b4052bc19
From
0xbf8caa59d0a3f1f89f12b02d00b1de7b55062247b1c50e0e381fb0654d3a4fa9
0x280b4645400ec4bbc2e9d49a9bf2c68b6d7e8b9546354c85ac78f239586493cb
From
0xe1ede41b650e3a567d2587a569e983cec559070bc6b1fb1e6329e68cafcf3735
0xb1b3b43ba0111f8a0a93a75148799c0adb8c19dc11a790dd6538beb0c32eca13
From
0x28bd93fb5583f934ec4df2aa2ece8c3ac119303f5fb3e21b1454b46eb0dd1d97

Functions
Getter at block 21160376
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x010e287cd95472bce23b55ccbb5d2225b743fb656355deb88449097aa4934189
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe351A23BB54F4a7Ca10156eA9d82858C16D69E30, 0xC9CA2bA9A27De1Db589d8c33Ab8EDFa2111b31fb, 0x3E099aF007CaB8233D44782D8E6fe80FECDC321e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
271
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.