GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 200 txns
Deployed by via 0xf41150d5 at 13541629
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $292.1
ERC-20
Value $105,774,169.23
ERC-20
Value $403.22
ERC-20
Value $0
ERC-20
--
 (#7)
ERC-721
--
0xaf85f6b58ec8c524b22c9891f39b062d891d2d0ab0f5c0ec8bc3c75b560036da
0x869957ac315f88d8e300129a26286cf19ae8a314969818ea1879c1c912aa5d9b
0xab5639d90349098539a108d040608fab0a5ece70a5d34c33d18cbf4404309835
0xce014ecbc9e23392202b6bfb6c2c420dcc3ed2482bb14d2507ea3344ef09b1da
0x92eb15609c71aac301b6320bd5e43afb865d8342752a8fad5967eb7ba2089b71
0xd31d1ea4a1c63f44c3fcd3e3a9caabfe8e13879115f48be88355470b1d8ff90f
0xaca81f34f72ca6d75ace742d1dc1a8fef9750dcd4c048a01d06c6f327b04748e
0x076cd0c0525b77292431138b6cf4785a9bb235570e91a463212f7565474fcbb9
0x050798306f5597cdcfd6880780a6921733903266e87a4701e11f5b7d4d785039
0x3e5312f0b46c694c72f0aad6e08583e704dc95b465d33bd19aeeca8ab75a1f6e

Functions
Getter at block 21124670
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x95bf1a1068ba2bf0223d4df7c3756a7f2cd2ba74990dc6e99e43488fd23ea560
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe231C92D4a589774E02c4D3bdAeec859e0EAf156, 0xFd1D36995d76c0F75bbe4637C84C06E4A68bBB3a, 0x2532C3D363306fA6d625e4cBAD996bcf534E8154]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
199
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.