GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 490 txns
Deployed by via 0xd7aa18bb at 13180877
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,249.63
ERC-20
Value $384.12
ERC-20
Value $315.09
ERC-20
Value $307.66
ERC-20
--
)
ERC-721
--
 (#40)
ERC-721
--
0x21154d6da1f34589aae868aebab9729d157e700a1ca9b0458252e1d3a25b111f
0x5243a7f412c62bbbee42359a4cf59498957b4c56079bbcea7161cee6981ee94b
0x37213fe8b308412644ee20065119895b3701a60c04774a9ca92575573cbf77cd
0x97a4bdfeca67ed62709c74d23b1dd1a1e639bcd77298c63d011d40a4baf9211d
0xb07b46bc1e1527b668a33b4e41a8bae5b740d9cdd122c8326cd377bc57d86111
0x0360d2f7878d49c605465a1990438aa58b8ba17d597f6a02f84afe0bf5c8e394
0xc3689a98d5d31e2a58b339c87668065618251d8fbe549485a93f9d00f496fa39
0x8a452794565932c481ea113f138013542f31fa01aad18ec0d2caf2fcaa7c41ac
0xb1d70ee7c3423407d4155d94c59ad23d5b5cc1102a64fd9b8147684138b470e9
From
0xc6ed683d938847fe7d4cde708aa56fff13f28ce5318d1226d6887390838f5486

Functions
Getter at block 21275883
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf6241d4b228d2a9f92f829a413180494fd94024e2ae3e9ee00eb8087bcea88c6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe495B6A04b68CB2b7Baa7D613CBae41787c7BaC0, 0x385921c3B8c044885D6DfD67e013567cD010B4AC, 0xA3EB02Ffa9bF1965629fa2731b16fFEc87b86848]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
510
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.