GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 77 txns
Deployed by via 0x72da6b68 at 14119106
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
 (#37)
ERC-721
--
 (#36)
ERC-721
--
 (#35)
ERC-721
--
 (#34)
ERC-721
--
 (#33)
ERC-721
--
 (#32)
ERC-721
--
 (#31)
ERC-721
--
 (#30)
ERC-721
--
0x20776882682e6b3cdc484e4960a8fc90e00eb8758b79f9f4bc8d85f90e88fb55
0x86898a08279ce5c1a99b3a660739003bd9179f79c9095dfa583373ebbeb5ef06
0xec9ecc33a0f70df1188d393d3c7eeb6520cf9587360588e55c2eb2b98acfa1d5
0xbaae6a662d43d7a8248b7408e2a11bba1af37a051e4a20ce6f4628a30e3f1ce2
0x3587dd3db482999a78ec3c28c556047b774050320302fbd9cd87520c9d105818
0x80d5dbb629d2b7f2cd9ccf816e86263ec74c90cf781c9c547bffed45d148511d
0x4cb585d98a73f778cbc43488f609f709bce4fed0767d265a5cc54212add07edf
0x5c90eb45462acd514f19fe0a498c9c7cdece81070b698e359610a03d7939e10b
0x7b313984e246fae92b34c43edfdb63dcc3b6d94853ed7789c8598f15304a667e
0xcdada953665e71ca6cdce89d8ab6d9680321a2ab466a57c2c56b87431ef4f11e

Functions
Getter at block 20908573
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa2acd466f2b569dc587805dca031598547361a573bb8d8513441b74cec6736b8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x338B71a50326606Eab38cF3D09f8E8879a6b5c36, 0x116f0780293d19d97CfF6f9950194c947f58BC14, 0x0580AE3c5705B92AA8ade0Bc74b10B8bdB9e6218]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
72
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.