GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x2dad6cf5 at 17197808
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,817.65
 (#2002)
ERC-721
--
0xcf0df18701ff5f24a16927798a14fce80af923e2f8586fcaaba191c85af9c95e
0xa6e2befa4ea1ad271e83441da36a7587fce3eef290f0a50f39dc8872deb445ad
0x1bc11c008e3b6fbdb670d41ae3dcd04ce693aa682e5329bc6e951a11082b6e74
0x0574952789c2c8249bb5fe65969808aa4c48cbad567c77d2c4f5ac8d14e78777
0x20e68458d9e0797712d9571217118b8a17188f6533e92a664525831eab599e2c
0xc966528f3727ef23a6aa597e0135280991f1c0eca85965fe8743107c442898af
0x7ea3a30c20eaa608045d0d41265cceff1be7a676b4ff71c146fad340c6f2f887
0x9dc583ff9bc8559413e974f025db3ea52012dbad925396bd4e295e05f8798b81
0xd9142625b4fb5083cb4bf089c4054fde134e7214e362e09d4c6d841d99458642
0xd466cce380bf4b1dc878b1dccb55ddf34447386236fa804376c20081f8a4dee0

Functions
Getter at block 21298743
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb3d2db688cee8a6c78105ccc168e239e314f4fa6768511e446ca84c65ab15e93
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4A5E6b40ccA801f3f4Fb416f009AbdDEc99b78a8, 0x94b322EA321F94f2bF1A7eBD1AE124e187431fBa, 0x2567aC835Eb053dfdDf940e0886f8b324c34b368, 0x7077deC323350ad46A3D0E0c769b10c4ED079274, 0x10fDd16c9127C7E157c599223892d409dbeb2581, 0xE7f7E84b0156E9f167AeB0994Bdbe6A478f5bE64, 0x048a8d8B3f4e5400b55bA615ca2b7A15C8a3Bb7C, 0x99f71fC47f491309aE2e89fb80275e1e838F5E55]
getThreshold(view returns (uint256)
5
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.