GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0x3a2d98b6 at 16872779
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $129,755
ERC-20
Value $115,464.81
 (#564)
ERC-721
--
 (#52)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0xc25d201eb1b03d4996aef499cdae085c5905c9edc10b31ff5b2c862de05f1a8e
0x37c3ba74e07933b5bb18e64eba58cafd5bcf5d837e3398c94b59d7690f7acef5
0x9f8af34e1760a56187d59440ff627e106176a6e633a5afc90a57572213f0c99d
0x60cf02c48ff2cefc06d9dd0aaf76a56963d42f7d537493cadeaea53a207a8add
0xfd599384b087c9f77d4cd2e658a26f6c47f8b8c5f2745ac49047c9f7358cec19
0x0c05234ce1acb287a380a3d3ebea03c7c74c0c12888c1b4316aab3af3a8248ee
0x77e1ef6447415291eda8132774c48f92830fd46f6706446de7ad549c5011bf2c
0x37dea7177ea5ca6aa70b9a8b7ecaa67d9ddcce9611c6bca715a15c645b93c136
0x13039ee0735420fed14ac47d02d27808dd19e2f8c24e9d828d760d23dc4fb9b5
0x05621e6d356148ddd6d3e398808fd22b718fabca2904fe8ab6eb919887654096

Functions
Getter at block 20865203
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf4731710b31610f41ddbf59185ba2a4550d2b858e3328703cd67ea1fccb9ef2f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8fdec1Be5f7b04f51D03a987CbE322F14fc79824, 0x0030c8F48ff81a5Ab4Bef5d841A2C630eA14D053, 0x80D63799b1e08a80f73FB7a83264b5c31600bF3a, 0xBdFc7fa2375Ce5400858BA25e57b8a6F4107b1A5, 0xf03F33d2E6f2671e42dd0c6275b32B37fa91ee60]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
45
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.