GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0x596036a0 at 18828237
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,104
ERC-20
Value $16,677.73
ERC-20
Value $6,594.92
ERC-20
Value $2,878.24
ERC-20
Value $114.63
ERC-20
Value $56.18
ERC-20
Value $53.61
ERC-20
Value $36.2
ERC-20
Value $9.5
ERC-20
Value $7.83
0x87cf823342af3f99fd78337f8162099a57a82e5c860adc988869edb12664e244
0xa5819aec068b1cea0e64d4655e4caafd68ca61340fc8913fb3afa2cf1afdd20f
0xf088651d9537a9987619098045bb1026d8e106e725397f70661694f4b3dbd815
0xb004e096797f58950319bef22b0a99b8e40c15e1b5663d8505b0e7f443cb714b
0x4f8352c906585deac11eb8f1e7ac888b375d9ad85d7822cfaff81106961d1872
0x4add2b0f7b9422a0968deac083b15c2e879937b9c902a6582738cb8f9f7e0ddd
0x578a87af2898ef686265286cbdf8ffaee738bf56441b91c506a87d1fc90637a9
0x53e764dcaa65402b52c901ced8886e9d7f83ae222553d43a5efa8a36d29db242
0xd21583ef634362942cd4e63eef4b34a8c5ab06cda747104a453a7700319ab280
0x38c1c322c0ae9e7b78feb38f54debef6885a209cb86e9e553941c4b943e4c2ef

Functions
Getter at block 20861921
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2a85284473b32061bb2b3332a5a76f971f7d2da9d6dd4e98357f3a01b0b25051
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x57c704BDdDcD2CDb0C86FF0b3ae29Edc1F70E799, 0x10feb41C6DeDd8Db22435d63Dea1CDEb61446e59, 0xE546eC3493DC18fDf34A28ff070BB0DC0662C343, 0x68d640c5B27f4706075936839a34b58b695C7584, 0x74d26cCf019751dC6B58664635b76d9134FC0A03, 0x2Da55EBfc37E436E62b5D3378616d7c941CD3e21, 0x0DCc47EA8e12C582B3537817b0bAfE43ef99a90e, 0xe3b73a71D1Fb1B503005F4E7D2CE11BAa6aFDD36]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
87
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.