GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 448 txns
Deployed by via 0x37d6df44 at 14200912
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,935.52
ERC-20
Value $9,425.55
ERC-20
Value $4,613.03
ERC-20
Value $3,046.49
ERC-20
Value $888.55
ERC-20
Value $799.04
ERC-20
Value $435.38
ERC-20
Value $1.08
)
ERC-1555
--
)
ERC-1555
--
0x945c650e193056b32f04f7614ffd8e386faf533fe2dad2723c3b15e60d3a2154
0x1daf9bdaf4cc27843c93186e1a7d96631027c53078c9b515bafc700a65ae12fe
0x86e94ffd30bb8fac3d49079baa732216b0aad96854a2fd080f4013476eefd3ff
0xccc23cc44fcc2da4f5f83ddbb4be64c7e6ec91fb7b77a518f010c15dcdaab793
0x1430473c99fd750d958896ea06ed0f150b08babe40d01437df1a1c247a11fed0
0x2d2ac696958cacefa25dd0d89ae7b8cb1724a98de4b234a8c8619686b5133868
0x3a88ca3723b9f6274c4b400c78b2dc2148c16f241c85bf8f630dd2761333979e
0x60f9964870badc9a993e5ce3e734c30e173778b7cb85aa25fb2da5e8b4bd21d0
0x10b8dcc4d8e7b0e39b204081769c9ba83d154a9d4d73ac9ab63d8131907b0b81
0xe92d3e5ce54eb9430bf19f4d51022d976baafd3d03703b45accaca8819613feb

Functions
Getter at block 21193332
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x71b0616d6dbb8960a8a56b670d2c421674ca3bea50cea735a19a804ddebd9c64
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9B54D1714f85a192723A36f1e8DE9E81dbcBBB1F, 0x18898ac235fD3ABABF40402c8516cb32d517532d, 0xB0B60594c97D73A16233B112f7fFa6aB470B1790, 0x73abF793F58c86052d7AA11570b8F54BE0957B6c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
500
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.