GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 130 txns
Deployed by via 0x0ecb57bc at 13195356
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $763.13
ERC-20
Value $3,411.18
ERC-20
Value $1,780.2
ERC-20
--
ERC-20
--
0x05287fde6f48b58343577520db97c656241317a07fabb5627fe5f6ec20d655ae
0x7a90185e74fb9abf85270b814c0dfe9826dd0454a94065e81591ba0170bae712
0x3be2458d9a1223d5a2a94224127a58ac74677749aacf56b4765f0a62816f5cfc
0x0cde384c35b15c92b18f5e7775c72ecb1820e90b550c49f23993432fdcd6fbed
0xba171385fd34ef96f3274dc4c28503d48efa722f4555060279e6c7868ba9a618
0x37b370ac38ef1dc3daebf1da1a3395fb896ed01ae0d501e592041b17108cac6d
0x0e0863766ab84ade996efbddb53e154bd5d11e7ef4ad81a9055120018eb071ba
0x14ec8b543bd19bbdf9431075931d481ab844290a22959abe5bbd76cb6d2e1ecf
0x3ed37d3671444ba38bc3a625456f7bc604f21daa89f005f29938c73d247f7825
0x4f28bf09f826c2be18bc8050988b10ebf8545103f8db7cdd6d2ee327eab9752c

Functions
Getter at block 21383227
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x64e9ba927d659dee952376d5ab6a396445c897f6be2b848c5f0b907d7a55d02e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc033cdF0B6Ff5ef1bd0b0237d12F3F9519971b78, 0xa1a56f9e552d1E7012C88C2c83Ca5B67A9b151E1, 0xE24f1549373AcED8A3c0a18b63D8d073d446AD26, 0x387EE325F813C393f974Dd9FC45836F33DE2E631, 0x133359C8E503Ff6823C33443CE87530C99Ac038A, 0x47342B7d7376Baf25098d24B37be7AbeE7434156]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
95
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.