GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7105d6350d718cc1cc9f2de8398c428797c719dd9d33e87493eb58b5268f3e59
0x53ad8ac976b75c404a663e7f4fc51334a9b104256ce33ac6c5943faa049a39e2
0x92b58b74b2380e15d2ab040cd2ece870613b41dab68ba633b14676b5279a0144
0xc7383ee9de591f4908e853404e55c1b8b056b4ec73cb9d29adbc472da2be33fd
0x9128c87397a3f3106e27efe4ccfd1a4807e5ffdbdcee5dee682c3fc574eac19e
0x52bd5ebb6d1243446f6a8980a991d0dea1efa8936d0a1c36777e2bd6c2b20e60
0xb2001efea547991baee0fd9a304b52c661be0b5f7546d29a9477a06a699204ad
0xc20d483ece49be89872670d647d2d6d7c045346cae9d557734d426e5813fd561
0x1ad26290c142d7081f189fc0a5e51137b98a8c6012d1da992d67a0094b943035
0xa865df6963dc765440b9d97c6ad54f3372497f852161e5a945152bc0d7ac175b

Functions
Getter at block 21211400
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb4e9db3245fb9e6d2ebafbb6c02f79f2c92b49ebf13ea4395262251f53f9d8a9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x26621f75cECaD3501202961E81f74B648F9DCe80, 0x60F030d621a4Ab27DfF024a8e43eB36e2D95FB02, 0x6Ba8620Ef0C3D7908bA94D4E7b89eecFD478943f, 0xaA1E4eef723ceaDd137B3AD39ea540dA4B092f8e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
91
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.