GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa1ec53bcdb4e895206f1d76b9cbbdb2d7f3fa3b76ceba709d64ac677e624d0b6
0xd1cbe3210c7df099e67225cb88e403e0f700f386477d6a02d996408755150e9f
0xac92dc4af44164741e861402ee99409a9f57fd862225fc74ccec16344d9fcd34
0xe4c2cf1b39e9e60a9c26b178972f3d0976ea183c70363bee07b763d63ea83ea7
0xe1d39c67ed6f9432e57e5fb5386842ab56375f23defde4c8d708ab4b87a47016
0x77671f65e2a61db4a5b3963a9811f5544263eefcf0451b4823b22e2753039043
0x4990399b57b2cb85aa218af6c1cb3e80a43313fb98cd345e6a45d8b4a65d1bed
0x7aca45ca96c08f10bf68432db71671cfee5e9c91add7c3a5c2302a89f57e139e
0xce72206c20f9f65799da0732ca59f3339bc7c8d30d47fabe80229fc7f2c3001a
0xcb7b80443fdeee5114f3ed92b713ba4e348ba227c03c96557aefec64974ec122

Functions
Getter at block 20853271
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xadea8b5038056160f2a9e8fde7cef7eac740326550853e3f047112e1fc829b36
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB0105F6582ec7a07C419990b1B38474a08f3F912]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
73
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.