GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0x89673a1a at 20664311
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $67.97
0x05689d373913d4d8b613273db64608876e3c75820b3c666ac04dc640c82587c6
0xad44502eeaa649933e2ffd933345b54841df71c916af32583c43144493cb052f
0x04a817be434d6976decd044e3958925be55d75fc6af0e8c64df6a40dc62ccfcf
0x2b29d7571bcf6aefa0c8d517f46f7e9231f3227f37afac62e137b6e790de7312
0x9d210f5e0bad6fbe15bd3ff8337b040064bb874e4b2eddebb54526d42b0fb562
0x717a80c9fe4e4a29451e223181b3fd5a9ae3300f8793045cacbf9cf40bbf55ce
0x621259a3756224d7af00772c8088cc5a6cbee12e4fb0ab755b7cca6563bde72b
0x8e3ba07f466347cf453f65525767e7586a047f4f01574a35ae597925e7c90a0f
0x4bed6024974e5d44a2d81c9b984dc0f7121d49afa223bb88f65b7ff291db2fe7
0x5c37681a64695a8e34673e3bc7231c51c5a81b0574a96a91fea9ba3e6435c2b7

Functions
Getter at block 21324329
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb11c9dd7d838b2a1578f3b15707f2dcc51844b71124a3c7daace41ca5db57dea
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA12EEeAad1D13f0938FEBd6a1B0e8b10AB31dbD6, 0x7f596eEe6366fD25DAe37EE4D6a0FE2126cf40dc, 0x8F3F944D4F04d80EFdb130730ba5f1c17C4AFB61]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
45
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.