GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 148 txns
Deployed by via 0x601a30f8 at 13590871
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,716,438.89
ERC-20
Value $6,884.52
 (#901)
ERC-721
--
0xb988e5776ea0b703816b05bfb358048564fb0185356f12c08c15f63405f28eaf
0xa5781425d853c8a70f8994851147064ec409ba95cf7ab36ad117712e14d6abe3
0x95008e32319b613f5b896ecc60657abb7f776ff052a05b62b33c27088e150433
0x7224eec8dc1c3b93074a9f6ae8fa1ad8e64237a0bcc1ea606d39c76f097fda18
0xd80a55822a576e279d5b8e5cad69dbbf1fde38d0cb4b18b85ee02828062d6e46
0xd7af0d39fb6af7c9434ee66694950cd71755bd7470b1be6d7c170086c260e933
0xa0348417ca8982f561abf30d8ba58129cd723b9a444dbfd17d6ba266eb3fa70c
0xb7e71b87941a3866f25cc6c35ae2d14f9b4d0818135a063e5a7fb432c1190d98
0x99a55b0676bb1495f9e888feccfeac563c4aa5ec0f9d1e6a88fa3dc0f3be9c0c
0x9a84c8dc8ca1d58a9ca9311e81b0f7dff63b48a1d8625cf28a8d1b5f608836e2

Functions
Getter at block 21316558
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe5ab53122f06f8dcf408d3466afd14ebaa257130ee3c6de1441289bdd042c617
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9b78664a1712e1498c2d48b042fBBb94314C6E0F, 0xa20536D0645d685b5b7207DF2eDFed5aB8F3e621, 0x43871552dBB5736ac8BF46aae800166958D34d5E, 0x1DebF06a716582438d764E063Bd769F09380c81e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
90
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.