GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 613 txns
Deployed by via 0xbddd56e8 at 16390804
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $105,641.28
ERC-20
Value $953,619.72
ERC-20
Value $9,714.24
ERC-20
--
)
ERC-721
--
 (#1665)
ERC-721
--
0x0564e704f9388ad32d7c3b230f3fa1300a79e80e8845cad1fc0d57371331ad4a
0xf0fe0a14a6819dc7d51869d16c16cfdd50856f6faf4ef4c559bab6fcfc9d6ec5
0x1da12969e9b17ff0ec17f792443fbdc2cb4b26761c2f9faf052faf890329dfe3
0x8bc47d2ab5b3e0198bc80b38b7b5fe4485e2b448e0e6aef1ade0e6206c3df3c2
0x4ba2ae74f7b46799c92a3b0beb2274796748a2439b43ddb3c91d0f32861d91cd
0x7c1cfef6a1722b5981eeab6b54f9bf56515288cf497d6bc8b0dff603024e398a
0x21b56f9ceab1b917997993113f95e7e7b5777aa1127ec0b1d03b878a2e53411b
0x166f31553cc06cd924d790b36c982f54a1f87b1aeed1b6235d9edd053d21cd23
0xed840edbdc896bcfc67670a06d11d3c493dff8cd67a0dc3a4ed8093aa744b64e
0x09484ea08804f764183033f569708efe56c7a293c72f5d67b36ac67262b7043c

Functions
Getter at block 20969766
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6d14768f30228954655e29d5d8874b0443a05f9df6aceaaf43a2b4bc138dde6c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x577D6801dbf7190672451Cb4E3148340C357ef53, 0xDe79e22b1b0b02CDbFF3325bfB62dbcF1e65Ca19, 0x45E82bc873C14A536138a1480AC88a02ABd18f43]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
59
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.