GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 75 txns
Deployed by via 0x3679e0e3 at 14019587
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13,229.01
ERC-20
Value $2,121.33
 (#48)
ERC-721
--
 (#47)
ERC-721
--
 (#46)
ERC-721
--
 (#45)
ERC-721
--
 (#44)
ERC-721
--
 (#43)
ERC-721
--
 (#41)
ERC-721
--
 (#37)
ERC-721
--
0xa01595f32c31e13c1512e3e972c032635b26f4761ee298aa7d1190dd6a3b734b
0x1726754d8e4d0e98f10c565b59bd9fbfc766282fd1264fd956951aabc95306a7
0xbaea5feac37ee9522c77088b34b5f17d5c468b9939986b721a59ddb3e8d3f93e
0x1953db4b97dd1aa4ff4c2c24c3d2f72e2f923312a1d1d7b5b076eca38c1fb9a9
0x86eecb7fe068697b15d7e2266dcfe5327b375e14bed7b52b4ee4043b7bb7cbde
0x19b2106b6f2e8d73b26a8ef7727a655c7d81522830eec3a83ece73816b8d7855
0x85f007d9b5f1a554dfc5b4f02ee8100ed16e787201ca1f2069757b6ef94e93c0
0xe3ee90d053fdaa5eb77979abdb9925860032585210cfaada6423e3520d15d677
0x619a2192d4ca8c295d8b18f377bbe1fb98f2ea3bf8f8014872faf3548002a730
0x59eaaedba4900e9314b98a5f58eb37ec8eb3d801f27740e4fe606885849cf5c3

Functions
Getter at block 20862201
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe282c96a827101e49d1d5a19226f3364aaff16f2a69752522f5014438f00f79f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9fd4b70c77938AC3e2f8E1B4b4BAb4AE1543e5c0, 0xb60643e4195939e87355b65F3B27Fa412EAd48e2, 0x680bF8Adc932EAa119FA4883E6c6109991F11e09]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
59
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.