GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xa3a53aa0 at 20417356
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,677,468.84
0xeb25de19d62b7a95b64cb7d43959f42ed1fa7acb5cdbe4dbdd36e0b7f575f360
0x82e427f23b6d7f5c24a2df321e696ff9b0e432b9e258bed36ce84fa5dce81157
0x5b7b9d6a74b5d86c3ec414aa2226c292855264f97eea072bd3b7fe27a6ee0e13
0x3fa57cfb7425c09a181f0c6757809036d0dd7546992ac4d3fa5ef6ad0b43e369
0x43fbabd8fa6b7ed783e74602213b03d89fdc39786c1a9b5ab040e9ee051bdf23
0xbd1ec8ca41eadcfd53f62043a31b3fc00edb9fe3a498103f20a7ed08e97e53c3
0xb97bf4524bd62f3db70667da3f4593bfa0b150aa3f60ebecfa7945c4e4343f33
0x46c50b4da43ada62282d0415ce8f35afb5d40d461d03515b5c7526d777a50c64
0x06b840019549acc7765df257aadb6d98ce7e454d0d543abde727321cee7d275b

Functions
Getter at block 20791765
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9d078e0114f123ac5f993700b45b25d77b8283a8f61b30a31d8fd7a4aaa33d08
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x79Dc996195E1DD7Ca3872174Ed6207d61406B2fe, 0xC21367e98bb94A5FbA946b2af345339Dfb2F024F, 0x0499491b005243073C3F0ee8873885cE2a2b2206, 0xf7d29FB418e950F96944BD852eb4B1498E57Cd2e, 0x07a79C8Ba1278f01fbC7F8b80C855a65Fac500E7, 0x4064c1839aFa18f342E4f1B124c690Bc45936550, 0x84c5D730431F61b4f6c126eD497a2eBCA9893b30]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
8
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.