GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x4a4b9d55 at 15181000
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $297.54
 (#110)
ERC-721
--
 (#109)
ERC-721
--
 (#108)
ERC-721
--
 (#107)
ERC-721
--
 (#106)
ERC-721
--
 (#105)
ERC-721
--
 (#104)
ERC-721
--
 (#103)
ERC-721
--
 (#102)
ERC-721
--
0x7995658f21a25492b1ad5d01ba7f7eb77501fe8de82ce993f4baaa36557d12d0
0xace5d403350e61d1999853bb4e7a68f76d68f5c794649a9f0ef6c23579effac1
0xe2f2310958c1021ae71555dac16f9f4ccb1e7bc1f6bb2e5dac19eb0563ea4252
0xc7372fc082d15ff4aeff824c0db7a7b0c9a1bb79311c429254f6cd353aad3b6f
0xcdfb98b58038d8ccc47ce749441228b933d12a4ad8ac6b45e07b90d9f52d8abb
0x47ca732fc78d7ecea983575d1f2dcebf24f2bf0188a32b63860f4ea4d7dc41ca
0xa08108372692c036d1e967217e2691855227d82bf47baf1a3b65744f668f93fb
0x64f0dd1f56b17eac969add473e0bc2324a9aabeff4a08bb461b0893e57f400d1
0xbfac2080d15189e02c01a45cc9a4e25800c20c40147526e2773f7f6866dc76bb
0x8898576c6a072b40127e60ac53f1521894daeeb84ec2311ffac0b68dad9deb6f

Functions
Getter at block 21052494
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x96cced99d0c5bb68a8516fd5cfd056c86ca96c3a09fecfddc7ede23ebb5df74c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8aaf52CEFf475aa1378257918eAadc3894cCe0b6, 0xd0214b7e8a7821A5Cb07024Bc00D64ece8Cc1067, 0xdCf70B66C3e579456453F4Ef74ea5cb672Ac3e08]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.