GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 225 txns
Deployed by via 0xb5c2da4b at 17314314
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $49,515.38
ERC-20
Value $86,374.45
ERC-20
Value $894.15
ERC-20
--
ERC-20
--
 (#856)
ERC-721
--
 (#855)
ERC-721
--
 (#854)
ERC-721
--
 (#853)
ERC-721
--
 (#852)
ERC-721
--
0xf4cb41c8570bf9d662ebe7598489deed60ca5c11207b00216617d981581a7cf2
0x6f0b8dffe142c4c908bd87cf3a5285a5fa8eb7982a2250f7ccca213f2410332f
0x6173993b510e0110b73d6704621481236d9d1d8c4e77588b41e08e8c6712f7a1
0x82779d485dfb2b2ec3a9235dd253db76dd960a020c252b56baeae7f192a2680d
0xe692465f23dea6f89edc3a323533b602bc8ccc6f1afb1e63be264e6fe064343d
0x7337dcf9830e9fed044c12d1c7f037953b42db6b363e856fbc63cd3fcd88d4b0
0x1179af9d4c884e4698ab211db328b8375f9ce5e9ddb229ce7091362b32844dbc
0xc64d968e2c190734ec699dc558151035365d3e0b507652615db5c6a4c7802e3c
0xc164c49016888112093dc1a0812e70e281becfbd28a8ade9f46515136a7b6d05
0x2f3348a481cab9e670754f1e31c5b5d316f88da28cfe88170a22fb0b350809e8

Functions
Getter at block 20862887
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf9cac0fcb0fa3d25a4aa14d0368f9d79291b61804ae3c2cdb435bb11bd13f4d3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x50cBF451A8AC7A570d239dBdA9f7547E29FF4bD8, 0x710C3bCe25B5818C135bd053c62e1d6CBB5A365c, 0xDa3311F7dD2e6c5fC149C42e7c0741eACf63Ab32]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
310
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.