GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0x2afcd486 at 13224060
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x1c17342ca9b3db5003c54d610af09d53a50eea2ceb9e6b88ba397f9f0a6c7c49
0x26f5a9036311abfadd96471bf9f555d7044927dd71aa6dd0b951c94105843c2d
0x16c21cab55f4d49a841bcbe80b442db641da5e3d03542485ad3547abbf3392f3
0xe6f355a95ab549f661d7e372de35a11388002b63e08f235f08c50ae01e9de2bc
0xd8a1b02582548706f28d4f87cacb0bb7b7792f6caf08f7c7f77049067b83f23b
0x9a50b0edf03e1513d0c71749ef412ea59b3aaa1b42bc8e32e5e4b6c9511bb498
0x264568fcd465ebc4ef12cebaff8164aa3d87c83b0cbd40d4a689e8c51962481c
0x6293517c74d83cd40fc3af818fe994fe672a9252bcdf3f83f3f122178408b249
0x8c96e8be9e72b70ed57a59f9ff0e945d7700d134c8d394b747db2da40f261268
0x53b86b8a166b1ee80c394938a96d4e71bfe0e5c0c3ebed510c8b147452de4c3c

Functions
Getter at block 21314808
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x50aabc7e91cdd013ebfce974ead8061154a800ba7e0ee257eec9bb2f3ba02ac0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5F55Cd7A509fdA9F0beB9309A49a689EB8C122EE, 0x9CED6C82326c7Dbc222dd17B6573E69cfE3983f2, 0x630A035Be662260Db9Fe33cD58aFD71f7e8F4fa3, 0x335B108025D6F6cAf4f98357baaa6Dfde715406C]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
22
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.