GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x656836f3 at 15034917
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,256.2
0xd4e9a3dd6687169b1fe006283efa0aa55661af7a6744b97eb14319f12e1bf2b1
0x9e15a2d0fe55cb6e5de2fdfda4c7910baff325d0b8bbb2c60eeead4e3dfb347d
0x3397f1b054b3b9c82b568d4dbcb236f78e8f97a20dd04bb52272d160ab2ab801
0xc23a2c555bf85dd334114e56a9558424a26e0929364edb08b0eae61036721927
0xd1511d5bdb019d4e112289c5a55d4d76eeca91108d4e34704b03a05022033453
0x7f96807101a8aeab9e92899771fad3db924100060dd5c5074638803a68fbb02b
0x11fe7a9c1092b8ac2a9f9df11575f6ad97be4080311dc2fdfc301c5e90b84b11
0x27b6e0e96ee689ad3b8adcc71f04409139c9bf0812281f34f704976effd5bc0e
0x156597e83e8ccff0473c5d7fa33bd35ebda47bcf6feb947bd5752746381ded5e

Functions
Getter at block 21022685
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x70f88d3cf2ba10ac2a9e9a672bca84c8934f30b01613b2136bc2b5e7b65daaec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x04B6622AefF5a2D3FAbE39ec75f03EbC6e45D371, 0x493d44948cc723F42c1d2D077ca35193b70F1028, 0x37c06DfBC1e4459db38622956dCD2058FE7e7339]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.