GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x7cc32e55 at 15426592
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xd9bac419da0234c245727e7ef6ede1c37899a449824565e629f8f010458abb09
From
0xfacd85ede567978992f647995fb961f464c6629f23fad04371366af0f33ed5d8
From
0xa7ea579c7b0a0d4e2f9c54ea9d2d8244d620145f78554e4748cc91c88f68d501
From
0x647d17b4b38156faa85b26bd40ca8dff0b291784d6e781fb52dc16b1a1c06b1b
From
0x8fa09ec558c33d0b67f6b8bc696953c08060b86e5adbd4911b1f24285e04b720
From
0xf8e5e051bb0b21d20f2784ee09a50234d744633467f4039baaa7977a5abc6741
From
0xeb6de82cc466a6ed0115262169a669adad7834306cb7f3f7b16b6e1c000ea922
From
0x3e83f5e54f4400a0cea3e2025b8b5a576727cbe305df46c266e5b84bc752b4ea
From
0x29fc2c5ab4a516d3f83c6f187f99e291a0831a4becc0ede3b844440cab54ceb3
From
0x63fa26bfa707f6912e35e0732f80d16fe72ad7eb60d6e964dce823bf619ba8dd
From

Functions
Getter at block 21035375
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb55e84e7c8c9c5f8e2a1955d58e9df87f726f58c93e682b5cbc8ae16901ceb43
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6aa4510a28ac66165C15d7655Bac7c1F925af1e8, 0x958BC7F87992791e89A5cFe764Ff5541f6329642, 0xD3c9a57df7Eb5f3183444164B13d2fAeF0E012D4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
31
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.