GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 175 txns
Deployed by via 0x9e82bdb0 at 18640853
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,434.09
ERC-20
Value $0.05
ERC-20
--
 (#2609)
ERC-721
--
0x1f22f373a2b2bcd4e5253c051a07b73bed4633e267b2f49aee4ee97ba5ca035d
0x36e792b40d0543cbf5b1449937a79952ea4fa297f388b1c6e9160f4eefe26234
0x9335ee1c19271cdea62d94bde643e4b82d08bacb8579404883c4cdbbc8773c6f
0x4892664164904f9fd5808199e110683e5a79b2fd661894ae6f01642bb871ac70
0xd642738b85284687404278940d34398e3ed969380ea0332665680aaa2a0fb5fa
0xbe80fa05893e54a8e6c4bfb088a13ffef4b96fb60d3b0bc0e1d1a6e0986d7ee8
0xca6a1aba6a5c8c7a3cad82ddc5ae6d7bc352ac170a01f4d8ba4e4bae91dfdc4c
0x528777d44515414ac3638bcb084bd024af35acc57ec752350c536df941c6b1b7
0xf95191c6fffac849cced411a9e80bff7cca102421349ddbbd25cec033e5bfeca
0x53d6184a4a91e5ad75823ab4321ee8de53adca67fc9617ddfd86fd99e573ff49

Functions
Getter at block 21276464
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x82b68460ff1f7dc06a85abd4e4d4c4e04535a665399cb49317927e411f9cf2b3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x99EBB5b8C05B28a7E2AA0b7B8EBEC61D85D08B32, 0xDA616C63711C21d64c429d5d7889E96326Cfd8A1, 0xEBb60A7DE18c389A396c4f37398691ab49A72448, 0x1d7B432003a5a6f42cfB07787774d293652b711f, 0x94f7Ae4B46bF3C357CCEE495F29712C361236DC1, 0x1F52882fc952391Ef037970E0B0Ba08ba7132FbE]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
180
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.