GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x111f9b9b526320d476ab4b801a9360eabedecd844a0af27945d508d50f757498
0x275ff5c2e9458ac8725dad8b99d8be0d360737e997a455dfce3cce34cb5c46eb
0x7121e1db8d879b2ed9615630ed59362311f5a4a486efd95c94e3f08d74693605
0x9cce26fad6819ec53efa074ece767209565b78593fabe214f1ee39efd8c76ecc
0xee1b75dd1f0689663e9779b3c6ac6b41065da62b0c975ecfab2d7297b470a4b2
0x60ea2ae316558ea59e352a84699f50238cbb899cad0c3471f870d11ae97cf01f
0xc0489e1c426b191c1586014ee5890633324734b10012d0ca2ee1addde55c5d8d
0x751ff5f4da3cb052f91080f52ea6b01063c5edfb44e67a69771926c8c55fdb87
0x3cd35958b3f452db8d8f76c8094c48b56b2265a0fc2ac2f28278bf86093c4ae0
0x4e19ee1e149b4a45bcb25436ef89196df9abec3eb135a8228c45b776c3b629d6

Functions
Getter at block 20863175
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x09ad3372dc5ecc14c16f322ff1b38e862ebae5220ddc778aed91664d417a7dd1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x251a2F29d2b2B87736553ca140bAf3b45A32CDbc, 0x4d87EF46C102D6470fF3e782A940a320Aa9545aF, 0x3e2BA565cE5049D56420F57f00d9029581954518, 0xdf47D55E226C7d858cc2aEFbDc1b5915c0F57e7F, 0xB10BF5043e920681496325d644D48Ef9C7136Af8]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
15
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.