GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3042ba8cc38e33751c1c48223a512272c11a10ff84ba25453ee557691dc356ab
0x9ce8222d0e94db3b9bd4fa6c09bb04497c56c7cdc88e57ade0e62d750e4d2eb0
0xeed81c31b8dbbd78e66b53193d6f4b4f34add965a646b0523665b5b045953126
0xf8b1eb13f4f36e7534c42726ae9b14c46b6e0ef37918ddf24cafb6fa678958ec
0x4af468b1b131857ff39c919fcb8f66955bade144f16274d98edb5d52f3df2f6f
0x0f87e219a03f5a96589075b73b8d5d782cb3ba08e103732a710551eeb4c86d64
0xb078cab60a72a67b9ce1b3e130a4858028efa120fff471c04459750800ab6879
0xf775e573037ba8c07c75270309ee23b5cf4a5a56edfb179e534ec404b27c2f38
0x9c3eb55b056cc171fc1af917f1b6455760b7c278e30414b0d34dc8369ef1b728
0x9c15d2fcfc1040d43c161e5d446fe4d3fb02c0ed47e8264072f1c4aff9e22d1b

Functions
Getter at block 21287670
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x80ac2c6e2ae15880f6049db9c185515721ee1416646ebc2639c70b5901093026
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x299C47d37920101fFf2F5E60C358e32DF50330e0, 0x7c5D6df0646aD1Dc77FFB52E2430bE779729ed69, 0xBeCA7b566FAd28cCbe6dcE59d42D37768Ab3CD8B, 0x273BA31C706b9D9FdAe1FD999183Bfa865895bE9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.