GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xbb78e408 at 13145041
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $610.19
ERC-20
Value $0.01
0xcf6e8a1a2ad5f08ca41a32589e86a0413c6fcddc559beba3325d1d892078045e
0xccf7141fc4193054e19ab994d1c3c1caa5850b4ea00c91ffe4ce9e42f2e77b7b
0x0c6bee38f8dd3dc79eea40ae0d03829d77d3f8ceaf403b5bca79980a8de9c2e5
0x3e7bec56f5de8cd04e4b09b34955fdd1afb858de863008e5b5fb8b1dad8b4b97
0x148e14f123fbc9c3983ca13f31c2cc732369b9ac0318ca15ad912d95a54e3305
0xeced811f56f07ec556c279c0ddc92f70d6e51dc99b3a54a1dadf0e74da9c9183
0xd261ea20f02e4c9000c21e7a0f8cd60b3989f5e92183ff9338fc31f9b2c97608
0x49eecd23152e80c7c34ae0e892c7e29fa3e389845d31c4bcbc0377d47c6873de
0x9120736fdf5549f70a67026989ec3bda47f9b747c5242a337a66c9c06d94ad52
0xfaa21dc4bdd6ddb039fd27ed274a2229d80cec988d6d454b27ed46a9cebdf72f

Functions
Getter at block 20865825
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x76f279f5d15f79014b3aefc0c5c66e61ca4fbae05ec0397e0fd4830e76fc55c0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4A6737Da9668D09aCE702c3ff5e0dA33a84d28F7, 0xE4067ED66738dBDC7b8917703C8c380d898033F8, 0x75cD58A01883C6A115A1293C4Dd4CE67D11928f0, 0x3839AcF1ee7699D1F46b1BE840D8aD8317FDf757, 0x23dB246031fd6F4e81B0814E9C1DC0901a18Da2D, 0x31562D5959b37E39702c0F94D06EF155489d9359]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.