GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 154 txns
Deployed by via 0x7b7c1e33 at 16594503
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $74.74
ERC-20
Value $26,903.76
0x95c9249a49023f204161bc57da1235f4ef61323e0fc2e5eaf6338cbdf147343d
0x612563fe92d76d44916ffcd8cec1b7ce59d4e7444e64f018a9197f5b14f02039
0xe58bacb73603c576443d56a1112d0fd86d5536423d050e6c71bfcce8654a0769
From
0x694de7c77fb0ffab9493765142d2a0b872ecf5b7bb2fe72f694a5487f7addc8c
From
0xc4ed104c374c8419aaebc525683ea95dfe021cd66eb64798af764ebbe5d4f878
0xc64807f9cd2569fa1babbf8ebb9637fa05e1e896bc5629b35da9e127c4e1cfec
0x8446887bb76c27b749a1cb392cc1463b4de106ab0cb77f5e9c80cdcb13767565
From
0xb89ec1b571aa5b324fac432d0080763d6b79a022539416fbfc0e92cc6dfa9ed6
0x5c45a79e9f54a5fe4f6cc104ebe33fddf021cc9891e1acc3df6e5b6183811f9d
0x52b2bbb1d558f5e7c5c7a4e964f12db70e331a89f4104e5e8c65895db1b4d68c

Functions
Getter at block 20871029
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5699c16aed1e5779e079e3cfda35e0398fbf949647464e17574ec1e84828533d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2ef98e6668Cc21b13a554E266a1bd2ac81FF6c39, 0x04d99062dbadcBFAf0DE8CdE3FD7CE2015e0eb47, 0x2C8B476aCD321602B7E7b1581843a624c909C79A, 0x13883Dc4326fE65a3Ae0383D509166dFAd620CC4, 0xB1B6AE087770B87d61a94830B27cf831EBC1E80b, 0x52C45Bab6d0827F44a973899666D9Cd18Fd90bCF, 0x73376afE987ABc2477eC717Ae8b763B5EbEf23E1]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
154
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.