GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x90fe4846 at 17583765
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $425,164.45
ERC-20
Value $0
 (#2)
ERC-1555
--
 (#1825)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x60c7abb984edc5b325191c293567f70a9b9b42e0d6917ed5afd3a983ee42fe29
0x0662d43bc8fdba3f7d3a9c2d5e00baf9b0b7843c26050e1ba67d7e386af428a4
0x91734d660cdbdec26784e4ad6159242773b59b7bec4aa9d16d4e4da6a446274f
0x1d8217affe73e569b4ac6b7bff5f10c7c8a4759957262d88e6bd1c34898132a9
0x5c301a4b11417e23cc7e841e9364b9b1509da8bce2b6f47dc1d40d2cb4b1e943
0x3f5eca141590b17c80a34c8dc7dcad5e67ecb57b38429dccc55d95eca26ec4bf
0x82e34dfb5bfc074968205e63c6ee5b0d384828bc47f17a378a47b28921707a7d
0xdaf1daefa7d3b3253375f9e0fe6b4571a99994f64a62ef42b1146479e167775e
0x6a7bf86d4a178e1eedd4dc3e9e182f84dd3d6b63590956a043e098ddcbc2bf1f
0x495c7e2e12d65f937ad24c6c0f0bcf30fc95bfbd99b8458d59d1e6bc4b29db53

Functions
Getter at block 20893313
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd332c406a664d64f195e3770dcffdc51184ff24f463ff45583751269854e7edd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBEaC4DA6a04e8556187B610eB72898650b02f946, 0x1E56e1cC029669d3E735c7b9f9Ce584D64b169F8, 0x67ef83702452F3fFE07dA0e26B12F909658df3b3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.