GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x4d1cdced5c608a38a97b8d1640da909ceaedfbd53bb14faec94511d205e4c810
0xe3176f62d22c8609e467a48a6a7b307c9edefc901e049ce49d504e4a94408e16
0x7da4f28411c391472bd2de52d05d5f6e6c2dad65f3f3912852f84099e7ca8ae3
0xb1a7c2299ef1d0bbed00f7d10ebb9f3988f1e8520e8fb0ebc028edf3853cf24e
0xd4a7459bc9a0c08a3de20541bd6a6dc1708e334303b0b503dcefcc4ac9a16b80
0xb4d98518c87aee3affbafe437935175f8dec50140bc294cad2165c63caef9715
0x1a52bab78d52944b09507260eb6068e9f6388908e949042702f583d87f232e4b
0xbc53c7d1233324f542d51d99b09bd012015596676132fa70bf305815a7a8da93
0xa511806721bc68563eb0d8e3da45f4661aa23c4f1c15a2b20c8ffdb0dbbf44c1
0xb7843121b8d090162ddc92445dbd7e0c8dc8c61da1bd79d31cc7e45cee61c1f7

Functions
Getter at block 21330636
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x01d96f8d209210f870e1ddeb4ca716a28d71c2853809a04b5fc2eaa011bf06c0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x079035dbE997aB8Ca0DF287BeCd88e997FdBAC22, 0x8BC555faDB9B567686B12157Fe644e530Cf44224, 0x76120Eb36140bC34AD14C5D0D183c8a75Cf364b7, 0x0B854688c47cF9159fD1697f54375d31F76995bB, 0xaF934c4d7Ae3D4f516A455a25b81a0a0ac01221b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
69
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.