GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 286 txns
Deployed by via 0x75f9358a at 15492734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $37,023.11
ERC-20
Value $7,667.66
ERC-20
Value $235.44
 (#9600)
ERC-721
--
 (#9595)
ERC-721
--
 (#9559)
ERC-721
--
 (#6824)
ERC-721
--
 (#6823)
ERC-721
--
 (#6821)
ERC-721
--
 (#6819)
ERC-721
--
0xd616b785fd1c39413ddb57c29580cca72b53558df420ad56bcc02616d20d2fc6
0x9cc5be32a2f314355a8ed37b820d5368cc6e98a42e546656df3ff5ece0ee7a73
0xa99e0014970535e1a881293c015e72e54486b6101f80744c6642616330247c90
0x7642104d6d4cbdbaa3485a9dd873c6306a91737fb6b4b718e1c4cc02e63bc5bd
0x4c348ac9c6f3f77869d10f0320304ca3e4975285053b02d5f05b301a0710b789
0x647acda480c16b57632d26c5c0a5b1e5b5bb357d7284b15b275affdbe61d0fdf
0x3ad13b860323f2c8b980632929d2c5d9cff6df73ef30158c2cc20e928a97b26a
0x19f1836dcf9cc836300f4874c46fbf91479eaad8452d27e4a8192f126c0c95d5
0xc24f26bff997d51b2e3eb9ebe3d377b2231256c7a2dab7c4ead099d13c8ea71b
0x3c59868a95a38316e6d1565513f4026a6ab1d51838a2368cf62474bf7f5984e2

Functions
Getter at block 21192012
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x219b10a69cc75b53ec57d94972db8ea022df942147edf165950f44204a59ae52
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5c54D2fC26284Dc45d704f6b5106C50EB0339f1c, 0x2aDFB78d7a98C4Aca8C5a57E273667369F239e3c, 0x8fA74E74cf7c0Fb564ed85fcd25a700919Fb69CA, 0xEBDB8085b0B075EA114C5cAE97B82A2D66EB1323, 0x7Cc6eaB1C3BF97BA298396C00e0dFf952a82F251, 0x950401A6b65a6E17e8A72ef0ddADa39DB14e1195]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
489
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.