GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x13c09d7b88f2ef309dbe02f72fe992aafee44b3f7f70a6f3737b2bccdfe3553e
0xa8a0152723f30339f560b9e44b49a1f346e83da4f198a281e88affb1ca6a8022
0x81d34788459d59f57b2a1cef41d5412c1a20ebf872262d4d567c2cf1c5ac9158
0xa82d2050649b8da300e575367b342de80688a3e848621b03271b4f2a2f31a17e
0x752db06b58a76ea819688ef8a0f143c7ed617cfb71256bd351c910070663e2f0
0x65a5955032b5fbd6bc8821b4c473ee30313767fbf7f786d38e19560531589cb0
0xb4cd36dc6734c5747bc0dd92c4438cbbb560c8f9e62fc2c44daa64307b13d727
0x1ad96dbafa36ce1148ad25f977f689a89c7c77d699db37ae5aaaad3268091110
0x6ad2084285248e6528c474096d8b3c1e37590ad394da225a89282a9a52f22a7b
0x75f0ee1fea9ba992231aaacb83d7169382433bacf5a214439eb30d12ca4e3239

Functions
Getter at block 21215381
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x13ff6d0db14d958ce0855aa712d15e8a9cb2342cdba6f9560c2c577becb4a836
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3c5Ca06ceF9289B7ceE3C3b23604ba4b88cF8394, 0xE9DB111C7E6b1595580434c451dB391AB76D5CbC, 0x29f6967EE4086E6FE8caCc524fb0a4f9b5cc4b52, 0x12d14A8c91d42C57CED397dc15Da80aF9eB8b6B1]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
21
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.