GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 857 txns
Deployed by via 0x19aec98a at 15939763
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $431,990.25
ERC-20
Value $77.01
ERC-20
Value $69.7
ERC-20
Value $31.74
ERC-20
Value $13.06
ERC-20
Value $4.72
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x8e3b4adfe36768f16b78705fe3eaa0bf3773a7bf6b771d16202a211fce2b1ce8
0x2a23a711f54419508035f786653e08de8873edade5014cfc5e3f1bed3c0f39ac
0x96dc3d4c382021a01c82f1eedbfb6b70f453e011e59153e0fbd2e660fb081853
0xd7fcacac242133e7dc3bedfaa7401723bd3c23d4b541d8eab88da77d202f67c0
0x85733b378bb5c58f008a08b8bb72fbe426338b399dac9b28098a651770433cfb
0x2e3d6568a0566fce19bef82131541e867c29e968d35c3b73870357d35dd8b3b7
0x2244fe5c2104ca911b16f03bf0af4259326f9341cce85637407b3108ef261d9f
0x248b5d64166df579eb0baed2bdddb7c58ac8d2867ed02d256eb6a095d9b41aaa
0xefccfdca4d65894d0ebad0733bc77e202e66be5ec78227b3c34e4963dc573747
0x0a9430d5e5aa244762e6298e19a78627f800842d906b04b52366a6046692dc8f

Functions
Getter at block 21331992
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x46d73a42b26a2f4c0c0aa2cd4e452846852efa7b7b41ed5b456cd06a86fa3a70
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd23d9681579B79942D23DDFc108C70853d80EDfe, 0x5a7854b12EE7b1e734dc4F645A2555d75a48F05E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
833
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.