GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0x2084beff at 13608337
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,628.31
 (#89)
ERC-1555
--
 (#9783)
ERC-721
--
 (#9137)
ERC-721
--
 (#9136)
ERC-721
--
 (#7019)
ERC-721
--
 (#4381)
ERC-721
--
 (#11)
ERC-1555
--
 (#298)
ERC-1555
--
0x8c49080976820410934c4a2953b79ee6d6782ab712dbf98a0a2a83a80a0daf32
0x4c491972399c5226539d2310d297d92898596c758507d3168ff1f5ae32b6d8b5
0xe3d7285f8a6b96e69ac4b7873309ad542fc8e3c339bcc2bdfb2a4fb802c3f0b6
0x16492ebe3e181337732606ab8f7933d0d58e15c89901f76a7efb85a483185f42
0x05c896da860d3bf675215c1f6b62f64b38dc3a3ac907f7385835d0cbc64f99b8
0x6c0b689c1ffe0f6b2751e77d0860032c866461305df80892b6a27e204e9e7424
0x1a8ec082c8b187caf938f9415be5dfb09cac7611837827758b0033b3c8e031d5
0x67e9084d7c50c2cfec09c9edb98ec4a53faeaada2bb3fcf3266b1368e37911dc
0xe54debd8af3c99fb3148a9eb024f620c9d3b645260afda08899f28cbdea49387
0x5a3ed211acb6b8bc8c2b2c4ae8ec15609a31d07d1ce0ada950b65ec5db6fcdb1

Functions
Getter at block 21223670
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x215e7eb83d46e0ae1625845adc8f247fa6bb27db8be6e7cd24a8c3a5bd007f02
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDe30040413b26d7Aa2B6Fc4761D80eb35Dcf97aD, 0x752a19d348399170f57D3b9bE81e823DC0B631A2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
46
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.