GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 555 txns
Deployed by via 0x83a16d30 at 18712526
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,923.96
ERC-20
Value $78,066.79
ERC-20
Value $26,166.28
0x43da1eb147dc021572ade19984795ee5dfb0a791994afe9fc8a49972c6a6ad33
0x87f43967411c5d9847398c85949a5c30d9bcb2d40dbaebece5995ccfaf7ce760
0x9e3dae053bf294e5678277b3dab78e25339bb135c08c0a6e7b71488694623a57
0xb6f3c2877d021b1e129a847c638c016276e203068d87f7580e3fad8952b0ff4b
0x758965fcda4b749a86081450984fb8613bca0c83f558a661a33194c78248900f
0xcf3384afb4ab3483b58afac227317ec410d318fb4ed21494276ade89e407b645
0x722e327e63e176828bf6074a5e5facc89830c10afed334765c4f4d5f58356b74
0xd7856ad11d1fcdf42cb5df9e22aab246c3217edcafb3d4a03f858291420b181f
0x66d94e62d16449218705f2496c9b342e34a2217bf66a540ac026f802f4815414
0x63dd94bd63be29098b707cf4997ab146a4e7096afbf82c43cf3703fc62911dfb

Functions
Getter at block 20967622
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd0cf0ff64d7b289ff48ec68ba3d3b6c9d080fc261784ca45d37bdeb5e60eab73
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD77Ac82D621A1410A3F9DB7fd91343F365Ac01C7, 0x0CA3Fd956f2e6632743325BD0BCb1a270Be420F4, 0x9aEa86a88eA714c9355D0208CEA6afe9a95A511f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.