GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xc55f5f4c at 16487801
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $62.65
ERC-20
Value $0.96
 (#75680)
ERC-721
--
 (#95)
ERC-721
--
 (#89)
ERC-721
--
 (#87)
ERC-721
--
 (#85)
ERC-721
--
 (#82)
ERC-721
--
 (#78)
ERC-721
--
 (#77)
ERC-721
--
0xe5e620297afa1fa6d9fee4ce0a87be9c9633c1e3406039495101e82745580dbe
0x25e06a37193649b4f2a1d6208bb542c5ec186436887b86ada6b70dac021284c4
0xd16d9422a18c2943fbdfb698074a7fc884757ae72df40acdaa2ce9ef2e21f828
0x82a87f0a7d2aa60faf4359bc156b43b31965146d822df0a6c8532f758124d12a
0x038d7472a9d8ad4c15ea5d4f3fdacbfdf839a751a357dbb686af915ef2cbb6fa
0x43edc3b1fa58d8bb719a054581e6f4c47f962095aab730a3b4647314cc1bca35
0x6c8370928fb796e2ddb26c6c00299f3d1c3940b1f4913eba4a456c32868ccc6e
0x19a9097ae2973c3154df9e8460c5b8324fc918750ff96e7e94ae55eef7467347
0xd0ed36775c6f8a4fd064f55ac27679957a2ca2bf38491ccba25532dd5ff6ed55
0xef87226bb087f16cb6f532b4434ec1ad148c034f4d2f1a46a2c06c09676f3678

Functions
Getter at block 20940003
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc2c52a7062f321a37661ee676c48f70814be482c0a3cb560d09e78cc76ab4c35
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEE960A5CfbB8159c382e1231AB8B4Bb1A15217E2, 0xfb55e7ECbBA9715A9A9DD31DB3c777D8B98cB4Dc, 0x86bE508e686AB58ab9442c6A9800B1a941a6D60D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.