GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 364 txns
Deployed by via 0x152270a8 at 18335140
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,072,860.44
ERC-20
Value $541.47
ERC-20
Value $532.67
ERC-20
Value $79.88
ERC-20
Value $25.18
ERC-20
Value $6.08
ERC-20
Value $4.3
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0
0xe647d11956a2543bb9a875f406b8f111b7b0fe4a3bfb3f9fce3a68c8aea30f3f
0x9063464277315905064dedb604135f1a442dcf75b21a7482f58d6caf0e75e128
0xc41f5a7049f615cbd520c702eeac55ba9d3f49b54c576a6050dc57183eb4fbd7
0x15cf2cd7cce1c9beeae92569dc1b1cfc7efb33fb10b57834f07ad3de0a2f0dfb
0x46927a7f5b3c675642f2ba5f3f01f11cd059eaf5b4227ac85d18ea695632f590
0xd81820b5fea93ae6a938f682f8ccd58dc02c0266fc899e082a69bf8fb5d1e758
0x152f62882da7ac40a04cc017928c562499e0dce2efb3c1f917300ab791c56281
0xe6fa75d34a47705c381348281d1f8b67f9a03c122109b70fb30d5f2d60c1e895
0x425d253c3f9a1e8c63b9ca269d53c5f4228aa6b823b27d7e37c5e40c3a939b05
0x481fd60d54c0582e64637a069fdaecdabdddde28e35bb95c4dc34519707c0eef

Functions
Getter at block 21305387
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e6b380e6fbda46a53bbf519e60e222682324363fc2085b0c7dbbe52fc3179bd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5F411B4485741E5a437FCc1EF103FBEb461158cA, 0xe32e3BD2EC560513CaB4757564cA50D13cAF9F7F]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
495
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.