GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0xa939a845 at 16845386
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $436,946.15
ERC-20
Value $73,157.58
0x0be4ed65cc05913d8569a10341f7fb1e19f4ff352c6151847b6ec96fa53b6915
0x0a9399d654fd456d022e17cc349d4ae793084d02a90da77b9bfd7c56262af5ff
0x9f06856b4c8d19e030f63d0005a87fde9bcc4367eb5c111ead0d7d85b401514e
0x4db62563c28e6e69c1220f51358931e77a61992a83a758b20542bc1fd5ac7173
0x0b975f04d070fb842a998e05a498ac91e8e2e89c4c32b3c7641a42c9731c5701
0x6595b8d2e093fbe4714035996f611d8367ea26b83bf3952bda4f99347709cf80
0x9ef53fcd95c66b043b79d10203751239aa635bb481d97dd673f34ec98e46a5c5
0x7389774e6090df92c59ceac83aff5678631b4230bd721cb6acd1f3fdebf2dcad
0xcb720245fcaa0f677d31abf52a127dfde85d6359bf200e1b599aa29ae5fb1e02
0x68cfbf18910e6429ece2db9df26018aec0011cbe060cb074533ab1efafd3f158

Functions
Getter at block 21399751
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xba4d5bcaeedfe4974bf0de4d1d437e4265df59e208b434a8afdaaaeb0e034f2f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFbFE09Ed02bd4a750C9B7892BB306E54A841b11C, 0x64AC396C1eC8d0A16428346467f2B07F6434A690, 0x2Bad6BeD9e25466e0429a2D0Ea0e5350b2B3965d, 0x5C6fB552ef42C8a73C3a53a87d9e75848bab9ff9, 0x876543Cc6549D633De96B62A51F79160A904273d, 0x66DD1bBc3Ef0bAffc7dDfF9eb2470569bea7E800, 0xb85b3D61439a3d70D3DF7913a3A764F352b32C55]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
41
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.