GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x20181212ae95bf0c3429d5d35aa8fc4e565b53484684d4c5020801210aca42fb
0x334fc7c10152d1efc656cd29771a3239fd97d4876eda133ecc1d4dbed5b40611
0xe37101a53cfdde48e9aba5dc36dd3274c217227b0e0ee9461964eccc7d2f78a1
0x86755bc0b821e58a3bffb337829975aaffa1afbf8101d44b4eae225b78293ca9
0x2df75d7b26a003c1ab13c9dcf6340a367f924227c0c68847581bac7f5fbe6b45
0x8428e0d77d9ceee7d4b3275e4c304fa5e4f4344fcf8b3bbffa44dfc8d6dc64bc
0x952bdb22e6309aae1ea1c27c60a34219766eb7c6f21ffedb6263bdd4054b66b8
0xd2cb0baf3c3c0d64e39d6246e9ccb4c74068329b58e8e2585b1f6166c48bfe38
0x411ae437abf2150862c10266eb5b85e6d0b5f69ea1712ca5d7f594cd9518cc11
0x5e556a0ae27c0c7c34a9a1fb2b493ba1c20fcd8c2c671529253104b996ff9d16

Functions
Getter at block 21184393
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcccbbb2a7ea4f8febbbfa143010e2611723381658ddbff3fdb560cdc47b3d718
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x46bb747C34E77A698CB8805aac8b125937a1C94D, 0xF1eE0320160F26c440De7cc87cCA4A9a3A526f5A, 0xAA97FED7413A944118Db403Ce65116DCc4D381E2, 0x0a65479CC44577565D0C54b3469DD7dCE1D86CeF, 0x7Ef7269531C21D70eCb8038f42420E412c393fD4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
313
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.