GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 74 txns
Deployed by via 0x9239b573 at 18366203
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $852,263.56
0xefd32223bbf51ad8b100546ef0b0efb35574263930c572698001bcb4b1fceab6
0x700bcf13afc11558eba025d20ca34a73f6db86f3de518152dd5a47819d278311
0x533b44d41a70ec6cc6d215360b36404e57f5620f632ff4e02310e079b53ed224
0xa31021827bc6df8f1312ecf5e4abc0aac4084e71af3c65ffcd661fb121084f92
0x0649c9912085790be0f72c1513baf34a0409e5c80216319cce228d3656b2122a
0x4b50c0f3a2c63ef095f52640bdb310be3c0d73900c741df2159d38d72ac75456
0x0bf57233d021625548af0fe9cbf12ec55786b870cd93d17921499e83f5773c26
0xc9790cf8fcd8c2bdac1c634f92593f3f67bf587810328a20d9aac1e2bf9cbb04
0x5a3c9b4bb441289d1b8b9465dcd0a418f7055d32cb8ee95f9b622fe26cd0a40f
0x4eff3bce3525d5279e201c69eaa90bff0fa0496268b219fb9af67e324ee137f3

Functions
Getter at block 21260694
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1402d1fac147648503e0981151b32afe3fec9a5207c84371b09867cbdc7a67a2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc13Ce61C12C0eF93b4165400491A719918Af1c6c, 0x60bbde47423D62F6d7658bb3654869dfA397bF3D, 0x7cF4888613F744aB4f3bD688eF54E6B31F92A09B, 0x76d3A362313BAd49B6380B75aB7fC142a3EFf835, 0x30dd80F21aD9222Ce8f33b429fC0Fe25655Fe88a, 0xb82C36F6C5a3CD345C0954d90c68e26528014aDD]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
78
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.