GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0xd69cfb5b at 20158272
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $477,975.22
ERC-20
Value $167,582.93
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xc8c7211aa2ca0b6596b6b1940358e539933bd4eaff4c23155d34e491bd0abcfb
0x1a1f3fd2e88054ceff111a4e16e395a40b3b5df82aa763f10f562c6039d0e6dc
0x1cd193a3585868475128eb39eb8d6c68244f777c1406e7cf1e2bf500930587b1
0x1c3610e87d951fe65189b34b6df9221cbcd89bc8fcd42909ed278acdfbeb31a6
0x16d62c809df5580bf482e8309d6cda1ff7d2ab1f160e83d03071722c9716fe5d
0xe2400bbfd12b1e92dc73cfe61e855c7aabaa33ff6243f125ebcb9f0ca0b8709e
0x2e8f6404c1504a21556334cea457386b4497c87a556da06bbee9a5ea01672249
0xd972e78146c16407ed4b146f35f7b3a58ac3d6a1fc5c05ecc3fe7ecc2a950f41
0x5881f9dbe8c3e15adb44c33c15ac4b20116aeb20f54be86e23b66cb7991e1cef
0xf850a3d27cdf06bec3b5f425c8e328ea917f3c4efb629807b864357e2730b306

Functions
Getter at block 21297346
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3312eaf9cfa62d9ba8e191c9bd8337aeb6fcda39caf08695a98f3c5b253f14b4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD4B70624cA40df7665fA2Ef7EC49ddcb4B5470fb, 0xffE6A6ab47750aA646a0f5b30C197CDef845ce58, 0x76979c18971c7C0248A0DC1D89B638D3dfA56be8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
44
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.