GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 73 txns
Deployed by via 0xab603d15 at 14438256
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $211.9
ERC-20
Value $248.51
ERC-20
Value $7.27
 (#0)
ERC-1555
--
 (#269)
ERC-1555
--
 (#2419)
ERC-721
--
 (#2418)
ERC-721
--
 (#2416)
ERC-721
--
 (#720)
ERC-721
--
 (#640)
ERC-721
--
0x611bb0da8180840ee03c7f5dfe1f97b72868b3f3742592c1d391b1da62ce7f8e
0xfaaae60f9da987fdcf1fdda1203110785a842168ba35be46933112419767b05e
0x4647992e7bf5752199624ba8cd45b6d4c798a898451b1cbff223bcd758ed1a46
0xb029b6418b95602386048e6d914e6729e3498ad974e96a2dd87982b07fe3b661
0x5965ef7d3231812526a4c1ac98bd5326d3b5f7a9e1923147d8f0c8371065dfd9
0xe6f2dc166b07307e308a16f173cab620e355fd2d0fe7b8ca78e53f1ab4213277
0x66626e510c2fb3a6f503ce63bbdd1c18d2a6a6d4d7b40fe589f80612aff3e7f8
0xbee3e5a9c0483fec5794b3d29a1152eb189fc54be4f98497b04199ad5ee42993
0xfbb1695a5b4a211e93b89bc3952a3074e2652c610311c50647ae1727a7e4c621
0xf925d3cf2fbbffe1c13775b7d4e43c6e9a3493be8d78a8af5d86ba8157573d26

Functions
Getter at block 21318688
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x095cd46001356bb69f999604d7bd0aaf2da89327ece3a90087199a3b27297213
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x90f7c34b2FB6F6bDf2A6B078ee75F37895D8fE37, 0xf0608D78EaeA1b02cdBBec45757aeA4fD2407F15, 0x92c7BD42FB5604B8907225791608C226ea200589]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
75
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.