GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 149 txns
Deployed by via 0xbfdee0c9 at 17392432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,807.65
ERC-20
Value $1,729,952.26
ERC-20
Value $697,267.26
ERC-20
Value $57,335.5
ERC-20
--
ERC-20
--
 (#1500)
ERC-721
--
0x153bbda442ebc634dbef7102a2e4d7c386be9cade8a0c1abdbd0d7fcea00c081
0xe9c7aaecf40d337cdaa9f5c1dbbc939af3ad8a68885e8882b1b22da7fa79ade0
0xae22aeba954fdc29908c8c91ebbffa98a3a8554d92759b47e524e73c5c33ab54
0x2b709d8d427d9f574078e40d54181ac26fd77dd8ababff80cc7a2e032110b3c6
0x18c3b649a4b50474c130b7cc52667ca60c61b42ade94fea78bd5e6c39b83d210
0xe11faa96a5a92c7fe5aa1a09f045ca5a4ee322367d8d1f3591c87d49b700007b
0xee5e9171acb1c3c73cf318f7f2b8371ec5a10aa30773566d4cd81c19010e9bd0
0xc47b2feee5ddc464326e89e1043c80c47f3a69e29cf6c59c33106ce8740dc4a4
0x85e556f6f1487184c75be212ebad8bec6d4460ac0da75441e268b1fc39f860af
0x58282f06a67075e5d370e6ab21258693796e2036c8406e9f631aeae95b2c1292

Functions
Getter at block 21399441
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe6b521f31c62f08be867396b32e265e400676fdc07e8a6542822fb2b9555c1d9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1E6a5548a79FaE314287d52dDb5caB598554C3D1, 0x5487Cc1c6561Be182cAAAc7C1D180b6AC7C7d983, 0x85e5e089782a3cAd89D1672DFBd7A9300d635Aa6, 0x715B478C9146B748dE5401818D9d297B9Ff4ed41, 0xeC1B27B906d66BE58Fd4aa07Ade790c65826B112, 0xB72aDaffEb3419487C49690Dc68e963F7d7D81AC, 0xe8592B3a9ee54472A0115262871eF43B5F3e8E53]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
146
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.