GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x5dcf4424 at 20288322
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.72
ERC-20
Value $193,558.71
ERC-20
Value $2,831.89
0x4b7080ff7b31365bc2507fcb2ab2274801fdeb252b201a749012671026fc32f9
0x1bb22d485fb5e600af6c7780e867e41951bb6eab2f98590e646a6e40083c40ba
0xf57e1cc7819c16b56d8079b56571a430a5219a662a27edacd81d6317294b00ec
0x249c772e309d581f5bd0129de35ca108b1a5837ed22e6aae2bbf724d588f1da5
0x5899f908c5bb40b8f1d97cf7698b7f10cba0a03943f32be67d0e9f7ebd83e8a4
0x4f5bfa8fa6ea8eaca14aa1633f648d352dac8732f85e469aa2a4762dfe587dd9
0x6df84e3f7df511a2733b9c22a250ce8998677c5845cc450ff16929476a41fd35
0x42f066794709f34a7546f2fa55ddb74d0b2c5a9d5727ef12e45ee031feb60762
0x4d67646cc767ce8a71701969d722690a890dd4c8997f088199011c1d6dc6d453
0x98ab7ad9cdbe17c25142c1217fb1d1fddb5ae0bc6c1ebc5a2009a72b1255de35

Functions
Getter at block 21318853
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x158a5007a2edbf067ddabc6e3f9f05dadc10b5e169893cb5b0fa293c9ca027e7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x96c72085652787725690116cb06b208598175dEF, 0xd27Eee07b3c084c7F692f8A4eACc42A1fa704Cd9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
35
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.