GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0xc070194b at 14469132
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,289.55
ERC-20
Value $189,695.38
ERC-20
Value $6,379.4
ERC-20
Value $3.09
ERC-20
Value $0.99
ERC-20
--
 (#2)
ERC-1555
--
 (#2134)
ERC-721
--
0x99909707de414c02e16870716894ca6c676ba706d7ce9641f67bbdb62758b537
0x6794f93db56f77f04dde1617afb05fac7a3ca093518885d1257623494f261c43
0xe164f71926db2d46233414e8cca2621a12606f7f2e40dae212ea37407cf20429
0x3227534890eb9b93b632377d5fd536d27c9c012b4c8bebdd58d890cf7c131a6e
0xa98e1aa12b37687e82cc3edd6991e2c629e5f440e85aa756fb03ca5dede337ba
0xaac8569723ce28ccc18e909bff9606e8d66938b81cf74820402f01d277eb93dc
0x9d63e9d05f6ff72b1a5968a08b37c665f580b8eeb25e34ce784d6521785b1325
0x99a93c9dc2cff1a4700bb89f4e297bf5f216e9f30a319b6404e5a6fed4f0a682
0xb64568b55e0d64a3ab946b8b61a39dec5242d41622a306ad8b995a09b6fd33b2
0x86444b4e76999ca44f21f2ffac5ef20d7b10e7a70f313a15e04d1ee2e28b5752

Functions
Getter at block 21184589
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9535a46bf02eb3cfb682032761a0c1e99d5b20da66beffe21f19bd5ed187111b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf333A8373c463BD241585652E6AAc94fcB031005, 0x30cdA694F1F3E35Bd25843277d00B9FaF45CF9B5, 0x0bBc871BCF8a98E7202663Fc18e0D6dDd3909Ae0, 0xe7c0F18C8d05729301D12Ab841aBea9f27Af5074, 0xbFe824599e922c380215855Fe89A0a8156dbE552]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
63
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.