GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x3ffda62a at 18744142
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $318.67
ERC-20
Value $806,140.06
ERC-20
Value $76,064.06
ERC-20
Value $21.99
 (#2100)
ERC-721
--
0x810522b1511107bf512410e58a2842f463608d6c6964940222e312ac991e5e32
0x19182b9631b81313dd88340c735cf9d89728da471614315f47cce85f9e732e6e
0x5f7ae1bae625babfc18f8d82519170b0a78b7bd680bb7ae4c0210a2471b3aedc
0xc55f2ad413dc7e6f5211c3f46472e21fd195b72a09e1c538ec4e9a1fcf2bd98d
0xfe9988e8b0f2f0b18d624135403ae12afb7bd48b37740fb450f29c6b790bffe2
0x78d39b9772368cc52e11ffd7f0dc8e98b0286008ff22465cbfb2b9a6aa2230c3
0x1dfd8a380b09e5cd53f0b8176690531d6c220e6122475a9b50bb1152a3f248e2
0x90eb61910761825e4dee01de2823172efc80c1c03bdfd05fb0b313d5a3b5348c
0xe32f4c44e118f0058338404336319d8bd1fa9df8dae047c8c5410cbf75da9d3a
0x8f44e23fc3c928ecd9ec0716777068f1f89aaf8fb644e63b8303afa8809d50d7

Functions
Getter at block 20982906
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaf16f5ee38c3211ffe94d235044effa8bce4b9277f23e026c5f741223973f87e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb7B337Af72C3d38379D1EBDE5d2CfBC8c6358263, 0x1574C9494297b0646Fe8db5Fcd3cdE2041d284fa, 0xFA32f6a7B59AB322a6C1519b8Ed596492990fb3B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
45
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.