GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd8d910512c81462b70d9457ad309b156dcc3308c34ebc93a38303ecc1a6c8acb
0x936570a68b80589362bbb4d65e25b501493d27716aeb3fb50f04a3a79225aa29
0xcf57a2a216fa628c30f88005054c850710d34094670060be1102c41a5be5bbc8
0x1e1f760e72b7a440b3b1cd90d5eedc1f01fd0e8058bf4eae0681c7a5f2b428b0
0x886e5f54179e76abc7147a9871f5e34fdca13fd7e275e07d4cecd03769181ee6
0xc8466de84f618287a816977895beaf06b469fc69cc877c4107eda7d6cd02fc0f
0x5503e19cd00aa3f405745b93e15bd2c25c080bb54c9fc541af46c5e224527c19
0xde0ad0eae344bc00c567a2613e1c9195453d270e50c921cdbaffd5719fdf15b4
0xd159d44177b4a7065a7cfcc6dd3c41c402290c51df993583a5ea7b86637f71f5
0x40fd72b34447b0eb4e6a5d98fc32d8d76b00926dc9fce84a36099892ae86e1e5

Functions
Getter at block 21432864
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf91979affdb5631f5d8bbaf22e27c2d3cc00522723d364382a001b3c23306992
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2CF75d99CEF63e4DA5e4e230f2f16D6b70B59fA2, 0x9ba10Ab89CDbf0342B1b1E8A4f11A5a4592FBBa2, 0x705A43E1fe5e024d018c2b257B8952162dd33FEd, 0x378854D37EF62ea117332F25F173e610BFc15517]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.