GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x338bc002 at 20066120
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,960.2
ERC-20
Value $4.77
)
ERC-721
--
)
ERC-721
--
ERC-20
--
ERC-20
--
0xc6e8d5855730bd8bdf0aa3ebe6003b88356f5fb53367ba502504bcb2683feb9e
0xdfd6681e0a65024f25eb3f2d07ba735179396bbecd4e1455f22626cee57a8cb0
0x93527789997076e3736907f1b468675f609f20e81bea3b7e57879539e566e69a
0x65f83e53c191599f9755a73cab195c18965f559e1ac1e53c101c842cc4a0ad9c
0x0752fa72e7972b366a6b25764181f02ac93ab2c6ee29840d28a4d4a4fc76f903
0xe84b761d68289f4acd44954ed2fec22b8013631253f3f03753f8f52851077273
0x7afcc599d4187eea7854637c0bd1eaa18f93b388cc806f4019002bd5c6980f90
0xa8550b1ae91df0d410e8c0756ce6e52a13aa21ce65feaf70321ed60030ca016c
0xaf9c9974622caf3077b34e8772551606eaf51a807c60dea95058c3b039ca651c
0xccf1e88a9ad7c37b738bf1815aea34b48da50da0582aebe6c01dfdbee109d178

Functions
Getter at block 21223344
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2aa1f56f122b179940f2a4ce1efd757d3c5d7ec4a1bfeba072fc17b7b3a1ec25
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6CC9Ab563d92891E6915f50203a63473c4f18fBA]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.