GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0xde3b0137 at 18066321
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21,701.04
ERC-20
Value $142,854.96
ERC-20
Value $72,388.4
ERC-20
Value $2,259.53
 (#1058)
ERC-721
--
0x45ca3fc4df8181e3950519709efd86f84ff287b0a94674211b667442f8646e72
0x475f04d500f75895e72c31d74535d94010676b7e32735e29d9c9f60f8cfe5382
0xbd86fc117acf72a7a7e6c0366742011aa56a3dc5326d63ccea2c94b5ce030c98
0x8a8c1afcf038b21bb431f4e6dca85dee5e7f3866375451eec7aa5d5472b55194
0xd8685c012b22e49bf2b35f3ce1e1ee33487859fe779328d020cb706c83abee06
0x7c6db08088fbc01d4373bc3c27f94c10d8ea5f43eefe611b2b24c59b5d1c1230
0x06b3336fe89624169080a7770d283ef218cf2282353753a0456ce97e27e0c84f
0x0542fe15d62ad9eb5e3d4c8e6225382d0fe594161a8968141c7f7aad425873e0
0x55775239fca15e1fbf8c4aaac4ffb7ec5acac92a3db05764d7298d0f3a202429
0x066b474114841d3e2992318ea0f04889dbd31ba7b945aa352a07e6c15d7b1120

Functions
Getter at block 21317961
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x42737926a73f4f239aef52d988b2a7599acc416152bc7cbd1c9ec4df1fb91b42
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb458fF878195B43Dc00387dc08512d74fd30A6D7, 0xEf48B33975E77723b6D58f08c5dDB4b3b05F0b16, 0xfFE3188A5Ef1a5cf3B2680a0f5837F4eba4C52a9, 0x7fC611eD8Ca14856499BBef313936e5A257171f3, 0x0366Bda69330FFBe066dC1F67Bdf20D11ea21cDE]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
47
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.