GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 195 txns
Deployed by via 0x76fac158 at 16150931
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30,072.97
ERC-20
Value $9,349.35
ERC-20
Value $8,871.93
ERC-20
Value $8,074.37
ERC-20
Value $8,029.99
ERC-20
Value $2,854.75
ERC-20
Value $2,622.92
ERC-20
Value $2,523.1
ERC-20
Value $2,253.43
ERC-20
Value $2,150.9
0x0e75d47f6abe1fafb47ff61d02802a332b9b6ab5b33b30eae5ec803b73d5c1f7
0xd6e3321c2a50e2507a049c2e362da0f3f254ad6292f163fdeedb8781eb59fccd
0x3eb2b70f85f69a48af274743880380799e802042a57eb57db083face77ea3ccb
0x22f7c51d9088f3fc93cb1d15ddc1eb9d035e97019e282fc37122b09c159b512f
0xacdf21c9e3a3f8a12216e7443d93ebca302d16a1d4794e7310a09304080ba566
0xd8fba616a22ecc0b5b6764967a29cab35567e575824818ad2ba694f4c31038b0
0xda3383f75b22eb250f215fc8bfb3134f2929ef1c414449e3bf202dc04a5d26b8
0x9e6c5533aac66b0210f402efaf735291d884b73d632d472631cddd0641354018
0x5edd6d3d96191cf4b7d6c6e8eeb307e8564cf1c42dea15ba6c70b2acc296f845
0xb40ca4356abce0b513fa23ce9bcd7662941fc5d7c98917ea8b3b1806f9eb2410

Functions
Getter at block 20792100
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x70613bb30cf6d86787a6389b80f4d9decf4cd98e2d11dae8dba93eb7c6600e32
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeA28748E24af7F409FbEd8db629619106b39883E, 0x8B18687Ed4e32A5E1a3DeE91C08f706C196bb9C5]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
187
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.