GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 296 txns
Deployed by via 0xbeff54ed at 14522206
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $72,472,074.34
ERC-20
Value $11,430,150.54
ERC-20
Value $996,748.68
ERC-20
Value $649,781.25
ERC-20
Value $557,242.54
ERC-20
Value $38.8
ERC-20
Value $1.38
ERC-20
--
ERC-20
--
ERC-20
--
0x3fb6b1f0a7fab8f4d43efe90e7a88f42099fb0982ba589abcd01cb6c9c6f1c4f
0xc36bef7a9ccfd6259a4bea7a84ae099a5bd79a4adaf4e4a966ac14f1b2e7bf00
0x082be5a0b92b44e65a4cbaca62d04cd7841b507d48553b3c92b9bb0e6510cf92
0x57346c86c74d4e8d2b6261a8d1edcea8538a09b021c21ee1057e0b89fb89f8df
0x843806f698f9d70ddd34a9743582363d4c0a3ccb6b377f620027c2865c7c0d53
0xd33fecc09b21b4ac68c4dcf1bc3614ccc18703947f6bb08a044050627fdfdb29
0xc64eaebc5439a96c7c10be2f968d5b5aa1d40f0ddcac3df3f0474bf83fc01644
0xf437748e098c43e21716fa78483ed60d346d90033e97c481ff46206de84f6bc8
0x3deadcc9de6390fc0e90c8008dcadeb41c10542b544c172d51f394ab78069a9c
0x382f8d4be89e8e50f4ac66f75c126e88ed60b2eda304c0d0aacf2d1f821a2339

Functions
Getter at block 21159466
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xad8568d2acb832c93f03b3afa25e7796825a0766f7d77ead869ff72774844ea9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6933BCC3e96f1C4d2cb73Cb391d854b18Ab7A4F2, 0xcbc616D595D38483e6AdC45C7E426f44bF230928, 0x17e06ce6914E3969f7BD37D8b2a563890cA1c96e, 0xc8dE9f45601DA8C76158b8CAF3E56E8A037F2228, 0x6e74053a3798e0fC9a9775F7995316b27f21c4D2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
510
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.