GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 108 txns
Deployed by via 0xbc1c6324 at 13494975
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1
ERC-20
Value $0.01
ERC-20
Value $0
 (#2)
ERC-1555
--
0x5c35a0036bbf50094a757e03e3f515eb1201ae80fea78a5568a120afe6bb0c78
0x52b931fb05e1621d87b55be9eced57392e5ae233594898399aadaae5aac6edb7
0xf385bfa57fcedb9f9e01c34f53b14f403aa24ddad033b8e92f03df083b72d6eb
0x96611e80b90fdbca94fbee5b28a0d4d23e5a79024c21f693c22562ab4cb1c61c
0xb46b9dec0dc4d8cc635499f9e9880b28a537831229a697f5cb86a023f0cf1f74
0x84e305347695781ef44cfef40f52f3b881d12fd20fe74bf2ee77ceba0346a20b
0x90d9a1db3817647d8b1d0fb44d6a1f0b4fb051b98ea5f48aded16b4b0aa60dc1
0xf613f3b94bb66c549dd10f5e1129f72746999fdc37e8ca00a9a07ebcfd7d3bd5
0x056c8e33eb0cf55daaa0276fa207c5e18e5aca0948625e4a96f5de7145ba7c81
0x0c5d09050f5ade3d610424a62f8631029ff15d914fec9d939807d1cea5c100e7

Functions
Getter at block 21221220
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xeecf0ded23457e67dacbcfdd761f2667ff37693ea2b388310f1094f56f2c0f79
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xba917630D802193809aBdD5B6d565C1064f4806a, 0x88E3cCb44681FBEd5a375602b9E564e5B20836bF, 0x04b4d917f7FB685C3a23C57721beF91811770ae9, 0x80B806C327090d0961877783232a9Fcf789DEc8a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
100
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.