GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 77 txns
Deployed by via 0x87aaf368 at 16418253
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,678.96
ERC-20
Value $35,733.13
ERC-20
Value $14,688.1
ERC-20
Value $10,000
ERC-20
Value $1,802.67
ERC-20
--
 (#442)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xc6f742bf0e0652488ff75019f63d3dc4bae2403a3053cfcfbac60d5ac34d3ec4
0xe61de985e1799bac154eb7452165006df3bcae3ab45b9dcf131db27976458e33
0x11d71a531024b93abc0e044ba515e505b07467a6fdcda0241a4c9c634f870207
0x085e3b99565a657ade455d4fe5db2354d25a9560705e8ebaef81594442247fd6
0xb006a0fd34b993681d10ae84a3238e3e468eab09e25fffdab18d13ae56b26c7f
0xf812eba6eb2916bddc0cd88e843b22685773e926f9ebf671f6e5bbe73bdb107a
0xda23acf94ad8d154407d7539e5cb200b5e110a2336e5be8d09fcacf58a209cff
0x076815a76d5b86d57c606c10826413bf4776586a7cdcd89f1ab9dbec803eb6b5
0x74ac0af78f9b37ad0d5b253779d6a14b34a798e01b68dd31eb87414af1fad601
0x77e1368f96006f846404c5a9a2cb0bbaf2dc77772e23043ce013881c13228b24

Functions
Getter at block 21312079
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7e2074c1cf5af26aff7aa0d6560edf98047db22f2ffc97b111bbacf206e17709
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x66F576C1eDa4044A01bF68A78564F39bA3BbF65b, 0xe8fF7D752Adc76F93EEaF0B1BE855d99c6ec9938, 0xEd0B4c0B4801a635380121ce116D78a960e8aA3E, 0x924d38f80A2255D130D6632B7E2Ec99bbfb18963, 0x50c938FD0227bd237a7F188d74C5a05AB42629B2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
77
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.