GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0xfcc06892 at 20172646
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,207.14
ERC-20
Value $1,029.66
ERC-20
Value $163.72
ERC-20
Value $127.61
ERC-20
Value $12.54
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x63eb67bf4fb2d726c6dc3a9e76855265bf8b85f075510ecbdc43cfb9d5345063
0x824519cd6acb58c01f4e8a556c5e512944560dfb32c614f044280d8d6b0b40e8
0x9f31e5f5421842d7aca5040b1874c8f9c2bfe0ec665d0a885ecfcd2c330a83d5
0xa400f72976cdcf6b25a1288506a8bce31f9bef0c79af6553ae2d2cb716d93b72
0x3af2cba0d8638c9930abc0e1f2f9f1a85e1feac3daccdf7a12fa82791c209d67
0x990f5837d645421c95df5c484d9ee2b02b40638a1e8238a249cb62032691d144
0xa5623db7a96181b29dcf7cb5ed5b09f50de24c620d564b02f9771fedbcf6496a
0x6b890b1380692865a00ed0778e6d63e3041f9924abe68dece49c57ad2661a425
0x4ca0e14509bfd8dd8339d6ccae08e72d2dd313eaad64ebc5ad8efadc9b4e7a43
0x0bbc66b5d0d4f2e0141145ce0486dadf0f4ebf9131ad891a3ea35b77136cdb2f

Functions
Getter at block 21184216
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe93ada936eae15717f280e2d5742a508c3ed77fb2834894657ead87518cde2cd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEAD1b86efa84E403EFD01dc79FbD19b1A307FdEc, 0x4B2bc0D4157Ef47B2255a5217536F15D63237282, 0x5C7a3f26697f960534a77bA33365EfA98FBB13B0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
42
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.