GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x48d7fb42c632095967afc46f2d207eace350d5f0fb4be7467108d6cfaf9d8084
0x7140c5f80537ac189cb4f5391ca6a12ee0feb41c7e49d3cb358420b58a47ac5e
0x2f89cb56d6ccb93d41050e4989353a06f5e4a5949ab580f2f8af553b20105e90
0xabc5b7bba158ca9cc65d5fd195ad39b066130778cc9162ecd26932eb494142c8
0x3edf3f97e39c557a738c21b0112022f379343133b26995cd1b9d2651d812f6b0
0xf8fc28e67874820d9b5a04e607f6001607cb54ad59decd861e5bf655bcc060d1
0x9f0559062de04bd4babf0bcb72514ded5d4325357ce28c090dea8ef19dfed461
0x62fb00938c7c3f9603bf76751a6e4ea4539189c91a487ec0a33ea262b0e461b1
0x6487a2688265ff8c4522140a6bf7e763c09a7d12708552e16c76e5d61d10479d
0xd0269796d5f6f13e966f25bb92911b07d54482ace2883f910e4444dffca2f52e

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