GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x5c26b406 at 16495498
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,841.31
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x36b656a3c138458aae8a90498d9c2dd5c8b8f0a5d012c23a27986c5be5b8a6be
0xc02b78d1f29c18b3ca3d2457734b22c12fdaef37ef3c02e63f2da60ffec102cc
0xfb1d72faae1f291f11a1ef76eee70bc194abfdfcbb60b5ef91138516e11ff6af
0xb0080fc48dcde9a2965f3f948d40f40e3f9f3dd1e66efdcd37dacc1bd36f5d02
0xcd34199687511294798c478d548847b4589b2e52634f0f7ef5461fc37c9850b7
0x8ee003bd7bbfff67dbb6057c20958cf6490fb5c32ce9d666edb3b68d7c05d1c3
0x79072dfe4d7bdb706f9d77d2d9471bc4b238e968e7bc0f2db4a5f811f08e8a64
0x3c951e3e6178b97d52395bb89ba7f1d0a6bbb00e002c40aeeb6f70c5f9418a08
0x2513551b08b0e9859192123677e995b823e9934b8d08649f6b5706943e431788
0x220f44e3c8ea78f13ec694d1c545c841aa4a767b9a6d70b7e1627617f5521506

Functions
Getter at block 21326903
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc957cc3cc051ff09d5fb8734a05c2b3e63a0085c012c36dd7a33fa8273fe3dbc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3e44050BE1A2A5AA948386C6F823da2261A44216, 0x8cB2Ec7bC24C37fCaA6873526F943D5542f2F592]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
19
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.