GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 120 txns
Deployed by via 0x6ba69bc4 at 16140490
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.1
ERC-20
--
 (#701)
ERC-721
--
 (#700)
ERC-721
--
 (#699)
ERC-721
--
 (#698)
ERC-721
--
 (#697)
ERC-721
--
 (#696)
ERC-721
--
 (#695)
ERC-721
--
 (#694)
ERC-721
--
0xd09cb598ea32f171e5ba3ed249be6a2a154fe348b0bc84f33e979a8bab2a233a
0xffe3716b481eab73ec92f7f7d16c43e52fd1ac6014920c0931f46015385f629f
0x976268ab602177831481f24c0037467e1370facaef17c3aac90f5995f45251d1
0x74a5b402d3ae3685ea7f4856fb6d060ac06ebb1fb96a48d07096bed09e6267c3
0xe2cedd1245f8d5ac5c53072689ef4d642bfbd42789901ef6a1a91a78fff0f96c
0xc0be9b891acc9ae233ec8d42a0c5d1154293cc873eb9fe87ab62748b5dcd1485
0x88dc4564440abfea455cf503e4a2ab001c22e07a2f123436b683276ca7fec0b1
0xd7b6f4a8ad364ea5a3b1fb0478616848619bd47437e3bb4d0c75a93e51a24457
0xb89052dda83dfa5d8f85446519b38fdf1c16d70194b176819ea32be1b147217b
0x27bcd614672f1595eebbf2bd4a573c214038fdb6c3cf82f839d6daa90c3cdb96

Functions
Getter at block 20859251
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6efef014fff397f0434fbe54bc83f59d0779d8ba5408a623ff94e7cb7d6da2ee
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD31074937B28f65db4eeB243916883E335261650, 0x0e706A98F414F49A412107641c0820b0153Ff5Dc, 0x5c8c76F2e990F194462dC5f8a8c76Ba16966Ed42, 0x173286FaFABEA063eeB3726Ee5eFD4ff414057B9, 0x4507cfB4B077d5DBdDd520c701E30173d5b59Fad, 0x2f2806e8b288428f23707A69faA60f52BC565c17]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
117
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.