GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x5eff244a5acbf00997660f99798e747f14638e0ebb6d18dc762805832255ffe8
From
0x879c634feba61a02a8bd4e2b83efa7ff52643dc0e1ec9e6f1366eabcda59814d
From
0x297f1935b21b7e9be7e0f7221da0af5da76a18328c135cbd48e9847d136fbdb1
From
0x9712ab4bb588aad24c1ee9e01c607c0c2948c9eaa1b66286d818d14e459f43eb
From
0x300e3374223fec3b44183c7723ae8d9c51f7c0daa111b7fa194224c65c3c148d
From
0xcb1f7e4313198d2ab2a619ae78e04073531d198dab2c08d16f5142969cb7c15d
From
0x760a1eaa97c04db13eacc5b4cb03085b2b3247c35140d5d0562a26f009c6b1a6
From
0x88b9970fb74e5bbbe57486f5ad6e7efa4a6c07e0017d78993f2cd7ceb8df6905
From
0x9454a6df8b153dfca3ade8bef504269a6dce0cfb218f5cb3dd6d9031186520da
From
0xbac0e7755905a2c067ae9260fea287e907d3d4e22841b44a7e54ef8ab260c7e1
From

Functions
Getter at block 21332262
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x441350a143019ae2bef4b70e47caf94c200dfd0b9132f689e26073f93e098a40
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf31cA76ffB86b799374C4483CDAE645B6A81cAF3, 0x936F83C34BA628Aa08E54BC8F6F9F357a0F65d80]
getThreshold(view returns (uint256)
1
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.