GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x072bf9cd49d6d434cc819a1206a7d87a03d78552b7ba16a797187df7d1c43ca8
0x7cee6729ee3df62851752f5052940b58a37f4391b4f88f151c1d3a87feb5cc7c
0xfdc234ad33377aa1b8fbdee0ddd3b4b9fe00bced2975371eab3a2c8c4923dd62
0x69755185bf5a8a0693311e7f2331ebdeb506e859ca349551fb27c4cb88c58d26
0xb996298965603aad9ea9d60535c399c119ff7dd6db33351717a82d9b287eba02
0x8e320584a2487d27aa6e1f2696e40c71f38165169af1eb1455c9384bae4ce2e3
0x88de776545439425a989983b651156997223a1151eb142b72322ddb52a58d4c8
0x7a709226bd720f63a2cb6bd5c2ddfe8b0fd981994cad505a441d746c5343ada0
0x0d6dcb462e76a7a1086046d9bf9b60533538b5ac82eb72a596261cd02273af50
0x226c6a6cfd0246f2cb0c096a6952541c6a173c1bdb62252366bb367927745318

Functions
Getter at block 20890942
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa200c398cc4dbf115ef36518b816b535e5df05078a46ce6de0114550f75f61d7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x55f84dFb3f86ce990Fd12E74f9C31e54C7414696, 0x296Cc79D35DA7A084412EC0b3d35063dECAdBca0, 0x056aF0720712ADe210F975E0D5152b19F6Fb0366]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.