GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 86 txns
Deployed by via 0x477e4102 at 19546603
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $703,260.98
 (#896)
ERC-721
--
0x6c69d02848ebd735c0ca8bf494ad02b7957383af6877fab3419ee3baf4e89411
0xc8f962f844c83c4ae26426e1249f6c901841df9fef928ef2ee3d3f81fa61dcb3
0xf6d4abc4182b994c47239e015c65bfeef246ffffa89fafb82cc205ebec3a7b2d
0x6c7a7d95faba8ec40902a61a1110ed405dff2783a0236ee0651be8aa8171d478
0x7ab5968050ce0b72ee96115cd15e41389d332962511ed6e9e1b966e213c7a431
0x6d2a88da6660fdc5344ddf42dbf209ea9b40a547a48822b0194203c5a6b90d63
0x9973edb69cba7279476e4397497a117990787a63666582800a3122387dea5245
0x0bb1e358554b79d46f304db5e1a943674b72f077489afe9e9cc6d4156e787257
0x6d302a9fb9b9c5d5fa99e2b3958bc311163d1389086ee1280e0ff2e5356afaa6
0xf84fd7e1cee075500e2810554fbe74a38bdb000b9acbdd2cfcfb8f852a094300

Functions
Getter at block 21319226
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb10449134ffeecd763c23843d9ac6d9b968b1945d3115e471fc469606acf8112
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x409a933A2B6108c3387D8735653E33E357F37727, 0x2da4C19231E5A7141945b5482b635362B3022Cc5, 0xDF527f75B20e23bA42F57D33059475f9Ec26b409, 0x132EeB49f2E12a4277A90f53d2602f501DfEa5C0, 0x8f850fd18D9026116fe9F8b4B243913c02559f5F, 0x9DFA2c87Dda58fCF657d6CF2b912E3F139Cef811]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
86
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.