GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 265 txns
Deployed by via 0x28270b5e at 15219940
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $88,847.52
ERC-20
Value $20,127.82
ERC-20
Value $11,706.98
ERC-20
Value $2,957.92
ERC-20
Value $2,442.9
 (#9258)
ERC-721
--
 (#9217)
ERC-721
--
 (#9193)
ERC-721
--
 (#9192)
ERC-721
--
 (#9183)
ERC-721
--
0x08966ed08f110d9b52a35e83b07db5f1758683658dae6e5bd5dec1ef07a253c2
0xcdffb57f2f55ea27fae56cb4d7a76cfe2b1a1aba686cad1c996f0d97875cb513
0x491af619e4c1f9223c1590236ba1fb4f92b2351da6fdf30bd72592357942814d
0x0102e6747b3d4f3ef23fc74d184abe2c8b110911ae399b8892dd4f53e7a6861d
0xcd1925d22b232d87b4bef2bf8aac1b3079ad6daba96c800a8994c6ad37c1f12c
0x9d812330eb1ece3dd703c964c32e1cb518f2afa79f23393b00a4aa5ad8c39fe9
0xc2ce731fc024bd24ea9b9a6b3c60adaee29a0abdd335cae86de5c631dae9b468
0x5d8675f68b22f73415df9ebdef19a1c2b79fd816f5d706e074067d4cb39644ad
0x20891d029eb39b52b16177556fef90d6f013d6a7a9b4fec703e5e8b4fa8ecb40
0xc666bea6f71b706b6570102b4a339c2cbeefd137c254339feddb06a9ac6f7946

Functions
Getter at block 20859235
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x59e9404b8e60d50ede75b1ed070013ae719219dfc92038b27be17e14832cb036
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x125C30d64024AdF3a65125FF5B02c69fac298A46, 0xF57fA58CB91aa5a3b6b42FE33bda58490e1Ed5dc, 0xf8346c663dDF9A8b1aFDcC3BF53A6A8845B1b55A, 0xF28BEd2ee6736A4D8eA25a63Df00bFf9761e3679]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
378
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.