GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0xe3b29e03 at 17635284
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46,204.05
ERC-20
Value $1,106.96
ERC-20
Value $0
0x06c43e60e6160293653496804616403c8ebb637205c2d37732fdf0eedebd7663
0x68f32ba289b8c0bc6183e4b622c97f7edf0ec53c9fe6d494057146545d38d524
0x8c061a34b1b8362a023f17b3f531396b161763b3d14ddb379df5742c9f3ddc00
0x7b321d74513769cbc3ee27e0ca4e742f5f3b6de08391532f87179bdb156718b5
0xb84dce632f59724b19f9b18e3e0869aa3d376f396a304ee766eadb3aa75f25ef
0xdf9d28ff8173399447fbab1f4fd282f59e65e6d33020c57d87c82ce15323051c
0x5047ba4201837343931410f6da54b689227cabe366b1725354c0f35fd934cf87
0xec4bee0b5e4d59b0ea0b55c138ff10de7000d57a5a3a2d035abcefb2cafc1a8d
0xd5eb8200b59554808adc42099addd0fa2818fa8c0d1ab1454e789b901ad4da77
0xb7bd19f1f7b56f23b694b5c0f2fa739154e2f12050438056a2d61f0f10b89459

Functions
Getter at block 20892142
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8ba3ba241a3857aa56473798cc09b0613b62028419cf5edf4920f93f32b39386
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBEaC4DA6a04e8556187B610eB72898650b02f946, 0x1E56e1cC029669d3E735c7b9f9Ce584D64b169F8, 0x67ef83702452F3fFE07dA0e26B12F909658df3b3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
27
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.