GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9746491dac979cf194964040e094e5b8f457768b9ea13ae6bcc47d2947e6d68d
0xee7a86ccdd3ae070fa7a3e0c4a91be6d155d43c35d112a7095e2a91c32eaeb80
0x6db584fa3e1483b33ab732551f1722a9e0f1690b920dbba6468ce171a3266f2a
0xd2d27c74846db1acfb505a39e6b00dfc9f98e6ab9c43877516874a9af1732202
0x9558e53381d0b81ce88baf25578e6f18d1638cdb35e93a3ed1bb15be6d2bdb23
0x8b2b332e9cc892e2abb9f6626bd8e0cc4de88bcd0345551d9e7d481692b83e1f
0x09d901558f6534d20b75a45a848e4130f314a5815859c8e3660892928f8632e9
0x8051f9e75198e1056b46829e870553bd7c471d74640363ed892410784a0db225
0x2ef08e37ec68136719238632f767f0915d3330640a58f65651e7bfc286228c57
0x7f4499967ccb04e77052f8da8dd6cc0b8fc5033acaffe8f73af599e4bd8b8841

Functions
Getter at block 20844682
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdbb57e362db1455b6f606c92d6cc9df4b013ea9b9aff3728b85f1f1ee0d367f0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf9b331972A2b4aE2e70a523378BBA245E87E6811, 0x2a2288cdceEeb2CF60f76b4d17CC417ecD53200B, 0xB28Cd30E589D5eed07c147c5A0b60ef582eE7982, 0xe0Ef4aFc9B7C944312B16F2ce80BA3279E97DCFe, 0x9fffe8E9AF8C872F67a41337bc9784C8AD60B3Ea]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
42
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.