GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,009 txns
Deployed by via 0x15b3f2ed at 13085980
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $99.36
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
--
 (#0)
ERC-1555
--
0x5f3747440d6678134c254ba0dcc855b34ae46fc5f20762312d317f7723e7d827
0xa4b27a9cb4692bbf25704a667257060cc3ca2ff410ee314ef2340bf7ce8f0329
0xba367c6928cd06eabe1cf4e0bcc6c0dff85828bad282b9febc66c962ece6390c
0x9b949c799f576dc3cd467c5054a5a30c23c8003736fe59dfc8adecdca79bf32c
0x9d598b8bfb3888ce2e66ad452d1c162f5534654615df7bc2e8c2ccce0a90aa08
0xde95370bc9e07409413aa799c13677ad9eb3db6b5c0f7f4f9ebfbab528506074
0x53154f84a0c09099acd2732748257c1dd8ee8ab08255c46fd697235a991efb8a
0x1261d3255a1964398877fd84879749be853f7dd329704cb9f627450b3c45a910
0xf745602049907ef3e921ee07b0a3a9a600106f8390f1e69c20cfc7a36d1c9179
0x468242e72f5528b2ecf9239ebd204568e16e0a070b841be6a6898185b5ebe697

Functions
Getter at block 21287295
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe2147c2ad4e9dcc4dfe84fcbb6c8f452db68f2a55459f503844c4507f28911d2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x53d0bf6F807a421C4C99bE00D88b1DCD0FF33548, 0x5ADD41117904443B0244feC3BcF806bb57b6e942, 0x20B3E8ef1b243D71Be01a4E2A300C63Ff5162EaD, 0xC4cc2d4A1170d0D676ca993a46d336aCbA0a5962, 0x35169C46B1269e289c2b6d2c40CCa6cb551508eF, 0x889da3c2217197971C5aA022aA14F0668f52bb99, 0xd41272e53581e6799C54f6c4E8F4093709c49EC2, 0x99bE1FFBC387a2f9038356D4A2728A90A4cB7958]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
992
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.