GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x4eed46a9 at 13634467
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $533.82
ERC-20
Value $342,734.17
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#2499)
ERC-721
--
0x35a57aa4d5cdd3cdbb44b84d76a598be76d919e4aa7a79eb3fc69175fed4877a
0x294ea2724e1b21c49855ee926be9d69b123d45429192670f640e941f89bd3add
0x5d4e2bf04347e58c85df410a14bb3637ac6b818ca9bc07f665c3f9d7ad72cc03
0x36ef075814de67d6ec635df72952c696b0682237f3030ac415f820f26500e365
0x7be4bae42daf762531e5321ac52ba4b0b9908116367e730994c58e2c1a0a4abd
0xb0060f26c0383eec8ba7d4b5b10b09ecc469dfa5b2a1bcf1777a1b22fd0a8082
0x24e4d4367dc0143428a921c61d936648e94ae0732a40dbff1bc2d4103b150f4c
0x21d2b061de51639ffdd24a5426bd623fec8a44da83b31bb9b3ee0b76d0748ee7
0x004ff57faf3de0459c7f578c75c0a8a0887e18f0e4b8081f77579ae5121bfa7c
0xe0b95c916c109b655c1ae0f6fd09faf28c011d7d64d0ab99e6b42a952a0555b5

Functions
Getter at block 20853921
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3e7e8cc88db1b1e49f5482684f1db9951ee499a8036b16a3c7e1980ab115472b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x135BdfA472c74a1BA7EE7785d0dd39Db07837B86, 0x63478afaA6f9805A94bFbE483d95b36A0c96a8b5, 0xbc832C02920D53c37e9590dfB129975eab468Dee, 0xD2Cd96390DE13Ff666538e266Fe79C176Fda0A5d, 0x4fA10368761CeC18AdA3779B7D7713F75Fa446B1, 0x91646c2c2fF05C4e9822740b0aD9d8B3DA51382b]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
14
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.