GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf3a10e84ed9d6db94e68dde4e66fe7c642a01d8f5525c48e5480ab53eb271041
0xdbc6c18a8629ce64ebaf48e6ad0cdb9c497a5657c4d07b18a278cd80747ad78b
0xd566cf1c3600053a94c726f70fcac9baa88efd1ff2102f5d635176f9e76bc874
0x450a561c7e0351619f0a5fe02418769b9864bad68709f298f5a27e94f793fb91
0xf477c7bd377d6021510146c87da8fb4f0df571bcad8e38342e05176d34d8703c
0x181f24eeff1d0b57105e78171eb1e61f0b57b037d679ba8063574247c07eb4c7
0xe4df7e62540fed11807e67537097ba6a3d1549456e842353a45d1a079aacb343
0x637f1ee32dd2e25676714d197340221dc8fe2f4670caf2bfa7b9f247f1b3b88f
0xb2d5f769c4b8e6c2b1a81041dcd2a051549f4e9c8076a3d70590d8da0b18bba8
0x09a6dda2b67a608c0feccf5a2b0903ccea9b19a5e2ee5f61c6d74538fca25e22

Functions
Getter at block 21310130
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x81ea13f3494560f24a50452c2d3c728d13f28b72bc488ff8cbaa19b89c4eba6e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb98541B57b980Cb890F2Ca6219ffb28b53A8d7CF, 0x2605F89dc67b96D6BfE9f2AE42De739BA5Ce283E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
121
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.