GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 536 txns
Deployed by via 0x6741781e at 19058466
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,237.34
ERC-20
Value $65.46
ERC-20
Value $7.16
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
 (#19)
ERC-1555
--
 (#18)
ERC-1555
--
 (#6)
ERC-1555
--
 (#30)
ERC-1555
--
0x9ce3be25d5f4c86f4fb5a0f2db61c5cceff43adc1a8e7036f8be5bf70ef3c265
0x66d7134ba3f4951302b50b38bdd9cebc2e31f2069a62579f5b05686c37999379
0x2e5ab88c7def336077d0d056a39cf2ad6f9bb7015a8e6e514e106e29a36651d1
0xa1cef2bdb97c7e4f49f2248cd026b5fb7cbd760eb31392bbcf8a4b2f7d3ee874
0xd606b6648661f0a347090539ee6d44ede5d07d231507fafcc0504bfb7161dd0a
0x3e9a9ce67d101a85a8b5860d9ff0cfe5b85644109ab0a72d9aaadecad82fbf70
0x51b550fa0b3d2a5f1feba8433ee1874d65c2e0db281baa26ee7c3348141510e8
0x355bee5b222b5c1391dd71dce3fc460922ad8a1e5f1a574b561a36790f6b7893
0x7b9d517c1774cc989e0aba90eb8d2f38ed8e45162b125c9b31046efd1b884e13
0xf58e93ec1ab5a51ad8406d1e32811cca129dfc5e7e894c734b56e4d55677e2c1

Functions
Getter at block 21244083
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x588de5326ac2facd87d596496ce91a118b79676c35fc098c334bb15b575a3df0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0F2BC97F3f217E168bad3d27868Dcf3fF628d4f0, 0xAc6c8c77091cb67ABc4E9F66B69DE4628ab69f93, 0xcE57a1802b5eAD04760004164D3f00c4f90cb86f, 0x917250E57De47cf433566822875381953A245B9A, 0xfd2BC0d475372558708EBd1c6A41Cd2872c66032, 0xB4Ba7CF9Edd562DDEF9dCfDcd1e2e348cD0c9fB2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
577
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.