GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0xc8eeca7f at 18713827
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,232,170.08
ERC-20
Value $1,349,040.85
ERC-20
Value $1,263,912.72
 (#0)
ERC-1555
--
 (#100)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x12f4e8339e0ec617e668ca3d40313e6c0fad9fed516a4ee1d171ce747af5ad84
0xf691daa36a67291c9f202d77ba9502971ea947ba643721ba7f15cd8943d60660
0xa3ec6109f46224071e0f14caf86ecb9a356acea2391a3a140494eef0a6e5a8a6
0xec7d6837c1a389d686b627b6a82be66fbece60c68b6534eceb24bddf1fdb309f
0xeee40f2c1fd3cdeb3c945d81594c1b58496195e00bde7c6c251dcce12dc4e32c
0x367013b91a8c0b2dee1d94697fd62a31b5847fb14dab5cb567c91e5b9adc0a98
0xb90c386ad61cc46d0da34e1d067731e415eb09bf4e04945b9ae9401b10c55c9f
0x89b90ee6ad8fbd10c42aae9db9e46ce8b769510d314acd029311d94ed868ea0f
0xdf5540f8e14a604d55623d8ebdf0bdd826b0b860fb2fd092458f089f9ed7ff33
0x57e548688a4cde21d1114858b1d1ebe26c7a2ae1f616be52476ad0be1101bd16

Functions
Getter at block 20984992
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1858a5a995415bb4c2114ee2780b1c137977e31cafe9974fbee9855e565270f8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1A9dB13D505C73f28f3aC75Bd98eBF878fC91e9f, 0xd54f7AB07175d9eFFC4b72581517800B47ee7094, 0xfA9f0c8bBF98950e8FaC468289cb1a6F2BF2fDDf, 0x7Fa7d132D2E8891d4B3F441719fAc047BADfE849, 0x7A276e094AB88Aa4Ce5c00A7fB21253651176465]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
27
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.