GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xab41ed37108ea618f0a1e2d5b5446c87a60a2605672236ff6627c82965352120
0x0728b6a1f4e25b543b0254696fba96cf3cd6ceff478f0c872f740e2e1e0ea871
0xb2542fa1ec8dc674a03753feae3930219e28ae8006ca275b96e4f2cb7d913ec9
0x7ca31b415e769a82a0dae2972febd6b237f46b9c3ea8e55f32160c24a10b22f8
0x40ed006d2aee4c0dfc517c58d251afd5d759940cf0319f8c3e2c781f17b67579
0x0ee287894b466fd866f3fe910942a561ec5f11a8867da08e101ae3a3cd48181a
0xf18ffa1aff1eb0202523ba00592119700671bb2354a2913430ed53f9ccc0a8dc
0xe5e18b72e4b11f4b108828c2f714df2e3a7a9d517050477a7649d2e3cd145678
0x88492fdfafa7018ca609b1900d5ddd2cd6bddb8d24af5f1f0307b5f75aecbf58
0x5dbb725995292e7be1586c0b92fcd352dee897c843ee3d2fddf2a8fdeb2431a2

Functions
Getter at block 21282993
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd13cb696a9a5bae8ea908c4a1c3c7f0d3f7269477581e759ee9557aff3096298
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x96014505D369559bA0f2Ffc50C67a6b8758Cb638, 0x66e086085fdb5F2603F31043D6CfD237AcacD536]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
53
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.