GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 229 txns
Deployed by via 0xdfa9260f at 13504631
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8.59
ERC-20
Value $18,088.11
ERC-20
Value $34.94
ERC-20
Value $19.73
ERC-20
Value $13.47
ERC-20
Value $0.24
ERC-20
Value $0.02
ERC-20
--
ERC-20
--
)
ERC-721
--
0x1d17164fab4c958c5e0aa94706d43b37176d517e9bca8e886f6669571e254e64
0xe0a58ab45072645f0dcee400e9965e3805adb0a063e9c0a0bcec6e7e19f9b397
0x9668a1ef36eedec76fbbd4af2ec51364de85bbde8a595098e6b3977b87eb1767
0xb23f49ff99210bf472fe5284061e63086f66c1528faa8f17c98a3dbb087370c5
0x71259179e916e37f8e4bb90d9f463dd7bdb640571ad67edb8a955964e5cd74bd
0xa8734669e8360d6ee822642bd0a94de96ab0a93225a12b31ca45a58042895c17
0x047d884e0b5d8c5054cd98afb27756cc23f58af26c16105b0bdffddc0cdbfc6b
0xeb10819910f07e926dea9aab8e0d7f2ea7e2572575431f605a5c8701b2a8e1d1
0x6354ae151a79b04b61a79585e3962ffa8e76f5562ae637a0dfd5e7ca83a6b91f
0x514da825686a181dc50d1d3ec50df89271abb001bb46e914d3dc20d3e99f43d4

Functions
Getter at block 21331140
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd47c6259decbae234d5f98d86a3d8898f750c6619cf5a6ec8e06326ef545eb8f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3d40267CC14707eC016fdF1b6207578aac2c6675, 0xCAE79b098C9bd9EB1811709bBf57bbC124261345, 0xB08353619454624919D2e580A4f87a2Ec243b1f7, 0xF83D854970C6D7Fe7a6F6d26872Cc121B996887a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
210
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.