GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 186 txns
Deployed by via 0xf9c39aee at 17266208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,565.58
ERC-20
Value $191,806.95
ERC-20
Value $1,580.27
 (#2609)
ERC-721
--
 (#22)
ERC-721
--
0x42c0f15063014f1fd53e72d27360d53a642c9261a77b851334dbf004abb7b186
0x3a0f6f858d19d7c61f9b027c6b7c33e614ca08fc40826feebbc6cd860fa7ebd5
0x5addc9ddba2bf4c8a5cf22dcede3f46248eceaae2c7a9360368184b65d98eeef
0xa41214b7ad344ce132cce6e50e11c2b4d7c48196a77b302268e84521f03930ac
0x8dff46c9cde6db3c874a0805eabb2b08ca1790f39ed4502581c9e974e2b01201
0xcc8cefcc07010a63e61e8b0ce6491ebd0ed078f10a66e470cab0313ffd638eef
0x6bfed1d675dfb20a3ff99cda0ce8cdf417b870938db4179bc5a562242536b1ca
0x4bd8bd0c78ed307239275eff1fb07f6daf97ab48342b792c16173f599d518f1e
0x86b3a78bcfef7ce60297c7d769779319e6a05b9b26f7f4cfb84f5509b266d609
0xceb53c407b351ae805013b6b6b748e8899a030e4d849c47624ce35ee2f258eb7

Functions
Getter at block 20902436
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe75d0cefc180472f8d43fccdc21f1c7d7c0af17e5cd2b8d65fd1e87d183f2193
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb6C3871cE485f2367eEe5e1E557b7Dee28D56B06, 0xA318040baF49cBec1D0c5EE743652b0a8699599F, 0x2e40aBFc43489044AC3bE20039FD69528820eCDB, 0x2BE7390373EDcD875Bf31418A180d8902b3b88be]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
96
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.