GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 155 txns
Deployed by via 0x1b9cc3ea at 13652866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,874.88
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x7a7822439c074dab94a4de960897fcae10d4c5c6c7ae8413de8319785f9ba371
0x05b90c32f1d2ccb9984c17f05116bac49d0b8e93e995f17fd8258c7c7e9c6fa4
0x77bd56f739e5364e25550e053c85c218dc9bb5acd9a2c6b3a41d2077dfcd7295
0xcf60838af7b0dfbdce647383e816e2b7b2a22e9994045f368668766ebe5ce748
0xc165fa86eef82038ce29a50c94f3671608b7b2c67af4a8f7cf2d203fc624044d
0x3e5b918f3be7f5f106365aa46831ef908cfb71b1eedfe3b88673f00ea01adf91
0x7569e558073fc27736ed65b278479677933515bd11f92435f2c16542a26205dd
0x3cfea3febeddd79a1f8eac550ffe6710a099b421fb81077e410dd99eed93e9e8
0x72909a001a39cf5bcc4b399daa74bbc6ad5e47af813f151f0923f37f0c358b61
0xeee69599f795c711284e1b1fe9dcf09341fd84b6953be4b045c9bfa9fc139e33

Functions
Getter at block 21389342
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6ffba0aac3fd0f4cef1579f94e7f67ac5a2573d2e5aea731d981967d2a0cf256
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3163CD724b4357d3fa70b6A008152B5F244F20a5, 0x6326E7EA5F7E9333e85A26Eb91815e72df04C11e, 0x541141cD1414dCAf55F8afaace657a53E905ee49]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
83
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.