GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0x47c0f1c2 at 19792452
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,093,246.86
0xec2f29fb9549ce95d61494ddb68a47502065f9c00f4b2819e5750185c4e34f7a
0x892de2562f8a6b5e8cce1f4edcdf7047eb459004aa814d1b56b586210fb3f80c
0x9d8a6cc4e7620641fadcc1279c8a4f400e7c71f9e0d549085e24598a603b98db
0xba4d33cff559f437b450fe328aca77b070d8db0d86c3748b2713b56c4e0584a1
0x091b1493a4eef1d2b6b9efb72a6c3be7f22d6b970e87a9035c31389d7ddaffdb
0xedb9b637eb0a621284e79d5c05d23cf53aa1bb3923e2d16aff994f13db6f2bbb
0x3782171cc039ef00b93f945bd4fe3c1c83d6fd669dddf36a509c421e81825f30
0x0296c020f0936701d092718cd164e4866a5a8f867be9e7cf7f65b6c6d19b854e
0x317a326b2ebcb1220722fb299192e5384083f4586c6dc6594ac3acdee058269f
0xd89f42224cd3692f06c980357ad71d78b464d070168cf06557b42c2b2a7fc214

Functions
Getter at block 21281476
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x32f4d4d49666ce8cf93d63fa696aaca5d5b893316c9f18aa26150662da74238c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa8818f2cfebc9d79fF0AEb746677E7f033E4d178, 0xb46719c727f98EBc4C41D8d795dcd76E2C642756, 0x7E72C86195921C142901f532790707E88798F13b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
127
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.