GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 93 txns
Deployed by via 0x578941fe at 13284586
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.92
 (#2064)
ERC-721
--
 (#2063)
ERC-721
--
 (#2062)
ERC-721
--
 (#2061)
ERC-721
--
 (#2060)
ERC-721
--
 (#2059)
ERC-721
--
 (#2058)
ERC-721
--
 (#2057)
ERC-721
--
 (#2056)
ERC-721
--
0x2bca15575cbbf6d802bdfd33ecef787e36e76d00e8f5e7720eb1a8c9598582a3
0x79a3926d903111dc4ce6c035ccc272e1c674baa978931db57211ffde3f7bbc9a
0x72a9da5e52879377d8322bd9d18009b903e10ce98bb35694ae46d1d67fb4f934
0xf69b03799b3de42bd5c9ed85e689c1d333e9d3b7ccaa3a23621361ea7d74d090
0xb73aee8a6316cead2736bc6f53f2b0b2244cd9ff984e19f4324f861f96625281
0xf3e2392535bdbb502488348fdc182142c430a08f73d5041ceb359393c8068e28
0x5b2e6663fe096a9b56dc2f8e5756cbc772d240af5bd2c125ec45ecbd0641ea90
0xe9ced4d5148cebdc68a1beaeec768cdcb80edec0f0a35852e3c56c1a2ecdfe3c
0x197585ff5b2d4bb7db292c92070cc4078fc09d6c99269368795098f8b6fd17ae
0xdd54da9f0f34d3bcdbd98a7157109645ae8a6b7b0a3a2c71853045ba62d440ed

Functions
Getter at block 21168459
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x33a824b013d54567c39a1197795ece8d2f287ea46e0405f14b4f1bb3e5fcd24f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE0b52149724Bc363Ef60aC785bf03EeC029833B8, 0x32804014a57B66235f62f2c6142F5E200e3D57Dd, 0x2300AAFBb81Ea798Db0B79ab03294aacf832B5Db, 0x10E26972965bDfe2c20b870244D8acb8dD788cdC, 0x1eD3Dec601f8187E2BeaA5C1bBba471204d0e277]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
87
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.