GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0x6550c513 at 14104705
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10.15
ERC-20
Value $5.54
 (#26)
ERC-721
--
 (#25)
ERC-721
--
 (#24)
ERC-721
--
 (#23)
ERC-721
--
 (#22)
ERC-721
--
 (#21)
ERC-721
--
 (#20)
ERC-721
--
 (#19)
ERC-721
--
0x0c83d05d3a2fa605b8cbcd075ebd71895612369695ee254d12dffedcaf0adf98
0xbea5e9e808238b2af0ebe4914c3f86dbe475c9753aaab63dfe9a93a1291ff96a
0xdceecc827c95d2ed9e84c75183c0b2b7e5a0fc6396068ce510aef4a00aeb521c
0x45b4f38a38e807b990484bd7fd9fee6d5800bb552b27256384dfb255c64274e4
0x4a63b9ea20278f3484d9505872cf76050c46ac46f6e961d3180475f6050ce7d4
0x9f218f59c76a8371e2b913f275062b8473eb5c7d91871cf951ed3fb172980419
0x1078ae21084b5fc68dccbc28dd66be3ffc3b620c503da1f7118986ab7f21c20a
0xd2c5cd26cc4d4d7f159c3791ed8c97f053fd6ba3794184af01bfb5b338d1eb2d
0x41eb8ccfcd5c5a34e696f8f5e81a82576443ec939aec61290b958b3d776f0056
0x5ea1694db086184bf8ae557fcc7661dac5bf3b775c65892af202373538961739

Functions
Getter at block 20862565
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e3fbec0eb0960a2bd9ab4d6ff2894e4152b01dbbc702f7c27f7b2dfd9c61aac
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x47ce3b2379D90f53C575B35bBDE2aA897332B6D3, 0x204cA89FFA3602246F7422097F9ccFcb00A6BD76, 0xd38A2312801BA4E2a4015588C509d01680ca9178]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.