GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 891 txns
Deployed by via 0x22b7c3eb at 14958019
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,385,758.24
ERC-20
Value $1,036,024.94
ERC-20
Value $204,531.49
ERC-20
Value $104,168.49
ERC-20
Value $81,298.76
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xcc67143172d174596322ee555447becefcc3c4c89c71f5bd110e287b89f2859d
0xd01e14934dd67104e0a32d98c1aaff3b01c6ad9a02fcf79bfebcc78b769df604
0x5e09b0938d27308c42e8a893d58b241c051db1df3b33c427e4d67ffc4f278822
0x524ea709f226a9ae7a88f20e8dbb327aa624ccaee36b247d6e3bf42324fc26ab
0xa4ab57a39f31321020fc7dc0af2a2c59d56c3b383854d9ad8900c98bf012208e
0xe30b874ff917f6b5ed1921eb77b5e45e08cb31f10d134b0184c9e2aee527817f
0x43106ebfc5a53905a7a89d035ca598be63c4e0a585be3a84b0c783295f56bfa2
0x022999c651ec69d42fd81396ae0384b73ccc7e33951d230b7e17a546b671bce3
0xb5c944a8970fc21e8583bf0493399a2f704808a158c7d1e75d630319b0297e50
0xf98592dc897d3c55a4f715f154643d59d873cd758b088c680782c3debe1e1b24

Functions
Getter at block 21209161
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c5b413004b36b1d9bf0051f607c8da65d450775c4f93c130dcf19d971db8ed6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x03d03A026E71979BE3b08D44B01eAe4C5FF9da99, 0x95Fac8A1ad70c71abb31240C256acA0892bF55c3, 0x8785b3a82d1E3c067ceE8fF830dF56C78f13526d, 0x69eE04082614cF5fcf7DcE1C2feD25cdED0FE1c9, 0xfDEFE2E8AE439547a4Ca4B2656715E5bBCeB295b, 0x69Aed46427a1B816Da2Be2aa0CC5995af05B8Eab]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1054
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.