GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xc717505c at 15417460
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $155.24
ERC-20
Value $49.99
0xe0b29534b52eca25f67bce75897feef02b813870ea9231261ec8e8145d49b045
0x6fbd4ef2a2d07f45d977b72bb6baf9051a085f84ed2c80dbdef8245c3f1e2afd
0x48ced6573801789c80ec68c4afdc9d2eb6172a259d1bac89342e3f32546f4d44
0x30597ec2ee5163926a15e05fe367c2035d5cd5770d176dd68916f26029e326e1
0xf9a90c7800ea08e9492d4050197b1b3ae71cd29210cabb044aee312a357ccd42
0x847dd0c3762650879103e3bcf27b92405759e33e660d9b37bbf45096952b8643
0xc5705e3f015186dc2e81f6706c4fc85a0cd3a4dea3771a92f704592b475889af
0xbf35a547474786595a853ee19c33e198d99d0be0cd29c9b1bf3f5f33c10877e2
0xbbc83c4d17d1de22551dceda14c76c50bd593e1fdce22a5e6bc15d325b3c310d
0xf3032960236eb1f78855d914c83725d12f5a08e0e0ce8cbbe34cb6ec2b9492d2

Functions
Getter at block 21244974
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7538b84967cb5d26e05916bb23466dc7471136646510299533ed8f9e4a63785a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa8D972148c7667221ceFDd99E17939b86bf1A7e2, 0x492287854547b36746ecDEC2cf50F9Ee130c6119, 0x89c66A15660cD3c945B5F06C1E1261aCF13E9710, 0x11a187E957cfE79765D61A9C743555B82c3EeDAa, 0x9203F84A6664b53D6F9E3EBB657913aCa878342c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
121
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.