GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x290d7bbb at 14611611
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46.81
ERC-20
Value $4,312.28
ERC-20
Value $111.92
ERC-20
Value $18.99
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xd422f135dcba2f18849cb86635bf65b50a7cd150cfe804512fb33577177b3a3a
0x05776e0c274c792cd19375dd7b016426bc0eb613e0a8be8f14d325498d3a55b5
0x5465fd3cd04424ce24a56859fea93d5180386fd1e0d8fff1cfc41a898b171152
0x20427581d57970a3f00c2930c4278ffe6075233694e7a17ec609d212044b4c0d
0xd7da01c85180713fe9be3da43c3093f569baa136b6c80ee47e60e6190726e195
0x87d38078b5566b7228c3efc1d60a32cda5c755d93d1172060bc77af23cc1950a
0xa6ffe6d51b82edd93d2ca319db38cdeafb35ee1f38deb7603be341ff53b112e0
0xca9ea8025947ddf0f91321bbbf5227ce1670b8911a059fb011f001a9a4ba4a33
0xd937388cc8f4d8d6f6fc7bc4e091e4cd1c76d747357d76640d4ff46650ca184f
0x108a571559b33f8d2b186b410b9811ab6b115c14726ec86909aeb555783efbfb

Functions
Getter at block 20954870
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x62cf4ce55b83655b5fa2f404a94c747bcbeb40c0ba925faff62be3b03b9d72ea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7077deC323350ad46A3D0E0c769b10c4ED079274, 0x94b322EA321F94f2bF1A7eBD1AE124e187431fBa, 0xE8E74C23dB915DbcDFEED1A99A0a827be96acDc3, 0x10fDd16c9127C7E157c599223892d409dbeb2581, 0x048a8d8B3f4e5400b55bA615ca2b7A15C8a3Bb7C, 0x40576339Aec7F70D3f63291848BD62CBaC1F5245, 0xE7f7E84b0156E9f167AeB0994Bdbe6A478f5bE64]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
846
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.