GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0x5fc66435 at 19518641
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $418.68
ERC-20
Value $769,132.94
ERC-20
Value $204,119.76
ERC-20
Value $19,183.77
ERC-20
Value $13,930.02
 (#2130)
ERC-721
--
0x0c09c5b05a7e1998aa3aeecbe09ebdac0986abc72b27f5294a2a9e546705c2bf
0xd3f9d14f39a9d101fc3c0b6dc37894ebd814c351acaa5d5ab8dcade53558771b
0x422c3056d9b612fb2ccfe31d1b807af69c5f89588efa4eab7907e001588bd7ce
0x7337ce3c8bb1cf7d799b1b851f5d199149d2fe2f73c342f87d6ec27768e36c2d
0x0f6e73c9ae15b965b82726257a437a5583a1d1849533d64de43c1d0ab5278f5b
0x49fe23cc3b76bfa6a060a736cb989d838afcf2a611bb672c0459d567a68609cc
0x6ff0e6231011409f5569e7f0ec64934b88201108e1cddb4d36d2e2a5636acde0
0x1931d3e4171eae9bdb3d182f6d0e349165bb5a3970a3e1789ef49db2e16fd4a1
0x060eec5ef8cd0c20b96981eb2330419c9613d9aeb5e83c34299a12e08248c8c1
0xd7d8cc751ca6949b6440d65851fb108cef326a8537f3438e6c0ed36114334194

Functions
Getter at block 20965273
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7a59745c0221c18d2bd27750bee3e0a5b83d0c03be5817f89c1104624a15ea26
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1FA1F2331deb443549Cb317015D507E799b56dBd, 0xE7241653b81Ff746647Fb1cf26bB5c0C75819Ab8, 0xCcD54d8b5e41eb7133a2357618206c0A5A386c0D, 0xe53699B90a319dEc53F29cD9f55ED573C0699724]
getThreshold(view returns (uint256)
3
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.