GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 90 txns
Deployed by via 0x13787e73 at 16034065
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,385.64
ERC-20
Value $1,005,717.42
ERC-20
Value $38,571.58
ERC-20
Value $38,554.45
ERC-20
Value $28,821.23
ERC-20
--
ERC-20
--
ERC-20
--
 (#3)
ERC-1555
--
 (#1866)
ERC-721
--
0xe91f812c7a3c50c5a4687c8620d5556f43b6e7081cfe3f77f49a57cfd1e52173
0xcd1b769c6feb24200729e249c950a6ee2a6fda76dce8ea3292f8ff16b7560d0a
0xfb1e59eb2d4d3a1da8e04c3ff54ad5f98dc984df39cee0f9c1099f79e33181a6
0xefa13c818b4e873303ae6e46ae38483818d8945f5f38038f0968c4821d2caedd
0x70c357272cfa6e2fb962401a02d6e8f97e69adafde9fe07a8a2bc2825cf04ce0
0x4250f885cc70fb6a420ac2f251f1bd699c29411e555b7bdbbd5a2fc2dfcb79cc
0x416d476c2cbe7b6fa74699c0a6d6d4f381c81e6f536ea6c35150c1525e07cab3
0xb2380b23e794f7873901631b201cce52d4b6da55ecfee805ae699949ccc9618a
0x096541fa9993bd74a30dbf2c9dd16c83e6880c8bd8a92f50006b4ae866659c7f
0xb3a1ed909be3dd2e2cf8e5e209e01cca4612a85e4003aed7231cd1e84eb083ba

Functions
Getter at block 20856297
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x39efffa35a055bf133fc45d6ad65fc6962a18133356b645ee76cf83c18a71f79
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x14c32736Cc6BA43164525781ddB647864Ac88D43, 0x513164765A234c46B7a25a19739C861E0768aE5E, 0x7B370Fb8109B29eDb8D2fC973cDbaa7E42FC1ae7, 0xbdB9e682b3C9F049774DDD661bf08A4647907e7d, 0xE99179E0b9E4076D1A70E79cAed1662C6Ab8DC3D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
80
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.