GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 293 txns
Deployed by via 0x6807ec31 at 16471439
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,793.53
ERC-20
Value $180,655.6
ERC-20
Value $1.07
 (#160)
ERC-1555
--
 (#5)
ERC-1555
--
 (#1915)
ERC-721
--
)
ERC-721
--
0x9789099636ed2636fc10d029d342b1c08aa65cb24caa44cab6c97ff9ef45305f
0x0155387d0f1c8c8d7db49f1c64effe3b8abc1280cd25368ded98767f4c0eb280
0x789e59b84b52fe2d47966dfa317348f5590a8a9ae54bf7f8504f549f12b20852
0x256161706c5fb8822b937a3ce8ee26b1f96601dc90ee3eb4f4b280b15bca8daf
0xe5ea0e10655c590a721cca50b6c4178efbe765882aefbfa66b7ac5dde10d07a4
0x227048c166885e3ce22192dc16d41a28a5be0817f7e298c001e6c86630ce603a
0x94db4ad9a5f21670ef9e392c5a4541090e0a22ead4004c2ab6fdbad1f801544f
0x6808939d2ddeb07ae54a3edca97d0701b3744007ccb136678aaf833fa53c4c74
0x1ae7b6aa5e2ab65f7f1e11345af188660d44cf2e919b1c06bd2e85a56c0cc8fb
0x1b0a0b4b825cf4ae1e4e9f289eafd3fa5ce9fcab434a4dcc43b229b383204444

Functions
Getter at block 21327346
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x263baf2277a74aea1cf226b648a36c5abc3c259900780028c1e81212066410a5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE83F28ac30a560c33ce9917530f99c69C72dD5f3, 0x5a1d97CfE94B474e1D0a14568849163f951eE07C, 0x88Ae0EFbc5792a09E7E627e65184cf259C1DF492, 0xD94436Ea857662903D4b5f2E582575B653C53962]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
449
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.