GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 425 txns
Deployed by via 0xecdf1260 at 14174504
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $71.39
ERC-20
Value $27.88
 (#8373)
ERC-721
--
 (#5973)
ERC-721
--
 (#4014)
ERC-721
--
 (#3783)
ERC-721
--
 (#3050)
ERC-721
--
 (#1695)
ERC-721
--
 (#1525)
ERC-721
--
 (#295)
ERC-721
--
0xb15267be69158b3f517a246bcad298825108723d43faca9af2421f1549a1bc7e
0x7f70fbe6c9594d1b8f39d510ce10d3c60e4b693ecca68e887e46aa14dc04dfe9
0x0f18b222579212e0eab1e146c9e2e784786ade847be7ce5ad90868c6d2e08134
0xeb2f1e89aae76f47c8b9fdf66670af6513517240e7d78bbb332280595700e71b
0xe7e2a7987e43e068c2ff4e6e734891fbb7b70a6c3b51f160cd632d2fa561cf09
0x04bdadd0f808c8f66241c7415ba7911acee833cd29d9c5a3c9d70a5ead567255
0x687c12b637395f15221d664acc60ce60c1659d80115f2f127e2808a8edf9c892
0xb5049df0851e282323de07057c8c70420dbc54ceca58a59843de1d3247128272
0x839eb8de459e747d9fd49811d3b2a2a2a0ccf914b292092393562059d5a9057e
0xd93558e54bea89f04527e423351d8b511ddcfe41f3b2489181c5ccd0c583e950

Functions
Getter at block 20890967
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xec224492289cc7ac574f503a3becd98c0af2532aa9a57b6aaa6f4b39e08b1279
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x00326c19594758862CBfea6997Af6F36da0Bc6C6, 0xf941F9b6A5ad002C1f40e09510d6a298B0880651, 0xDE7829FA008119cf41a54C0A387EFaDd73A1468e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
454
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.