GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xe1bd32c0 at 19688278
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $912,527.13
 (#2059)
ERC-721
--
0x2af0f1d5e8d83309e4a50cfab06099dbfa16caceaffdc175605db242590eb174
0x9e5bc1ee466a5142a8e54e6f9d39027b7116cc28ef83af7f27c84648cae3c076
0xdbc67266411bcb08715b3173932e170f9eb2e99f03391b8c8838aeffa70c8c40
0xc8514d7dd67377867d862bc630ff1f02584a04b53ec7aac7f944ce58f7a03235
0x61db7e1035dd077dd82de179495fb2dd5ca3d77455dba4d8525bccdca09f7421
0xe73344810703ccfc55a01eb69ceee69393f3792c4beb6d208ea95a46ec14ceba
0x37dc09ae28c0e99f0da8c5dc917eeb232434af7c540da271159617e284144ece
0xb46f7b41c4a1127e10562b9bbd7dddf0f43e737284336ce2979bc0519da11665
0x5c7e3c114407f03f3632386bf722d2e40432ccb6d61d0a7fd047b4571b81e653
0xa575e24b466a7f4e102036491d0060a9deee651f9be0fb1093f9d80a692991e8

Functions
Getter at block 20985257
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb1e464ac39b58c8e63de4c4703f482d65c85e237e3bef87f65d01edf24c24e05
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x07e5069f8f8E6a80432B13F20E9D4906de097E1A, 0xD7Df130531Ef4fADF91Fa16D96fa3C49358A7AD1, 0x3242071b0b406B6661AF2dE1115CD46567Ab0917, 0x070941a8e2d7289e9594798F65a9379f6828d5bB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.