GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0xfc73702b at 16019585
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,669.52
ERC-20
Value $55,300
ERC-20
Value $0.72
0x4617e115a2f991672280fe712a6d7f663aa52de454789c854cda048a5c046e86
0x7df3b55dda1b399cf5617b4f771c833c40bd9e4147b1758b4c99f693be181733
0x11bebc5fa81fd3dc7a0646f791b31e9ffaa56c2d5b6c23e289d95564bbfdb240
0xcde8cf66d5ba41c947fac71b2a09c78035803d01a2ef1f5bd9f855d999517b6a
0x5a4a6f33b2e612dcfd0e091195ab010ba1f331604ba3ad3b43166af57913c723
0x85bd3ce0e56490ce209ae6d0c7c032007eff3e123f4902debd673af39e59d6d9
0xde70c2419afa6c24cb816360b54a0a1f106e473a19cc4f6bcfdce71711870ef3
0x9251d0b9865fe045016d5fed1e6869591208dcd0389f35f1cbf24cab8d99e580
0x7ceb8cc55912146449beeccfb693ffeff94fe3567c9b6987a115b13e44306a18
0xc39170b2186db698c8e2571a0735d06d6f46fc97195c3fc21012b48c360f37cc

Functions
Getter at block 20986801
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x01540cdd4a1493a9abb8087830a619cd744eaeb6a65b28b4c30ea122e459527f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF0400446c566C05F790c5089994df02a5f8376cC, 0x7FDC90AF61496bfeA33DE1dd7CaD3De610012f2d, 0xA74ef6109f19872ce2662B8cBeCEb2bF249D8453]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.