GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 675 txns
Deployed by via 0x7974fa6f at 13588746
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,669
ERC-20
Value $4,608,421.71
ERC-20
Value $999,689.36
ERC-20
Value $560,716.91
ERC-20
Value $375,160.04
ERC-20
Value $19,749.87
ERC-20
Value $3,166.55
ERC-20
Value $31
ERC-20
Value $0.01
ERC-20
Value $0
0x67ec5bd82b644f9c35c6d7228768999bb461590308bbae6984f766fef79d3348
0x183dc909b3a2ae2995de9772d5e555bcc210bada10f7268bfc04ee96cbf47fea
0xb6cf58b63bcce6e0c31ab1d18152a1451e0ecd91af8c20b701eb9b158b97f76f
0xc947e64a6c95ab78349e0b7c07d64fb81e76b9d7a8c03fb50b98984b47db01cc
0x5ca9ad08aa71c91c272362a5e4497fa8b0bb65275a633b9bf466c1c8a4de8865
0x0bbce5da22a25cc1efafd019b3df138bebc4b55f37f1bec7954ad9e80636ef1a
0x53cf78110a5126a22627fc46cef24eb030678696d0c0cbfad7d02f0975bb77fe
0x24cbff3e2f8e73ae70d969c9cf67f62df5373ae4f053323ee6119a7e9ba37ba0
0xb5d8fd1059ebf2740819baa0864ea0041aaed5af4898a0b610fe29a42e8163fa
0x622e3698cddbf39691304a40e2e2a5d8d01e9c2911232688474806c7fcd789b7

Functions
Getter at block 21222814
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x31289082f16b94d09e1b72bd4336086b2c0e094e8852b026b02618ad6ca3400f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb120f0286bD6B916BA189DF67CE292BcbB2E59c4, 0x2f1E7CED9f5f7EdC39459c28F5D7EB4823C60030, 0x802527164878f7340EcD4FF491DE4F70E53c15c2, 0xB4bDCeE8Fd331535d8ec67A9a952edDF331fdC6A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
697
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.