GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7986c4c6bcdace905efb471fea2d9fb19cda0c5b713c24247f3990afb363a4c6
0xfe57e015f8153d71fb92f8eef1385b11b97e294778b59fe50a480f9d36bdaa92
0xb6b79732e0abddce36ffe9335b17eaf7959f8634cab3055ad16bf0323720f65b
0x39b9fb0aeb6d27fdfb3ff6c0cb884fa1394e9a8e312f1e8dab1b1dd44c668036
0x2db258c050c66ca16eeef772f6e4fcad364ad1278d21829aeb7cf236c34a40b6
0xa77b159ce42e447332d95c50a0c44d048713b8db1e4318669018e60f5a2ee957
0x4ad7e092452ee9e751e8386104ef9049f85cb76ddbf790d2c8d6adf1bd508f01
0x481677e621f459c6ae04bc0ea5fd1b137acb29b524f8c8ca6d32318d68844a5b
0x0176e5077e2ec4c645fcfe5d49e161bb2443b2371d08322c771bf3fcdf55855e
0x816d4e7e7752215ca9b6dcad74415811d751e8240d41d6c9d7392ace3e12eca3

Functions
Getter at block 21263834
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9dd5518b24bf9d53708bfd3d978d15168f6feb6e9540e118c678cca3be56a690
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x30b54DBeD3CfcC79D08D53bdb9Fa91507fE25E7C, 0x8E5Af53A4C735d1FfC8Ff6CfFf954f5700C53F8b, 0x6AeF519FF4A65fdDdA0538B29e773d39b04f3E40]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.