GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0x2c6b3c5d at 14178823
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,124.21
0x2cdc539091efc230f3790cef338d65b636491684f813b71a80487d2e06c41ea7
0x168c41bbccbc3eab9749ce9cc00f10865b040d7b2f569d42e279b42ed34157d4
0xbd5c89bb46ed9bd01974d75f7018a0883124a2e98d75476bb46c75d96e4951bb
0xa0840dbeb05099f8c8c177405b644f3e9e63160b08a158bf9b23352192e3a289
0x691e65ee5f442d897a15b4347d1fc49984618a023f980df0ff5de140843edca6
0x18ae644d24b05b91bf213b092b7f83c063c591aaa4198adf558c5bd98c337f16
0xda4a6fbdb2cfb679d708b5d675143894ebb6c5542dd66fc6bd9bec06b9a8c220
0x40879272def215e165c3e832baaa97d0585c936fd3d0910a07da73a564c71226
0xb93fe7f23cbbb648aa6e437a0a5733c98e889b7d32b6233f3908c6f07e067737
0xe91f3fcd8e3ec5541334baa9a586836a7a23e4e23bfd258e1767b28cf57b5910

Functions
Getter at block 21210479
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa5dc1a20dbc221ef8a6f82c3383c9ff1d84d2618682a35bccf9233c6a320fd57
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6Acc17290b36D5e4fD143da99D75cC80590aa2B8, 0x89152A0c8059f54F57B44B5A27c851aa604d4f04, 0xd063f25FdD885B2Eb2D71fBD1B26F48f03bf50da, 0x9967d4339a6f508844d2b5920376436CA4AD46C3, 0xe6Ab16c53447d03546C39ea49e50d5ee8541B21f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
44
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.