GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 213 txns
Deployed by via 0x35d5dae3 at 13668085
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#297)
ERC-721
--
 (#296)
ERC-721
--
 (#180)
ERC-721
--
 (#179)
ERC-721
--
 (#5)
ERC-1555
--
 (#36)
ERC-1555
--
0x1d611a946f2cc0193f3774fd7420f5bd51df9c662326bf9dcbfb7fcd7d3e13f4
0xd6fd57fdba9c087e70285cbf4e1251b5b1d767fa35a82213cc9155e0ba5af20c
0xf944b58566646caed0b1ad7f3622e6a42f3b796f26c27672f5faca029fe977e9
0xf91993550df74df9a4d60232d2d97357cd6916b73b42897272fd2ec6d95a33e8
0xb08e72020d98243ad1438a8d1ab33d33114475a72c499a7e27901482550a1af8
0xb780f9099296e7f2a556a677a74d37bd7acebea0614bcbd9aa723b0d66a3fe07
0xeb797ac9033cbedbd65f5a54bd5b2bf9bd3f5ea04665ade4203f5fc94361f3e8
0x3d291d40df8ac092f5d6d4bf52f66f4492f7bd62e66017d4a0cc5b3cca8ce016
0x586a5df293ecaf7d395cb55dd98fa4ebc495ec33fc990184eeb05a44434e24a2
0xf9de88e19de98ad077f529770462f7297dbdb03cb9065b598b61294c83d2ad7f

Functions
Getter at block 21202020
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd82718e372ce59a490a71691a08d78847346614ab68624f013f023ce8cdc000e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfffD69Ba48433ED89e1686B11dD5cfE8085a2708, 0x4677b560974508e69f3611CCDEF6C77aF0509A47, 0x50A708E5dfE836601931Af3ff6169e5F4e5536ea, 0xf1F31F90D74ecc890553B63F7A9e8aE2b8640B97]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
237
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.