GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x97c14b18b504f57d0ae6b0d59bb3e42a446ed6c8af31fa1256d4e5c0f2e522e2
0x86f1fbef301b18b0991ffc48c73cfb66cec4a5bd460365ff0b2508b3204fe1f1
0x2f2e73d1ae4d2a36766dcc2d8445c8535de3cc6f1afeebb752d1b8bf76c9bb8b
0x2d2c12f0add4d6341295514c336facb11ecaaa18ea07831db8be09f2bd09ded9
0xfe9cf3b801fe684ab987482bf7c57e6f1fbe4e331af7a07de3a0c24ac3c9f4c4
0xf8cb2c5f9551fedf8b36559cd77003200dbac29953fc5d30013d40b235c60615
0x53b7825c9b13760d407c05a55e7f640e8f8634c3986f531ad2ef22dbca200be6
0xce20182b7018f1f6350eb64c875248e84ad07d65ccb4f763a9ccbea8f5722e83
0xc2574722873054e0e3baa7b8b9d4307446cae583c3a3b17c6ac4b32d9a978c61
0xc1d0c3db9e983285a571de072b99f16f559b656bef352586ec0e6b52fb9455f3

Functions
Getter at block 20889176
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8e3c18184003a42b0ae7abed62f6b7893cc3ebeb98847d47910a3488321ed161
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5855B7b7E5F402358E2400ddc22A84F4206BDC26, 0x3AD69f4568D7A46B2DF6D3Dd4C14B13D9e6a5199, 0xEE1397444a17b718b55154289dB1ae9789A00FEd]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
37
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.