GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9,348 txns
Deployed by via 0xb31bfdec at 16967913
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,038.12
0x99469955c0351f30c46fd554a23b5b6564cb892477cd2165b3b1f532cbcb8d18
0xf353f0aa2c8bd3dd5fe40f3a306221cff6d1055c538476482409fe62494f0796
0xbac21562370a93b7c43adafd6d2174f09f2816dc436509592ef639af8e4c8f26
0xe3df809f68743dedf73b2610db310defee5e74178acbe2c8d39a3c53093af7f2
0x9a4a8080efa471dde7c63490238a5c4842db4e419fcf1609d7e149f5c234ffed
0xd8a166217bb071e01f46f5341c1d97cb822cd95e47a12c76de00b3b7d15def77
0x4d0bb6b3c22723bd437fd94cd3168ef38614439824ac8e0dd9336be5977857c1
0x22f9bc155f5fd9c844e5984961611b3d943b820b33be49c76e0ca7656a11d4cc
0xb2bbbf35e3328f7087539b80b523e20762d057dec5f932782e21be988ec0ae39
0x3783e364db8a90bcedfbd929ff23ae59fc979de5f6649714177a7587f6a05bf5

Functions
Getter at block 21176314
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8f7a2fc6c80c997bbc55eb8243fdcab103d725cef55e20e58c712fe474ae7594
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x241085D7772E12740d6b1420043F04C51Cb3B45A, 0xB7Ce82B11ba85902De4EB452b8Aca1688B63Cd37, 0x16edFab693e25a203915af3eCFBA81Bb480E7117]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9331
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.