GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 351 txns
Deployed by via 0x86c31233 at 16749531
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $129.77
ERC-20
Value $199.65
ERC-20
Value $56.32
 (#1)
ERC-1555
--
 (#399)
ERC-721
--
 (#394)
ERC-721
--
 (#388)
ERC-721
--
 (#386)
ERC-721
--
 (#383)
ERC-721
--
 (#382)
ERC-721
--
0x182b7eba7f3a69e49dc2353bf92fa674cae87cddd6238db83affa1a57c88facb
0x2466633b9d9b61dd5ffe2debd7bef8a73d66640283390dd24e6653732a2f59dc
0x784d48bd6166cdb1c1dc528972ac428ddf346e88de96b416d784b337b7e7f0f0
0x55316739cfc23df3258876bb846d6a6b0b766bf51b80abc94e44cd53fa1a6d7f
0xce39bd1aa4b10dc6baae4f47911dff37407928a28b63b2a7b549b543462cff7c
0xeaecc59a5f75ecfec37153109ad061db607cad83a12d7e859d4751542687f201
0x871be70e1330233f9ca888b08f1221a377e40463f812e2cf407e81c3c03127cd
0xd1c3a87f2f3e0ba67909cdf44c37b96e20f885a1986d6f32859d08e97704625c
0x5bb66483d9638e1cb037daf0f8e1d2efcd8a9be4419cd1c744e7e6485ecbda3c
0xf3f5510d30718200dba3cf5e54c727e931b4560baa7c1d77185df23c3dbd7edb

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