GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 99 txns
Deployed by via 0xb9000d71 at 14973868
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $521.15
ERC-20
Value $11,298.9
ERC-20
Value $6,757.26
ERC-20
Value $827.99
ERC-20
Value $68.69
 (#102)
ERC-1555
--
0x2d99bbf23564518f27ec9ddf4246c5f315382fd528e9b9546b86f09f1b3d6161
0xebfa92d1f5767f91eaf2c9fc0b990a66147f427f56382f30c23e277ee2d731a9
0xfd92b8ce2edfb39a21b6627d5bb730e61475a7c854f050c945369c0d088b7f97
0xb86c0c4fb57223e9d30e15dc273ce9aa82a75f8f2c69d29c16cb4dafc4d986f5
0xa3902bb66aa4a802083a853f147910403163fe9bb5be9ef9b5c563a399fc53c6
0x308a3edec33e18aeabecf29832e3c8e73fee7b473a21e983359de507a381b254
0xf1f9251750f52ac3d34792167556bc45ad45ddb724b767b56a1ff7513bb3e46b
0x77f0454d31511435c7e16514e716fc0f95272970b89eea0eb45cc9a3082b64e5
0x3b7d3a2949d649f99925efbd63bcbaa0e617c819d76bc7068880dce9a1467c60
0xdf9806140c19a2e43f65092b501ef5a78667b154c779eb7763a073c37453c45c

Functions
Getter at block 21187376
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8f4bc1280f4ecd1b661d9baf82f0ceb86d9ffd70a6b23e8f84bec8c84a62a577
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x60D99fb2501B6fDceb56817b6f3D754ec2948cf6, 0xA2200c562FD013B5598F7dFA5E6Eb1d5d0201120, 0x3061007EEC1898FAC97403e692CDe6299d0b3f90, 0x611E01F34BC47c37Bf6275008147a40e656F285B, 0x48B486F706480980E020ea383e78cBA35172F286]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
635
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.