GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0x56048693 at 13534187
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $95,043.3
ERC-20
Value $14.62
ERC-20
--
ERC-20
--
ERC-20
--
 (#1996)
ERC-721
--
 (#128)
ERC-1555
--
 (#1)
ERC-1555
--
0x3cff1e3b9e1c6f11bfac85295b6760d78f46382c19436d6d7ea1b3e5bd8773c7
0x26fe564a9d598da09f55d66b0337fe96c08eabea232a8baafdf26fc098a5dee7
0xa790410948e8c9e7522ea30852622869abde4b57a42e825c3b4212fd0021a044
0xb6c2d6545e0acc804811c3934a40a8f8c4ba456e262f3e6068f5b1d3fc1d006c
0x7d316648438b2db0dab0193ea145bf1018d3845e014a70f29f9bc01fc3196a83
0xd8ec57b80112b08240fd4e5f039ad74da6769932f957e7826773543854508c52
0xdecc0216ca465ab4abab96e549e2bd606c3b96efb299c380df99f65d5e785743
0x3b789b0862b2ab70effc459326ba3ead1099fbee7a2eb5c439a9c8c5253b4f4f
0x61fd6be1d2c146212df766156267e7db8db78a36ae82dd0fd94f73e810906382
0x51083d25f417d2b2c24c760b888cf652bfb517523563fbdbf40790209357cb0d

Functions
Getter at block 20926516
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9847da8ebae839b9ca9f9872cef940940368ef9e24100325c2410d2f6d06232e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5ff7e480399d690DbF05cAa9b42902a71EA43baD, 0x99d091eD528c4CFB6E0040fDa3b75743c7beD497, 0xC44f5D54D0Af701FEb1b392e5Af853909de39829]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
112
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.