GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x78364276 at 19991852
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $232,880.28
0x18f6b4fcde70575976bfeb5664a1e507318fe79dfce37e861f39626b5d62ea1d
0x9a2f318536f02260739de511ad0c05457022d3eebc6994d30ba630f54d8fefdf
0xbd3304e15ae5b4ff37a2ff6449e45f7fddf73530212321f285b963f41c62e178
0x7824bf52c1dcaf3c276bd490dd5ba3af4915db13e5acd7dedb6fbb53c4d48ccb
0x09433fcc98782a56a25436096ad0722ac944b1831066f350de18a8247026d66a
0x6fe20a5c9ccc4f3845194bd90bfcfe73c718f8261b85778809a8479d32c2bda4
0x421c90d87ab51c52faf9aa34514698fb833967fa620167127fd98b6bae442430
0x2f4e81976741f196ccb96f11b0ccea4498fd88ed0ff406576b5bc17207dda5bc
0x831087b1d529f1d700314d01cc72ac36fe005a5baec789c56d4df3f6cb3b46b4

Functions
Getter at block 20970025
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf8cb96fd96903cd80650a5098e2e6049d1a3f1e2ee2aaf84bce7225e0ab4acb3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x29B422869400BaAf4988D5F3DE3a81bABB9d2CfB, 0xcBDDD5Ce20450931Fca5e57B2d66ecAb07AcD7c6, 0x245dB0b51FEdc72e527E690976542Bf48b45D45F, 0x139B51Bb9089196485F3fa101AAfAA406764B805, 0xA221af4a429b734Abb1CC53Fbd0c1D0Fa47e1494]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
9
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.