GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x885b3c30 at 14974323
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $55.03
ERC-20
Value $468.36
ERC-20
Value $0.46
0xfa87f4418802bbb4bdfc14207a4da11c696a48d3b2d14849529a74d59cefa23b
From
0x863f634d87483b0087f45cff2a7f963aff6174b23dd55f522fb668458402cee8
From
0x887b416f32bdebc1327374b4d1ceda44a36f521af3c2e0d4e589dba7eb77355e
From
0xf815bcae84817b7a9f606c24889cea1a3a6f390a9f339454e5e336c49a2ca0b7
From
0xf2126b61c64f3259fa68a07ba047c8e62b1d74581f9026f81ee7611090ea808c
From
0x4b0db460e4ff6691f597309de55c242775ffe112498e78d799ba8f37d4029d65
0xd291792e4f86ba275c9cf785d81bb65b9f8e9bfec5b520c9442cdd9a7d11c249

Functions
Getter at block 21424199
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcf3a3bf177cda553f3806e876fcaa17014cb9250244d11a074987a556160715d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa4B2C652b4052729Ab35f6A6FFC0C22Bad7bDba8, 0xd7b26011E6eB5857a6251da1f77E9f3d8AaC4489]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.