GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 745 txns
Deployed by via 0x60e2f901 at 14263512
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $925,149.08
ERC-20
Value $4,712,785.52
ERC-20
Value $1,625,733.08
ERC-20
Value $603,259.19
ERC-20
Value $277,596.61
ERC-20
Value $92,755.07
ERC-20
Value $80,770.85
ERC-20
Value $75,809.78
ERC-20
Value $47,460.11
ERC-20
Value $15,663.52
0x7edd0708507442f1165199b505ecfacb3ebfdd8368f2b503dbc21553c34006e8
0x0752a9a36671982666c499acf2ec215a09191390a3037170e938343c27094482
0x822317dbc1db616935511bc9bde8df750902855445800668c867cb6ca898b7d9
0xb6bb952b053de4872825938e575846bfea3e81518bdae6144044093eee96417a
0x2edb7d50fe014c836e7c9c1b33965d28157df6dd0ca57089873d3b47411f6340
0x34ff4bae49cab1e104dab78610c20956c789c966b7a7d1e0569bf51e77c232a0
0x65324888777c86b6838fec9d04794306f4ae91dd0346dedd27d2ccd679052740
0x8bda512743b6383160b8c263ce8f6e88297b4016dd79860eff08d7b38fe46894
0x99c494f50db792a180020b676a7165ad0618fe25ff73b14538491828c2767e6d
0x44cfdfd152743eca8de3ee15466b30c1fa1c659bc66cf944875940f6014c2a55

Functions
Getter at block 21245746
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc75e2f43751090b1ec76ba8c22e0dbf9b62a7e8c6b1eba40047eb6311d109cb6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x941ec857134B13c255d6EBEeD1623b1904378De9, 0x3c1Cb7D4c0ce0dc72eDc7Ea06acC866e62a8f1d8, 0x1081246e16c36fb6A9c1F4E6e28B27CeE28c01CA, 0xfddfE525054efaAD204600d00CA86ADb1Cc2ea8a, 0xfB3485c2e209A5cfBDC1447674256578f1A80eE3]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
850
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.