GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe2845af30ae27c285aedaa80259b6d487379c38b432025803977248ec3d4070e
0xe0bbd9d93c1cab4dfaba0d641f9e6d66afc8d3369a742411d9186df16a3a1ebc
0x5a14b6ff293de70ae4ff86905245debcfcdcbbb3fca321b83617ad6a47ca10e8
0xf1ad175a48b85779475501ebec7df4c8194f2c3d9a47baaabfe468b9ae0f13fe
0xd51eb5833294fc49a0709d2df5d65420d4fdefe4ebe92a2e70dff88804b962f2
0xbc19dc206b923cc4c9a49d12a23f0a4e7f31eaa9f903749ca321b65d06f77fb6
0x87da4fbdc1ada141e72ce01d6062429ce72b3f1a5fe4afa1dbbe0997843e5eb4
0x450cf5d73cd8c71459a58e59381c7888f6bb4622a304ac51a3f99fa079a5340e
0xba68da5246f903853b746decba814163e8b8392a4d860d201b50bde86b7edcf4
0x403658d97f430b005c68915cbd9c83b847ea88b83afcd8065ee22b4d3d97ccbd

Functions
Getter at block 20853880
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf9bf44dab366f56938d9e901de0d8e995630b294a261d3e91e7e21c0eed38ab8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x78De522dBa82a2585A3B0840FDa94aea4159537f, 0x7ED58AEd90e1759345adcA29cb35a07e9d4c4045, 0x3475C0625c2b69c360EeA36EFf9e11610d972A88, 0x4e6d409E1d39b4B88942c4117B193fEF4E9B5373]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.