GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x8d00f0fd at 19673098
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $326.19
ERC-20
Value $1,569,475.88
 (#1320)
ERC-721
--
)
ERC-1555
--
0x34b95af3969a860ce96d5e3df97f66c14f0010f2fb39963fd84bab0db3162c66
0xafbd86d96da6009a96a382182b6f08831a5758e3ad028c94d28e066a53906a46
0x00a9165baafe3d0637af94ca31d86f4b9f615a21adaec3b1c50164465500921d
0xe7421829f93f1a8eae9f444692340717017a9f21d8999a6ec0ae550c29a37cdb
0x6ab3462c0138bc39e2fab7b2a501673567a65310aaf4b7b58dd301cd6807c089
0xb00a519d83407992c062ab414ca877b18c43024c04450b9af66b624c754db29a
0x616a1dbfa47ad5a329f14c46aabfafbd1b12fc395d999201d875e9201c13a92e
0x8d33c7d5dc47253912a1ea912bfabfad85cf5fc27824eb07ad398b0bf357b594
0xaa4cc3016c693fac33366e67cab194f6a705368a29ede48dc2a582ef28c9d49c
0x7d2fc64137f535be26df9ea8896710ed0bc55de7a425e5a67cd123fe89e3d212

Functions
Getter at block 21273766
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1c1a190eea8cd2bdcf40447430e7f31953dea4d68a5de4a5af0fc873130a9804
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7fff8333b1F74fcd4EE9d0529841430A264C6716, 0xc8dA3eC2F436B1306aA3C2378322624bdFA57160, 0x4Ecc77F5E766d815F4350f1D2AfA76d33E40377e, 0x36305e565e4798C55B764634dF8a08F6Bc5A781C]
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.