GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x53a9330e at 18412595
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.96
ERC-20
Value $128,478.84
ERC-20
Value $42.65
0x8698f83dd8af6458a4cb5cf2f8545cd9e6b8348e40ceacd37d0ab62b4e6c3ef8
0xd59ca560f112d1e0453b5d4ce8d9ea60e7c855417cd28c0f5ea05124c93cef99
0xf3140c9c8f0ce2e24f991057c28133794594f3a111ed6b33edcc1a1bd7dc3271
0xffb6a62fe53aceb2d7d0dbf6be74bdc8ca7549dd9f9a55e12f26d67fade53ad5
0xf571b3084d8188a8556f0a6555b486f5f647eed4ec72dfd1aac68788ffb6fc6d
0xf5763246788a79c9189acbce7113d86e84e956627ed9aee0137de147ffe99445
From
0xdc0240e6e713c562d2cff021ab2507cf217a1c852d99aea292261cba2e6f6ed5
0xd859f3d58c90092380573aac1060cbc985346d6a6a3f6b231af735e0a6d47655
0x1e242acb898a861889d354fc79a80baefa2fce55087c6afa08f3a6c9d3dcdb95
0xfd0ff14330a5e64e321cb1bc29c41f30a8cee166a301af8014082662678173a5

Functions
Getter at block 21176471
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6e895726f8423a9c517c48d91135a0af2eed8e7762eb8f590e435f2103535686
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0a9eEddaa65546Ad35D3F0Ac9E6F09575E4C9297, 0x9fB92fCC2073958cb9DB567888C0525f365B0784, 0x7C8A5d20b22Ce9b369C043A3E0091b5575B732d9, 0x31d37b4Ec170D89376E614266b6E229342c1029e, 0xDe95557D3c243e116E40dD8e933c4c7A3939d515, 0xe6BbAce44fbB44a65437A538eC0AEC89663a5b59]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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.