GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 229 txns
Deployed by via 0x9754821a at 13941144
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $49,660.53
ERC-20
Value $22,914.73
ERC-20
Value $6,110.35
ERC-20
Value $5,520.26
ERC-20
Value $3,445.17
ERC-20
Value $907.13
ERC-20
Value $0.26
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
0x5129adfd4125f2eb3d21b76b34dfdf35b16cf2c3ef741cd8e9c40ac295ba4fe6
0x81c2a12568acb0a7210494f87f03732cd0e690209533d980d096bbe7299f0c5e
0x350a1cf2b18ba5a1b5b0c2ebd6732b3fa955c61a9283e7d058095ff1d55224f3
0xb1f268c37469d7fa3b61d5067619c474dc9da70464a398cbc1c853e399626831
0x86198c5bfc4fa3f67c7c934799d0e8103c9f7ffa4318e96f5098c78f5f32bd3c
0xa11ac815442eafdb484f0aa222d0612f8eefaa8669429e040567a6e52698d6d3
0x24353e28d791cae998ab3a756d9da165dc3dc8d2d4937e4b667ea2f4209069e9
0x278ef9fedf191926d407b513c9a95380c29b2ffdce6896ee6f7d0016414e0bd7
0x8aba1ddcc9bcb527e0b3b7abbdfda232b83abd0d1c8b9fef8ecd41488885cee0
0x10bd23775181f8ed4322129440b9097a7fd7012034b4a35d1a9e210cfb2cb69c

Functions
Getter at block 20914859
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf199235203b6b2aadf8c62e185c9b8b549dfd11dba1a0045e092ce752be8143a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x667F565A40b7596358ed338331a206d914f6C9d7, 0x30449d71F416b1cA9bebe8C98EdE9146454533db, 0x3449a42bB505A4B9fF5b76DaBF00149b82d43faF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
87
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.