GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x7ea8a044 at 14076173
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $36,768.28
0xccf151bbc13f6f2e242d09991d370046207911fbf16efba73fd0e0a8a6faa35c
0x86fb29c2d86d1de1557fcdb30b20cbed36b5f206451f28a430cee1fa7306c092
0x5414db8e80b3d2ea3b84f8fca1b2da65a169f851aea4470b96d34a1c95fdf72b
0x327ae31de314e4c3b43df35bfddf139e8c0b29bb0fe1325466521b8531f99c36
0xf0ce2d8bbcedc4b0f9a23022555c0ea4f8d578d980edcdff7d4397076d93b1e6
0xe1c1afe09f8acb7c59c3ae1e5ee60274a4fb5eb82c01c6025e650386f14795bb
0x5620337cec6fadee3734cccac5513183177cba4a342af9db224a77ad67850821
0x54394e54dfe13ed302712cf3f69dce948be137a54398e541d1642605235e67c2
0xaca81b2391dd177ec255262d4894ddb8090ecb6c68a58adc2dee8653039f7cfd
0x18c0e5f86d695d8c9fd50ae6e003d891f19ba3b1e189a49bc3d29201a518b4d5

Functions
Getter at block 21321136
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x75ba1fd64febc7c880162d3fd2bc8bc397689f792eaca469d7d082965dc3c4ab
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6469E67f1a80FFD57b20D71599cEE4B82a39C28D, 0x0772372ceF4850034c009e00968636761dfb446E, 0x92d9794319F320a51442C630136d452387f35C1B, 0x93BC131E07c6a373601490B7CB50ec4237D99df1, 0xb2555D103A18FCE92196e9860970Df45584A7a46]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
25
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.