GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x768e18d420653a580c8d1b2b887a6fdf1b3793a9164f79a2c83865afa68923b4
0x1db12488c8a9d743cf762940704ec37f215367c4dfe2747bb2eb489cc21169a7
0xb90b094c8d8c82b3efe9c9bec66dbce6565fea1c7e008d5e24e6309cda513a10
0xc1601644260bd878957adc688f98c3c74b53a6b0f61c6368de5fb2f2a8336897
0x3ed9045b6f8908d82ee9d53feef383b251b78d8bedf516f6d454e1329826df86
0x17c2bd0731f5e37b4cae123bf0f3def83311ca04fbf6a921209b1d5f1b0d588f
0x5c8854626174c557bfff0cf8996778f5610dbd7094771ddf52f16d7af554b05f
0x5353604e441c3a1453fe0001a5aadfe8dc1573486dc2653b75b4e00dfc799dda
0xe1a82f9d9f5cce2674b5e83b97ce48c58cc35ae3f92d982853f07a90d9c29d32
0xf0d09bbb5436cda0173debfc83dee3f976b0c5955b2ca0996b2012f9ad258d9f

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