GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x339758c1 at 19376478
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x96886ef418c381ab6e5fd72072ba002f16df2207b2ea5c41e87a76d571813f75
0xafa3a0cc9610af95897ec9efc00f80a7f689dffa7e065fd7ce2c708b380b9a32
0x4cf1f73bfefe8321676850927fd99f2b7390b1539ebfc9f8e2816727c307806f
0xd251933f3b729f853c3847cf89a9adebc94acb44e7b66096b15a4413bdd8d4d0
0xc5d537c6e815b555749a3a4488e02327be7a25183d8ba7c68013a02e48fbe218
0xa8e526b6874c85eeb6e6b49ab711b455c717bb082e37ae8e8b57c727bdd1fc3f
0x9b906a14efcd1d1940e709d5b00ed5c6132c2c808522e554e449ae5d9e3d2ceb
0x9af874d2d67c1acb45f65e5c00a3902d0938bfa68c8a2c5a561a92dbb4dc4384
0x8e7b6c2a75996625eca81248a6d427aa16145001800b59c6e1c235e6b2c81b2c
0x1692b13b1049f758a446e36f8b0c5835d0fc8201595df4c4300d3255e4a12dc7

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