GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 150 txns
Deployed by via 0xa7d2f569 at 14769672
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $194,964.27
ERC-20
Value $3,971.15
ERC-20
Value $2,308.57
 (#822)
ERC-721
--
 (#59)
ERC-1555
--
)
ERC-721
--
0x7db1274a700f8c5ac84ff0888e835644815312b6c57c4d6ea06de23e85166844
0xb79ad21e7f8a8279a8a4f5987ed7078125a101afc0d761324c6b2eda1de2ab0f
0xdf1720b84cb0918d33b455cca4b906fb0d33a21707aa94ee8e5d65c56b8fc146
0x3947b5104da630f998df20b8187702c5c55defc1ba1e488a2c3615eb1b14d5d4
0x9c0990d84592ac7cb903b8884ba8ebaa0d82682b62e0fbdce6ce34ae695c2f9e
0x3ae89561a6bd84df52656b2f361530181703cbbb921bda447413e8ff8b9581d6
0xec3f900a2c326e9fb3b12cb55a56fe9c075faca1e28a58fe1142b4fd3ed90274
0x1e8357edbfc0194401a24c1a0198328e173aa6e964189a2afba8628b6f7e3a1d
0xa9eadeb77dd2af40e3ec4ada58fa14d2ce06de7cb71bc93d165ba957e73a46f2
0xefd5e5f984fe929c7d625fd6c1092230c38c7f93ba0e7213112353cd6c1eeaea

Functions
Getter at block 21393351
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x80afb4c0b431194eadf59d850eef2521948fd20cb2383f5471ae4250494fa870
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6e43f1951Be85a12Ff95d6f7300E6fdb7436928b, 0x6C0Fb2ce8A5Cc9eC6050483b2B2DCF30CD98D01a, 0xa89e5de671EFD37C94533AeEF1D638343AB589b4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
138
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.