GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0xc1f9115d at 16068595
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,845.57
ERC-20
--
ERC-20
--
 (#9)
ERC-1555
--
ERC-20
--
0xcd206109685a3173301045e0b1f3bc3002b430fa0db9b3457f2f9c42a64bf452
0xf7af147d8e3e643176dc9f32d5678c38a149327541668b0390d5fe7ed1ea6d63
0x64f5c63a4cdaa1886b6ab40408882abc4b988404999bc2a840c62c3beef04829
0x98aca249543b4527e13056579be9cd4d53797d5f60e2b979a8e7318a995acedc
0x19007a6b91334e838283f4fbfeb941363eab6b3da892ec434edf1b4999305b32
0x38197e289d9f0b53d0fa2ac57b9445cc288ac513fcbe6cd13a8394664da3d7c5
0x88be7bd7076fb00a5de1aac65497217889eb299cffe616331fb0a894acbe9ab0
0x062eed8b1f1cb789b98beec50edf33d685dd32a37216885e7b1216e5f98e7630
0x1e63c312de9456b4dca03efd0c0ca4c4b057f61a508ec539f206202e84f0afd9
0xcb7d9f8206d1e96c8eda0253eafdd73bedd8f2aea98cf999f5e8b3e2d6e60339

Functions
Getter at block 21223458
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf3448d8579a9f5e0bda93f210b4b943ed993ad8abc737454d20974b047c568a4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBf2586D3920D80CbD8696Ab7Fd0fFc6909c5fC3F, 0x524c449B297e247843f1b35fEc4f9AD7ea1b94E1, 0x35862e584D53c5E5F520131BDa6847b71990193d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
43
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.