GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x408b5375 at 15332314
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $269.05
 (#3243)
ERC-721
--
 (#3241)
ERC-721
--
 (#2691)
ERC-721
--
 (#2690)
ERC-721
--
 (#1936)
ERC-721
--
)
ERC-721
--
0x6b568742355b9b7dd0e5372f5cc23593f66e191195205ab66e0e39751b7161a0
0xf011e1f5839ce285750b315d3b08f910d7ecee4d081f1d6d4d7c927f9540ca36
0x3466bc29d712ce7238720c0f670d8751a031ea4ac26fb094b7fac381e82860f8
0x38ee3dfbc782f8d88df7a186c2b75326a5b7c96e1c6f4de44e7216c4ba32644a
0xf0df5384b4078cab0458da6f009e5a6d6f233a7438f7596eb3e20d9d6a7c42fd
0x524c1640c060b6358b1679c5bc3a6c5823f8ed7c509b4ff939d11663da5cedf5
0x61e567dfa3edda85fae3aa4c50a126952f48c78fcf405689c5801e51492bf1a0
0x21e7dea879791b7965c83e1c9b352126e8357dc3641548ff13903fb701d9666d

Functions
Getter at block 21167624
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x51ebbccd42291aff11feae86240e4bcc6162317c42cadc477f13a87d2d27b98d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1B16C0ca9532522d1ED4280E381774d46231BeE4, 0x6a6D05Fc5193b1eB7a49e568cA2e4B1fE215f24f, 0x6c5e909b312449548CC8f7148721f511D3ead414, 0x0AbC414cC36d363dF517140b43C23f0e1c9B2EbA, 0xAA47DDaE76790e3bbdE6fA78113b0f88E8f4E862]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
7
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.