GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 218 txns
Deployed by via 0x9637fd54 at 19270232
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $123,424.84
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#8581)
ERC-721
--
 (#8580)
ERC-721
--
 (#8579)
ERC-721
--
 (#8558)
ERC-721
--
 (#806)
ERC-721
--
 (#790)
ERC-721
--
0xd5da94e10377353f6abb3e09f0085a31ae8b718b5ddc9e96f1f57bdf54f79ebc
0x00f7a0269fb91c99a66d9525a8ba55af7be3a8833969b95a659e3f693c4f2665
0xfc5d2ba9daea6a858d0894082e3c142e6b8bf88ca698538021be7fade66fe720
0x22cd8570a533f38082a6b3211b50c14e3b4594967e1c8c9f95159549ab0b3fbf
0x783c31cc5015989b04676b1308ed3cc4c502d10a1c72e1128514628f2196a32d
0x5113b15d4440b848b83eaa69ef2361549642f0e6691fa9d5eb51b65c1e33c5b4
0x0c3c7a9cc048393e354bb20e5d114def7974c96cca278a1e2bc2772fe5ccde2b
0x769ff9f616ac5e6f3c198e930580493d1b24117d1d0195ebce7e3beb28aa863b
0x5b592e7ded38c7f7a5514483d45c75e2a9145af3cde1cca73ce0131b9470111f
0xb42b258eedde680b5129c14de7c1ab93c8aba4d3efcad03b3e82362d4d23ec29

Functions
Getter at block 20863753
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdbc9e9b3b7792eedae972c99f6556210b6de8c3e4a983f0431556d671a2ad2f6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0c7B644fAb27DC9bBE6c8DCB6428E7222EAA84De, 0x8CF0BbE88f51fb095bE66B126ffEAa1D1224D6C7, 0x58029fDc3Ab5be84309a7f2f0aC0e2Ba87cC10da, 0x5Aea363a04fb9Bd30243d981B88E3d7fc50dB5A5, 0x10c16c7B8b1DDCFE65990ec822DE4379dd8a86dE]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
306
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.