GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 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 $40,042.9
0x6ac3c792b6c0edd1334845edf8add0d26914c49c6745a736311ac5e5531e3142
0xb18fa9be0453c9477517812144d70fb147b8e428b3a58eadf58d32476a93a34d
0x07bcb15c0e06f371a413cdc9ecafa32b0bff862ec300e84ddab657e6ca6b1ad8
0xa7ff26c64573192c5f9a9b53d2b0a4d8654939cad40f4f3c4af55e6ddc07366d
0x57d53d4c4c15278256a73b34d07a966cd837c402060e1419899877066bb34ed7
0xc8712859a2c4381c4920b01312985068540dc9f3b73851e832bf11226b6cf055
0x73abf47a0b802eadd0d37903d24fce87330334e144da3f4b28d61dd19ad03389
0xbd8d001a09eca0b1ef33cfde8f97b3f60b28843addd17a784df488e6c50e7e10
0x4952752bd62b191b3b8062ec3200c928c274a0b4d983d629d430a3eb2f36febf
0x1cbc80f23e55d003f6647e72bf7436c29fa5be2dd0767a7fd729e5661af43a76

Functions
Getter at block 21307423
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)
28
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.