GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0x1aebc2d9 at 16090522
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $35,428.14
ERC-20
Value $26,721.9
ERC-20
Value $5,132.25
ERC-20
Value $3,877.94
 (#43)
ERC-1555
--
 (#0)
ERC-1555
--
 (#43)
ERC-1555
--
0x5ca3c5ad643c341cca989c0a0220cc62ad1f42137e8d3cbec4c18ff3627a36bb
0xed82f41a5044b16d78bdd9f9d07658027b48ecf18e86b40ce647691a944f77e3
0x2403790acd1e162f41866db9bf77cfbc8ee3f99c8d5e6816116633d77642a207
0xccfac9b067cf4d6748936fa9834b88dac16b878dbe3dd1cfe376109362967498
0xdc34d1e76f645f16e562020ab02eb98e9abc8f6b4e28ea5683e6bad19d492758
0x5dfc78e4ddbd8165b85e3df836289b88239698c6b290d5ea75111edf5ab45f39
0x33347e9acd4e33d28acb05807663e23f4e2f8ae77010a52988c4bed33a840cbd
0xa15be3113dc5458835a625af2debe82b773bce946c351bcad14807c5ede5b010
0x10f6d3e82ce95f62d277747855bf6f426aa7a1b1a2b46021e8d97344a449cc64
0xd6a08f0ae33d0f40538452f5cfab72042358ff9619d385dbd34fe4fcfe2b28e6

Functions
Getter at block 21177740
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe3df35b309fc8d6fea42ba689bfb3b097de9b1f1a820ac5538b077aa242ae767
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5526C9Be9eE968C31E6772E03d5b7c87e0B4c730, 0x15f894e9A0f831607252EfEc980b129638DfEE9A, 0xA9E3222BaddA9555E5B1516d7d176dc5bBd6718a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.