GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 126 txns
Deployed by via 0xf719e103 at 17592433
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9,049.58
ERC-20
Value $483,380.36
ERC-20
Value $79,717.54
ERC-20
--
ERC-20
--
)
ERC-721
--
0x570e439c69052ac26bd7803bc6643d8b376735cb9b7a39268ca457741f1aa431
0x9ddd2292ec7d9bd43823623c7a46017d136d842a934e503f8988307eaa4d817e
0xe27757472c0eeb1739d929631c276367f0fb15f3369b4f107ac3c621522eac52
0xcebbef0bc88d9d0313675aa12b0664b422f89b0bc674a2da7f81401a4dc1c154
0x24424a3808b89a90f2bc4e98ac4d7106e915e635b61f121b730215bd36b2357b
0x1b0d266c4a45ae9ab2e631e8a8ade8d735952d8383b2eac5ce3987bc389afe03
0x0fd4fd3e0e62aca1d1af02294a78dfccd11d8e2212e5e3f99d105c222b313bdc
0x75af29139a215bab192f26912439623e42a24b36e057c10b7bc9f9dbde5e8d7f
0x790b70665c268f31c7a06be866a56b211a4405ba49decc3cd32e6dda2e2b8b8e
0x8f9a80bd31110267b540b20a2c27a3cecf401918db6f063184295153c80e7399

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