GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x89ef24747e9a37e034014e793f7e9bdb3587f4b125e538c7d5a8d5867212e40f
0x9da8debdefc5aaf63462a105f4e2294e84730b0414d95bb8c8a61232cbd271fa
0xdb2033eeea4b4d77f76df3be2aa6999c51fda439875664d619ab979b06a3777c
0x75c7bade82b56b7b340fed96d813e733e85ff4cb7473b5abf7199b940ff51214
0xbcf9fbf187e63b91ec1c56e17bb478f915b0a9695721de3fbe5a16a9f4f9939c
0x8886c05d6feb82951c485ea2f1d250221b55ca220e8380da7e6cbbbfb5a0a1cb
0x801bf4f004cd1c518cd3c07edb22eecfe76fbf60ae96442e580c5686342fed31
0x4bf8defe2045a9ba288249c7fa61e6616f41e1f78db5608f3cf074a2780d018b
0xc057f6ea9f86acbe1caf6b658bebcb9bfedd72e237a87461a0e4b812590b0275
0x130aa376738aef501925dec51680547c44996455eb35d1b08d27ac8015944d14

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