GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0x018d5fd0 at 20089314
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,106.89
ERC-20
Value $2,281.63
ERC-20
Value $183.7
 (#5554)
ERC-721
--
 (#5553)
ERC-721
--
 (#5552)
ERC-721
--
 (#5551)
ERC-721
--
 (#5550)
ERC-721
--
 (#5549)
ERC-721
--
 (#5548)
ERC-721
--
0xb8eb43cdb75d12d25829e080d5550756a4f21420e9abcad790dbbde1c1beb451
0x388aa45f11e43fd09d75f90f1858495ce707537cd2a3e7314bdeaa5199ade79e
0xce928b9ab117956f617cf5348d41c1a24aa3e4441a012931d0dbd97c13815ac0
0x3393896c3bbf7cc2735d2d02bd7368a5dba4189ef6b872952b4ad0084d29890e
0x9919e851c4ec0df1ff1198de9b8a77525646bb9b532d4cc7b84bd0295a25ac18
0xe186cb6501e399ebd4d496d894c3b6d045723c8518ca397aeb223741ee5d3c68
0x968d90fb371c78d194ac7406040550c9d523062bdf63206e24a024019e5a7b43
0xd12d06cc630fcc8762d5e89a316d8cc1f73c01ce2288a8241cccee47381523d2
0xad5db46c838afb5df7a54bdac1f25e9b0ad40396850db76dc73bac358e6162b2
0x2d2d0da59e6e4e1cbba266447149a1b18e59aab55b11f69999083032eac3ed77

Functions
Getter at block 20854167
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x83080f1d5f57dc3d8f11de9fc9dbf95093e87631f30c9b5868d09939205f223d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x097c2A50b837cD2b04F71E58Ef0b1B6bfb0a0947, 0xA316edD428b043894422dd3Bc32F10cc1E06f760, 0x683A739eB9C978a7F42778DE0730Ac926DC72C3a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.