GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd90678606e5f175a1085f0c426f6a21ce3e5daa922cfa53b20c8d4d06a6856e6
0x314280dddd51d56da129ec36b1dd39cefec084e59797b7a05474a8658522e762
0xae9e1fb78e35d2866ea2e81f6306143ddaaa1adb16bf417491d824b49f8f5708
0xb0a51d87d0c3ab405c58973919d8a37224972b0e321d2edff8d87bd98a0997d6
0xdcecacb843c688cc637b35860e063b744c830e492ba7b515b5e45084d120941c
0xe6f859d9986f5237fe70390197629fcab27daa31353a40dd547a344159a7d1d5
0xb7c24284e9c625a832dbfd96d0f06b7f51b2c4f5865f65a8c19905a833dc504c
0x2e2aa3d7bd2f093241d284ae9e0bde9a7a3fe1e5356b506c6d841b8d1c00a9ed
0xdc29251dd887b7056228da8a159ea6bc4fbccc132bba0b48e719e9148e29710d
0x2ea1fac58a4804423e4ce41c3b0b62806602aa9a56a96fb06e9a0d6162eb5de5

Functions
Getter at block 20985254
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x38ae5bfe71f3d1f7fb7b2bdee0d9746e6d8b115bba0eb9ba09b1e9c7380f1173
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x27408a7D7f5d98bcD18E995bd30A3268b3d8E64A, 0x24B8bf39c2a0fC8Cec689B56AA4C80995F75256D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
57
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.