GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0x7582ae49 at 19034637
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $112.68
ERC-20
Value $26,065,747.38
ERC-20
Value $8,183,412.64
ERC-20
Value $6,000,512.38
ERC-20
Value $3,488,342.02
ERC-20
Value $3,344,195.29
ERC-20
Value $2,543,524.48
ERC-20
Value $2,458,614.24
ERC-20
Value $1,144,387.37
ERC-20
Value $163,511.82
0x0931c9a024ec31c95736d3a79c564788be20e8f4fcb40e237da564ca6f60f0c3
From
0x8dfcf3a899362cd6adfc243ecf1be01d6f76c28d463451eed9303a2734ded249
From
0x66247a2f5f3c0cf1a9958c8e363ae7285c25ee6ca393b864c06c83555a6973e2
From
0x9b31c745b7c9c29dea7588ee1ccd5869848b50c2fcf44d8eb79968a39878af36
From
0x2b6f0aafd1fb4614e741003756d7c76c52794d2594945e50ea0cad8c3f8db1a5
From
0x23b394bad4e900f21f72ebd9c5abde30485f3995302af8d3e57056ea40802155
From
0xf3b44dc8cf6ffc3b9212d19537c121403a0090590a70aee530937e2c624f32b7
From
0xcac66b53fa26a5b8adf4efcefaa213d2b4cc4bc6999cc5273597bb420b51512d
From
0xce17d00fc7e0af3edb5ab9229520ccd01b47cfdf55de4ca4bf52f4b91aa6c6fd
From
0x6ad20bfa9edcc4a4238a0bee124a9d5602ea9ee37791546e8e7098f9efd7a310
From

Functions
Getter at block 21256804
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x59596671af5531daa3df3683ede64e4abc6829569864a85bf1bf132b86ee0c66
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x390012A5B2C52C2171e99cE0714554C8F8fa7536, 0x6C56F7d8bc462E902E5cBb8767b753f1771D24A9, 0x323930B014bE47a69f6f0EfDd750BC8C8aA202D8, 0x70631b7376f4956185DaC1B9cb4E9F83CcBC2764, 0x9792a0753AA09F5e0575fd499e870000c13a70FF, 0x6Acf7F2aEE61673a69b9430DB54747aEfFdB7b33, 0x7697558b0Ab6CCE314A8ED1831F9F74b42FCCc99]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
55
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.