GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 159 txns
Deployed by via 0x22e21db7 at 14916693
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,750.68
ERC-20
Value $1,850,484.02
ERC-20
Value $190,136.4
ERC-20
Value $149,055.54
ERC-20
Value $6,420.61
ERC-20
Value $5,716.29
ERC-20
Value $5,165.62
ERC-20
Value $704.57
ERC-20
Value $487.97
ERC-20
Value $143.02
0x0f42cf4e829a739d83311c70779c54bb69b5b3b8b1a431de7f11df7ec480dc32
0x6827010f742bde90d026366da13a9cd8f86689ad239c1cca78e1a30fba3fd596
0x01ff6447bf7ab5688de8acbb4e1ea54d253f63e7b7cab9780e7cb58e29cd6ad5
0x249efccde89f66be41df160a2ffaccaca0d7dd429326306cd30388cf4a39c187
0xa3cdb8fdaa1f132da8b53728fdab883e26f436ecf48f90501541394db05e0b82
0x110be9fa07673785db12bfca06502cef05751b7fd8109647114f9075d676b423
0xca9c0a7e4129295220ff410c4da57c3e80806a6253416244acd3262f7560d0d4
0x38c1caaffd1db1e10f4b2287a52052dd06d3008eedf81635cb1a663a6dafc351
0xf6f29718329be6aed2299e831513a3d7c83b9e07b91521a7d5b3a1fdbddf0e50
0xd72f953b372686eae4f352b562951dfe28b2f24d70abbb9dbcec58a297248696

Functions
Getter at block 21217262
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x18c951d27411076600cd54fb2381b58b613915c0ac5dacd90e4f9b5169674b8c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5f350bF5feE8e254D6077f8661E9C7B83a30364e, 0xAfD5f60aA8eb4F488eAA0eF98c1C5B0645D9A0A0, 0x1bfD64aB61EACf714B2Aa37347057203f3AcA71f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
156
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.