GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0xb262ab2e at 13658418
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $300,663.04
ERC-20
Value $5,871.91
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
 (#1)
ERC-1555
--
0x2d3f3178d327cac7bedd3376f03f05e061b742fe969351a28f3c1fa20e0508b2
0x8c78370ecbddcd2bf3b81cb1c574c148faa61fba9ff643db97babdb48da0113f
0xfd2bdded495c4e276abb42cdcfcfed1c7bb33cebff3b3817dcc0c74ae3361a12
0xe789e462b208a6bb289ef1e5bb96a5ebbc4c9b7f5130087edf49e55baef4a98c
0x1bf63b026ac0508b20ad8339c1dfe78d62ade114e556a143d818afd9c9c47b6f
0x38a2436009b37e930274b1d40ee85645cab3e48d77a9d2192a7d2b37337cb52a
0x876bf1aca346e979fd0049602336a77657b652bf796e1cd0918b13f3a8bb584b
0x4117dd88eb98d8346d2c01c8c8c92a667691c93f027692f8ba6b1e794d5f4ee7
0x4a64c00fd5ac099ebaac9881eaafbf45ef6348775294cec3ec6bab3e12ba5714
0x7b49088a62e80def1d94b8fe5b30cbd70846491b83a57e3a1736de96c4b916bb

Functions
Getter at block 21297212
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc89a9e4880df13cc7eb457137c63cbac247815fe82c149c30138ca7cbf8550dc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x474e0a03d0D52262C8516D3c0a7442834086839E, 0x7144A840F8835B43C0C50f5Dd9f94aEA57873bBF, 0x5c78696e10a2AB1917BE3F6fb0a8E73919e42FE4, 0x02a797C67fd04c9A7b616Ff40260CE4bEB8bcD5D, 0x5D73Ea3c2e9013d0a7CddC778568cF22ED2842EF]
getThreshold(view returns (uint256)
3
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.