GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0x32f5ce52 at 20228743
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $294,526.33
ERC-20
Value $139,523.05
ERC-20
--
0x8a0d85e2f24bd43c19fffa6f891ccbfaaad3451165645094874d43f21d2ce24f
0xa809ab1062771f2e663b5484a3c4ba4025e28cf59abfa6841f763bfc7b22ed40
0xb1956e90b80f5a9576c6676f3dbd43072480873a649646ca9311842d577af204
0xf5abfee2617679de4fbb267211ce0932d37334785021b3114c64bf3927d5d1a6
0xc683a9a3f4e18fbb4a2fdd67fac32995bd911ccdf4be2122bcea812717e4a77a
0x121862f3668594b3a417fbeb1d11058ceaeee80575dcf12dbaed2bd82503b628
0x746fd183818446fe1a41a2d581e93403d7b8053396133cec14340b8285fd86a5
0x81acf80253382b784ffc37e333779bed49ffb2c6c75c36e8f43ab484dd1ea06a
0xa11fd00cd44b7a2d0f4e85a379c8a8cefc42d727c22bc0a2a13e8f7d946ee361
0xe3462c7268e1a7ed22e60dc866648874f8c79407ed9146cf07ae1e71286eeffb

Functions
Getter at block 21261967
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x723a09b2727f7e6d464f77e7291f759c9c49d8fe54450346e0a33800f6ad17f8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA9fc884430B4D28253ef198c9730F65B2062549C]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
52
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.