GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 109 txns
Deployed by via 0x84155d15 at 15789437
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,790,722.39
ERC-20
--
 (#204)
ERC-721
--
0xe1ba761194ee2dd44ad23a8eff4f27238a48b5d880be0b82ec087371c6195be0
0x18b512c3c2c087ee8a91e99c694dd5213a8d2116c3ca0630e25c42cfeb1f8182
0x6bd70beffb82beb5b8fa1ea2ed5b2430c6a20ccb17d7cb8f8f0d9515517e18ec
0x70c1e467c3f02d97b3ee76cfc1cd2dd0c5a81297ab1937aff0ee12dc6195d8a1
0x0b823208d8ef0f8600a9d0fb2bae88f529c085e6f43f8e7283ca98365a866149
0xc5a52113545b3c367fb865078737dabba2c8cd5c5bc46eefc6e666d0f578b205
0xafd9e49a131402e39782e5b7311531a02f0e8bf86ec1aba6404388ecec4f229f
0x917ba8448471e0f848cdc8ec1bc63256480d572537edcd94ba3b12a8286f4774
0xbc6648d5b2e7a41e21bd0c7f47f9a0af86169ac4595ad6c83d06162634682f45
0xd5b0df567ae489220ae82f4295227fb2e0f5fd89e7982f4036e63b96c6a5c539

Functions
Getter at block 20894829
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b344f5d00b5fd10cd91f7c2b79a265af23e2dbe716ed289df83a67cc725ca43
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD6e61F46A164C83e2578bDfAE1Bd1c8058F82e97, 0xeE6251E322A971b2777DbA9DA64426Cf5759f276, 0x7B24073ccC35E33a3ce669b8634961C01F652e33, 0x0C07bB8E5c3740eC9F8FbfcAB8d97fA7669DD262, 0xFB9ced563D50E10Ef727c0674933E5bBD47FbEd1]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
145
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.