GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xf1658e29 at 15401468
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x73b1dcf7efc160f4a2476002ae81d9720e69d696a571bb0777b85d796a136d14
0x60a82deceea16d668d138f8e659707a520b0ff94f75ad612b8378f1c09687186
0xc24a8522ca084bd0416c5a54bd5e894e35eb0fc1371960faf26df959d041e734
0x02ca2eab6924111f858c8a4a315f527ba185c5043ab4fd33e64fcbbbfec0ba05
0x311ed75c6ddf1a89cd5ddcfae50a839a7ecd431b1b5cab8153c643545cc7f291
0xdad98fde7d4725fbcf511412f22cf54be9305d0818776f1dc6eec7f204f2c2d1
0x702f647f007e205734d86876983f5891c997d9443d45828648cd6d643e543c6b
0x7436d4e87c1e8970198434e60b3df6698a4a8fd659d31242ee5941891a7a6693
0xd49371e62accd0fb7480650c1c32e6a7587e250b3556645f6871d68c85f8584a

Functions
Getter at block 21202858
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfaefd99349d9968a4570cc4285510cf608de8420d0a1e91c99cb412bedcf2683
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x25EF2B80f23cF78F1776586D349E0964dC10fA30, 0x4A8679bD7c5A9900aEFcF28De35530685851f29a]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
41
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.