GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x0bbdfb98 at 14482750
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#900)
ERC-721
--
 (#2)
ERC-721
--
 (#1)
ERC-721
--
 (#249)
ERC-721
--
 (#248)
ERC-721
--
 (#247)
ERC-721
--
 (#246)
ERC-721
--
 (#245)
ERC-721
--
 (#244)
ERC-721
--
 (#243)
ERC-721
--
0x46d80648e637665d689c69ee562d327d7e855c904786ee36e849a4882c6bb30b
0x27c21bb58a38ad54775d280c5bb3a82f920441ccbc13f24c7a4beb824c82f1b8
0x3a5ddc9b2afa7a55345781540f0e52467830db78d981501c051051e8057f5521
0x4d1190d13ff83e1259b7dc831ada74059464e0804876ffdca82c8ed292b4c969
0x0ce0e645e38864c311ce03be4799fda3ca771d9902bc9fad4ee3d86dc6e2e166
0xf4972f4fd45c25e0ffd9abb2c964f7fd7cff217cdfb08e6afc1ef65cdaccc0a9
0xd2fdd1645d5191fd5463a5de869e60cd06487f7f3fbb8d0967f63c0858bbcb64
0xd8e9ed10f657b55c85901d90d22bda7e323a015af24b0b14465868659e97896c
0xc789ae515f1a470331446e6aaad34a1a4fafe5e3d2f392dd56d874f10dc45a52
0xb94da0e3b2bc454d0f9b756a15ebde53f3f2136d162279603f2300efe7581f1b

Functions
Getter at block 21221413
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7f94240ecf7c832b8aeebc86704edee0ff1b2527f61c32c9e25ad324c4e47d48
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x40C3b7a25a80CB62F380a5Ca7F3D82eb429D7766, 0x4e4C93D1E164c2350529B47EDFf6e53B02A32B2f, 0x7D1c70b1df2Fb5F9111e278cdbCc805baBf1B3b2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.