GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0xdb6141bb at 17016085
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,501,334.74
ERC-20
Value $1,047,321.78
ERC-20
Value $469,514.25
ERC-20
Value $169,762.71
ERC-20
Value $0.98
 (#959)
ERC-721
--
0x4ae7a2379fc7e79a83940a1e2016484c68f4fe8d88dc88ef55773c5ff055c732
0x118b2e9057817db0260cc0422653f78d655714be7a9da4276b6853a3cfff9329
0x8cc065d155c39f6837b6bd86c5e8c3f40b851d4a7278888e093e30780d90036f
0x09a101ecbeda3f822065930253772ff8b3236f10e521f28f2332cd9cff5f121b
0x5dbb6b75cd508274739b03e712edb62f8551dddd97988ea78d0468bd006b6741
0x19c64e2104cc1b1506bdf0bc0047704ce20e8b2e680ba9031388d496bd232bc3
0xbe66b9d84ee9699c746e87ba54ee93f3ad5a0254aa93e998a1e669269502095a
0xdbe7f7bdf67050294b63ac1babd81ecffc36ce6f0475e281bc7f29438a0fcca0
0x9ed8636cf9bb2b2049afb847401def822e4ba9f2bee49fd9691b3007f5876bc6
0x4ce05997a783c0c012c390af33a14cbfac5d6e81b479478569c0a2ab03acd569

Functions
Getter at block 21244502
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe615937db6a0bb5e9419ada0ea64d929bba8c4aa851bec84da66327c3cba18d3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEbF5B96af1505Ca760cF1D8cf84E46E2Eeb7Fa0c, 0x115074808976B2dCABD5Ed6F4ef7072F71F5067b, 0xdfBD87f4C59b8C7047462b05352358350B2379E3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.