GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 295 txns
Deployed by via 0xee8d679a at 15106659
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,094.04
ERC-20
Value $16.65
ERC-20
--
 (#88)
ERC-721
--
 (#9)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#0)
ERC-1555
--
 (#418)
ERC-721
--
0x38194e7bc98886670e2eff8879a0a727126bc817d95ac771d89dda7deae32a3c
0x6993a975400cbf9c945657c01ff44478289af32538551f5f09c259c3aa60a09e
0xa5b6f464e97dca4634acabc1c612b800de43c859e8cab9ca822b8368e0688237
0x0499ea3a7f6e75fe3de420977d19f3d84f9d9932375f48b64716777b2df5f7d9
0x10301029c61eb4a0fbee80f20eef0fc513f39fa54f50e4ace46b113935fab60a
0x78f37f895bd72f498a91113491fb69c69eaec3a1271726f621893db13a63ab50
0xa83631b632a18cdeb4aa44f001185df8ed5ba5eca9e5dd40fe4ab72b81e29201
0xf305db1b6a4f83512c92710623008c340b3b759e70b0156784e1cfc92546c9e7
0x901b15fb86b10a7a5e792c9f8c013682c4580d14bda9020da11a501e413b3674
0x692c1f08365fba579ed836727503108cce5cb2262426efe0b7da03bd2e198263

Functions
Getter at block 21046546
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x58ad73c66beda86b585d12013f02cb453aca78fa52c6abf1e0c9289bc87d7823
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9E6DB69901ee7209425B1F6429425E87BC8c8585, 0xC3D58368Bd1428beF0F3542fffc8215c27c4c40D, 0x96928a36B8033E9Ea6a73d7e9D6B34d18668B93D, 0x12b0af5387f338a4aD0866aA0Fe11A1Db2391822, 0x4007CE2083c7F3E18097aeB3A39bb8eC149a341d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
301
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.