GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x31c8e2cc at 15466635
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $184.87
ERC-20
Value $279.52
0x63b8a94a1dd4db9542176800efbf9e9616db4cacf4097d84e0f4baeea8e6c29c
0x89ee0d04eceea38679a5db76180267bc905c307f63d891e451c1183c13f25818
0xf16f0d83cd2bd38d2a13b3243d1c7e7cd694e93bbbc6e976426f98dcdc16b65e
0x2fc43496a503b18960d85d190a4018e562362ccf0ca0e218c761126340026521
0x891551a0404093cfbe9b6925927af6632aebe6702db3072202ee8f7927d100e1
0xeb38acbd91fc1b7502f7876c915d3c8baa9e6c716a11691e996fc3d08c04bef1
0x132503ad18bab7db612f3719191f61b2a239ed4c658e678cd3e4f8210b215dbc
0xb9a27bac8ca2168a1b7cb2b717d35a202ed963ff94c64a5ba7e09f004c69d657
0x64d9ef4c79fb2210b4c56f754ad1254ca71d346b2ee6aca921f9fd4750afe659
0xb032510379555d7a0bcfda9f9fe4cefc415f2fc819ea016ac7cf219e273002e4

Functions
Getter at block 21392315
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x07ea33aa64772df790a986c066c86d8d2f7b6b99a05fda2cd6ed2695d168a16c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x655C91025a49E661f0E7Bb1aA6b2Ec030172F464, 0x04a4021E649612bE95E2f7F2B6871dc4E64C16a3, 0xD3C1D51Ee78C99d72a53c9100B83bE1380aEcb87]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.