GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 97 txns
Deployed by via 0x82cde6bd at 14967659
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $921.04
ERC-20
Value $0.88
ERC-20
Value $0
ERC-20
--
0xd4487420f9cf85c39e75307b24e160c7b560ba4506979b15f7a01e3fea659b6a
0x31e0a06e5f19f775a012dd9fdfdd3d3b913487814896c3ed881b4cf731d246b6
0xaf75a405a0cb73aa7705068d10b257e037c376a9a51d256c251ceaaf237be363
0x0bd5e7579ff001e6d54cbfa8cfb6a3343df5b5436a5993a0d208fb534be731c6
0x32236c8499d1e391dc7d50743a1b9ce1bace5ed6c474bab55db316352d94c87e
0xa5a4fc8adfeb71e2fcb4365987a32e5474a3a0eeea6e5ca4c1a5196cc751afcd
0x4ca8da832106743c1d6537d6d502dd4f7ea180116660e21f460653c681b8f6a8
0x216bbb5ed98c5dbe223ff034e8326e8fe0ca2c1d8f400b36278caabf728d5e14
0x61373b713eb363386c9b964faab688b012f79184ee916f9b6e14f79f64b0becf
0xfdd8a550f170ddebbcd86f600b3b665b7f306814bd09a63703651bcaef062718

Functions
Getter at block 21330792
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x72665c7186ecb667fd82fb60613f81d7a280e4c13b662434247c3a0c9c9eb719
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC61049029239f9E71BbD948df5Bb287aa2fa956, 0xA7fd32E95f5a204b4fbb1AA4aCeD65911D0533e1, 0xac519e4a052194Ad48009bf3B2b78842f903Dc11]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
86
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.