GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 393 txns
Deployed by via 0x880be17c at 15796621
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $35,196.15
ERC-20
Value $0
0x8ed4b0b2781e7c006892733747a41cef45060de12af0b2d9904bade5f0443fcb
0xbb61eedeeffcf60410a907c183f6c04fdc104b0a86222bdbef9dbb7d1cf452ca
0xc28a994d03ddbadc4831b5b6009fe571e82d73cdc5b0c50641db869b91b0fe7a
0xc6f341c8ad9b36d8a580c662704b2bd0cde6a8264de488cd03d024af00f2ee65
0xd1f21f45c18edc24aefd18a24e9c4681348a821ec2d286fb446c154f98b2ec03
0xb839bebe3c60cdbb7d355625dcc9ef533c7503e0577c296273ae08eb129f1079
0x00e619970ac0f11aa212e8aeff27638804c1515321033fa3e49e464fae6b3da6
0x3ce4f162904108a6a46bfd63ff02e3fa50a469197c04366483f27daa91a5a90d
0x370f48ea8e7a97f94e55a44597a6b72ba0e95f82cb6bc90b6924d01367f23526
0x41ed1cd573b272e81d2c6e27061d243823e1d2d2e815a28b0397862763b1d656

Functions
Getter at block 20887074
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2d1073ebc1237c059507ef74a48940669c7b2c345fc2259bce00544bc54d76c1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x94084CD5ed5c2312Ca55A26822fb5Bf6e4e945FD, 0x49c37F3e5BC122D4cEc00B717D7D97661783FC5C, 0x56C2Fb98B50C805C4C934F028783Ef44057F29Dd, 0x595cA8e7a64A6A16a2B4fFC94D6C100C18DFa232, 0xE242C95cA507bA29D8332F186452d57943f39732, 0x86D603f243b3bC689f96e238515077e55dC654e9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
49
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.