GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 650 txns
Deployed by via 0xbb8b15d1 at 16579402
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,051.02
ERC-20
Value $58,970.5
ERC-20
Value $294.63
 (#79)
ERC-721
--
 (#80001)
ERC-1555
--
 (#10030)
ERC-1555
--
 (#10025)
ERC-1555
--
 (#10016)
ERC-1555
--
 (#10012)
ERC-1555
--
 (#10011)
ERC-1555
--
0xb8b9d22017ddcd2bd1dc79980bb42baff320f7d7415c85e1d6a4da5ca7088e87
0x5c422b8b70eacc167ab714bc1bdbeb781c90dd69994d8374ff747cf0457f029f
0x649855a4a796a326ff00e25bf826d929fef3570ff2b85f789b2d63a56737bc0d
0xfd489cb7e1d878b2f33cf0039c73ab32af0152c64e295434eb74ad98c8742087
0xe0be3e2b6f6b9434a670bb230337d0c227eb70de6642a667c14376db80f4f232
0xc75bcc57ab5aefb5db8d2c6f39a8e0ea8ce8c8ca36a339993101dede0b4d293b
0x5f83e2dc1affa5e208fa819d6ebf604a057b601a6c908203d5e0460e80dde1b6
0x02634dfd25353a4a6a68eafc4a013385dd6a3204557a6dd9528e9e670f8ad0d7
0xd92c5cefa5ba288a3b0b0c98429177247ed9a56d95647fa696c6bd465ab21489
0x6f34698ae77f84bde1d723ecb06ba71ca6e01014d4ad9c5f0e1bdf76ecd205e9

Functions
Getter at block 20941153
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe526a7b545919ddf7b2f794215e4b0d92b9941dba19d4a33725af54d638f3811
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4b53a99f68DD75aF11aDC989BE0E83CFCd95c18A, 0xd0f036b8CC46ab00A380bbc35cA5713f0cdeE37D, 0x1E8794A866b42cB0fa4E83619EfB1FD1dE52C995, 0x9ce73b7e864C60B9B1e2f32853264e1a5e5ecEe5, 0x216882F0717E07E3Db768C4564431824574995c6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
644
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.