GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x19537ab9 at 15755417
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29.73
ERC-20
--
ERC-20
--
ERC-20
--
0x0edb8179872e16487371f0767d706c0f0696e208fef2ac898c08bb0ed2aae824
0x04352b998f8dcd8ac00cb70439486161d7fee4fc57d510c2b4ab1a0e638b1063
0x0b4cad0e3d5d664006c76c43629805d574dfc14e880ca68b09fa6bbf7f8fd702
0x9ea9a33661276a3f13e55968a94b336e67bacc1172a1048b187c815720b2b8b4
0x91f9a319fee217929f0aa52858a976dd3ba758cb6f65ec2c05d0dc76b9a4a7b4
0x0100bffd79474ccf352fa9d04b57021eb65c64a54c131538c44875ab740c6e5c
0x1cd7420e55bdeaac2db4e41d7f25ffae353dfc1a1665a6cb1c0a951904293c11
0xf409ea5e5c9020ac4a736762f179e676d5bd1fa691e0bd6fa088e73fdfaf24e3
0xa516f87af982864f16cee9a5bd16ca2fa91e31cbe793fbcdaae6cbc6bd16a257
0xa8ffd8ed24db50b0e49a42677891b35d384155eb3ef1791424511bad0eac9a03

Functions
Getter at block 21316073
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x03c7ea4c353f0b39bbde6ae56fdaaa39d97165d2f7f8da4918e5e1c21732c539
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCBAD99A942fE87a322d24d6238d6c4c318Cea997, 0xc502082E743De34999C43eD0bA38D6ebC99072f9, 0x24294915f8b5831D710D40c277916eDC0fa0eC39]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.