GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 226 txns
Deployed by via 0xed64cf94 at 18233861
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $299.67
ERC-20
Value $313,000
ERC-20
Value $109,250
ERC-20
Value $5,771.29
ERC-20
--
ERC-20
--
ERC-20
--
 (#686)
ERC-721
--
0x87dabb9e0feb0ba3ea36a9b96549dc35f5748055452826729ce9527d8dfef30c
0xf0a99926f063e59d8f85ec352108984538ffd9a75aa27f560da3c695e1459eb7
0x56fb97e28e60401a70033fd0a109d984df9b11e1c7718fa8c3dd161f111a6e73
0xa55c79bead65b3300810fe2915d3ef61815bc1415c284771953ee12af7dee46b
0xdde754c30ee3b2646232e71fe5df0bc7987b95d1742f1701ecc1b7dc3fc8a059
0xf1b4c714e1ce83a1d2741088debd149b7ae23a34c6bc868a5cfd996a361d4954
0xded3554c01de07d00668292b152e6d50fa6bdce94b1f39da403d698bbc8f94f8
0x00ed1f5bf896855accffb7ccab562955275e63c72aff5b89c52cfd8ffe0fbf0f
0x50649a9c2e626d8d9c2aad4f876a2060c8c36b85c61475205d546dd0f4ed74db
0xa80d3c3a18995c7ec29ed083807cc891287cef4b3f733aa63c9ad33144d1410f

Functions
Getter at block 21269429
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb69d363c8933ad254caa2ac2249c3901757493ca36cd4c3425603a7b9d972b88
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
222
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.