GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x2900b6a751a77cceb2b3c2eae047342c52da3dde0ce26ae0a082167859b01459
0x369dc5ff9e211773c6c1a70cac42118e16325557727a53e151cd86a27215ba6a
0xf3842a49b56da5142f1490dcda0ae27bea59d297bfce3d6418608eb1bfbe529d
0x3d57b651b3e5246bb1f789786b47e804979a678b38ad79997332c2d2d37a7173
0x727d4f646d5ec7bf5daf49b8d4eeef26f13c9688dac201eae7be3c68ea6ab33b
0x19990b568fdf580139873e15e2e7576d118e9c133f222627406799212110723f
0xed358e30ce5ee9fb40678d960c7671aae440a1b9193a6b4f27bc9327bab581d0
0x7c1b2d54e9b3b19ecdd186abef54358bca6f4b5fe538c5cd0fed9049b9c558eb
0x5cb513a2f86ff3316943d8e382206e3ded40e91eb326829fc3b34e53808159a6
0x066ff502c34b5fd4abc8817c4face846d99a24fe21fb0c4ae1afbb3a32a1e9a4

Functions
Getter at block 20937269
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbb99636487483710f8637c58f0862e82c472fb2be2dc295a00a4ab8f44e642fe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x55e6d29b9cB2C4aD02FEf5EEb254545cb2381d10, 0x0726324f722149BC0Dd39e7A99F3DC1B3cd27454, 0x2dA649cfc512dEe4fD290F1116100dc10A1c4b26, 0x2167f01a9EE1f8B7b0564b86DaF420122549D032, 0xAeb5d01B01079b4E3EE903406333f7D4F62d5756]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
17
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.