GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xa389b010b847432e482742a75ff05b400489a21fdb05c0de4f632e1bc766a861
0xd3bb78597f980d1c25c26654c4e9874719ddeace50177a80ccbd4bb9c8619397
0x6c38292d35052c795fc9951f0b976956ba9612fc03954030b4958fa9ff989d45
0xce9486478582d8b2fb025dc24ea5837390f73656d7efca010d6710945808066c
0xe3bd29663f1da22c9bf80fd37b377fbc2f59840e71c1aad17359bf003fe2ce0f
0x6f230ee14bd04b3c5edbf51a349c713f3cfdee596dd8b31fb41582cc9c2bb7eb
0x9792bfec8d16c7c9e76a09661201fc112d5bd29a282c29ad605f1d5078b76e9e

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