This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 58 txns
Deployed by via 0xd66ba1d3 at 19386147
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $104.19
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xcdf2b9c0ee488ca5dd5a4457ba50ee2f19c58091298a86424b2ee9acd737a5af
0x96227988ac6de60abe65d740bfdb52f31dc03b7660952eb8dc95159dc1841104
0xb4124993d29b0c367448b6a21e1527ec15e7974f7d2d461a5fcc5b519339daa9
0x36009e81ab781275ae384d12677f27297f7f7e96776a93d9f7673fa7bb7a8f52
0x2ff894d557e9767da5058c0713f236530c54f79ce21dbc9c8b832baa419c4456
0x204c0f0d996e9ecec57fe204dd2a016315430f375e45a83fe47deb6420dc27c4
0x00f0d0f770f97fb88539190df07b8623fa77e55f43074071827a7c7e267d537e
0x6d2cac39655b01d428e11a98d5829399515bacb87fd8210acc19f8840f8efac6
0xc419c52a70d97bcea0d30202e85ac5cbd0de54e47491bfeeb35206db6ec81522
0x70fc9c62159689bffe8c605868645511e635da04eef67f03e0f22ce648234dda

Functions
Getter at block 20799637
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7d22f437233b85bc1c53cefd57d714b0f19acf7158f1c222bed087471240af76
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x44D8d7Bc810ccf504f5d8E5060084780d4C33977, 0x1B1cEE5C9236e90c164F1dfd99B8bd421FAA6E33, 0xff22279E2c92E97b4120b877315281C1B0F75876, 0xf12869DB36dbE2dC7c491778bb91BBC4Acc2f218, 0xd04737529AD3dBA354C9849B3A3aFbC7CBfd20C2, 0x9DeDC68CEb2779BcbFF9D010aBd63dafab320D31]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
64
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.