GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 358 txns
Deployed by via 0x9dc8fa98 at 16384504
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.16
ERC-20
Value $967,385.55
ERC-20
Value $464,318.09
ERC-20
Value $316,107.84
ERC-20
Value $300,965.75
ERC-20
Value $223,871.94
ERC-20
Value $216,619.95
ERC-20
Value $137,654.3
ERC-20
Value $49,641.51
ERC-20
Value $30,646.97
0x126ca40bf9649dac1e2b583450ff2fa313d13b070609e2da42506007bc17636f
0x14df9538dcef2608e83dc993fec023ecc8f6c87d5a051a0887dbcda77a7a1172
0xc7d4ec98731dbc72304eb81a40219ae3ebad23abce4841e6beb5e41e130e6fba
0x112b1a48da36ab7eb86547c6ba8e7bee201c95238d959378bd70fa96cdb12702
0x25bcf9c366823f433f70cf820384f2cc3ab4ab923d29004a45d45e3f68e95f75
0xa131945e49014d502ad43a3e600dc7dab089463fa272dd4051880ec209098048
0x97f63a9c3477cd85b8c278105a1895946a617b4cbbd278edc208f6512eb7146b
0x7cfbcc1815808406ffbdd1db011a9e4cdf0937f24f23f29e0882c7d9c7bac7a5
0x3de9bcc6b060d62195508cba7e306775c29d3b7ff33376460fa62fd7d9905a48
0x3796e0f313fcc3a9ed4e550fd8683d914af0c73d293994604cfeae93c6b8ae58

Functions
Getter at block 21216018
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb1e0c8ae1f708c409c47cf67cf14be66a170133f2a4fd598c6f07a7a1343cc78
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc902628c128de518E284fcf1F4b503c3CDe30de9, 0x492aF27394D3cCa750E2C9C714D926CC23641309, 0x3faBe6F79f5119336886bbbDfc0B0853DC831919, 0x3afBA7eA9AD010a8E66e99b815E7C19648fBA792]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
314
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.