GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,449 txns
Deployed by via 0x1a1b6955 at 14361667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,632.02
ERC-20
Value $301,567.07
ERC-20
Value $179.16
ERC-20
Value $169.23
ERC-20
Value $149.82
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xe67eae17ea64eda9f78c92d0774c7005d6e0cd96cc52f018a59e397d2d388dfb
0xd8b48d3bc398d7899beaf38f673b1ab8acd3ece72d6cecf3e1fdd5b830e4f88f
0xe216722e4ee433eb3a47eb514c327e508f78b0e4e46d5459ff9abf88ff82374b
0xdb9244fadf3a50592f4949c0725d16ec899ad23c42f70a889f50d0b103893dd1
0x6b501392b516af65d0f104877715c678901802f53bfbe70e96fa4753551feab5
0x0343bffdd38ba696c85f64db0889dbf01015e5c55b50fa19994a67c885b77d74
0xe57088372d38c3a03716be6d6c3eb4e38074dcdca7737fbbea0dfef9d3fa10f2
0xf19fd1784c3e5b64cc3b5424ba1fae22f5e948ca38ad470bb8616cc6d6d67774
0xe82cb2221c58dfb2dbfb6d2400617ee1f93a4a2743d4658cf376da2aa5d2fd12
0xb2fb8a9217a42b8d04065f63c21a208f7919e3bee811045f26df93cd3a103913

Functions
Getter at block 21378606
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc6c8d769186f5d26a36310b559da2ea0dcd70fd1470adf9a08542a8166718de6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x52f63971afD2a32524c859C29943f9BEa38CA907, 0xFDa9365E2CDf21d72cb0dc4F5FF46F29e4aC59CE, 0x962228a90eaC69238c7D1F216d80037e61eA9255, 0x6535020cCeB810Bdb3F3cA5e93dE2460FF7989BB, 0x3FcB35a1CbFB6007f9BC638D388958Bc4550cB28]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
2803
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.