GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa8a4b4f56c6a46421ab24dc3a981433905561af41b9f5da1fa673a18303075ab
0x67f863b80020955fce7353144e82b764b6c33046da3ced7d5055824d06ff332d
0x8bab0baddb5e8cd6f318daef41fd95524161484d5d6b4ea1f7d75e3efef8db0c
0x83097d2e4696d0fad8af2c1357e4172a880d60f010e611145ccc612de4e811c2
0xa2916ece2b34a4ff19d6f8157e07d5d70dbc328539432e810e30bac004d28dac
0x57f1a060339a9a9001e9e33068702bd534a32caaae078ceced60afc0fbb24544
0x1ccc949d90cd0efddf8667a23c128f1a491e1374109e541e19fed1a7be92010f
0xc0599067123c22198714e0724fcb56407c907648bd1596b064712a3e8f7fbb5c
0xd3ff4d891684223c05c6213023d6e20d0c74adfbfad83fb7c104b7885778829a
From
0x886bb866620c9190c311dc089da49c41d513e6debe790a5bb3f5a9ffe4de5965

Functions
Getter at block 21412379
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf336f53fb1bc408781b2c696509da92bb488f2ae79ace1064285498ef388a7ee
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9A038E8692726D19a6aD9274f8cEB86B97A3b9f5, 0x5Ef877BFe674BA06a1A4399722d420F826FD7b83, 0x6C70e5FC4e4926CD836A6F8B0645Aa1A077fa605]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.