GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0x889b9863 at 15962904
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $87.62
ERC-20
Value $49.55
ERC-20
Value $25.22
ERC-20
--
0x4424f78dd4304b70d3ab0663c8fcad7e80588032c04f52abd16d25f53adbbd72
0x7c4228590cffd1e4a30d790f8bf4132c0e9cf52c613c498f0d1bd9c014144f83
0x96cbd8a59b03a5e29c40bdc45e52dda2d2767ac1d132f283e0df46aa8d6295e2
0x4f1885654a3aa765a73d9e5b409a70a2d40b0bee1664787608d6b321697912e6
0xb1a00d7441ab23438f9a609fd41ab30a4e99c9fcdbbbf256a202b9153470621f
0x0f3410e191779ea796998f97bdeaa8c7e8af4015b46255e96689cb67512f3fe3
0xb51b8307d8835eb5882de92b1d2fcc8018a5ecdc003dd49d62d0620b0b91bf5a
0x28e31f2d028d24c3dac4cc908cde0794ced5d3055b2d78d1568aa16bff82db35
0x349ddaf29786bfa87b208a266837eaa6c2e508b98aa1bdb460c638d418edcc08
0x5e3be3107ebc866a9166d6ff39af4f2375d01971603e14dc14b9c6c523ecac40

Functions
Getter at block 20950404
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xef53976a82a69dbff19281904a28a3040bcb1a2d37fd8c72eadcf03aebc37a09
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4b2aec4F91612849d6e20C9c1881FabB1A48cd12]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
47
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.