This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 111 txns
Deployed by via 0x1fa7bfaf at 13669540
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $60.13
ERC-20
--
)
ERC-721
--
)
ERC-721
--
ERC-20
--
0x6b1ff2830bc4f69d62ff46332c1329645ca976082c1878f17da46f3fa4cef62c
0x20a6e52e6d8b56f81e7ae408fd2f665cc6e5bf8ea5e4d115dbca1beb0127bf8d
0x79be6061188c3febf34c50e335b58c70028d5e757798045686b144de8d94b5c9
0x2b1334388337c26c43fd46a9a2d43ac134993fba93114ae7357d446327ba5120
0xccc8066c56db7171630fb2c1d1d9fd6b33c6f145a3d7cf18796ba7787bc9d76e
0x7d49e29dd3cbb562e5c72e5820540f207aab66a536625d7e4609300ecf8818aa
0x4ac973afdbf68fdb08efd59972bb2103b75c2e5a42459dd3ac3bc11d07d53347
0x258e39479c2d2fee4ef3561d96c56c747eda6507142962015e375da2b537a2ee
0x2efd8cc65cd6918d7f311c9c320eb1ffa5691fb09669c534e570e44210ea995f
0x428eba8ab8be109f8fd6c9efb033d7c2c6c9c5fff81cf3191f5db0e58660960d

Functions
Getter at block 21214510
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x56dbb9055064838e4015255363a83ecdaf543be54345fef9001522a27b3db669
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaF76cef74A874bb74Ac2edC59AFF321Ca84693F6, 0x868ECB28187E9622c6195E11BFa2c168763B4f6C, 0x8D9AcBC44C4f70F9636244b873BF30Cf54c8117A, 0x125Ecc7E5771f47eAc0cB5ada151d72bE828fF34, 0x2d825df2EB9552ABC64E8274aa27e9EdC003145A]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
105
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.