GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x8b64bb1e at 18084680
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,349,281.89
ERC-20
Value $1.87
ERC-20
--
 (#602)
ERC-721
--
0xe0771712dd25f6f97a00e39c5257e08ad4311553b6b9cec5629431ad465c2c17
0x40a16f3b735365a189b5091db9068dd299d14656ed644b5e45da158e820d40bd
0x2d07dec5773317b49ef947585c4f5c70c65447779541f32e56861329cd3d8c5f
0x7af3f20a93f9cfa85c2be1595c27a709922c7f3aa39eb6ebc607a710a97dd294
0x3971d798d710318dda1be5c95158ed123228efae1f8e9ec84569480d62278ea9
0x87fa55db8dcb4506e7430d6855ac48bf09acc63bc132f58e160332a4e46d383e
0x2a3f1031a3c184a4d72e6ed931abfdb52f60d16cf717b9eb6e3ff7d6096e616c
0x43d82567379a3f6905c03fe756f699801e3fd9908a2ef14b52f750db4cf3ce92
0xda0c3bb31052c4cdcfb6db8ea204ecc18afa31f89b174961ebc646b213e5e2e4
0x6a1bd093eb3e5c1ef6d6a8e048db72d0a7809c73d50508a45af2dbe4479d7a26

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