GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 63 txns
Deployed by via 0x43450c62 at 14630041
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24,604.04
ERC-20
Value $63,237.84
ERC-20
Value $2,326.82
ERC-20
Value $1,440.05
ERC-20
Value $51.75
ERC-20
--
ERC-20
--
ERC-20
--
 (#10)
ERC-1555
--
)
ERC-1555
--
0x899b128a2101f59064e29b1d86ed8bfd73e253a749e5d311dafc0b038ab040bf
0xc31e2f548fd808f9e51fb27b2db9fa33c4de2ee1e6a4b2c8afc58d4ecc274f1a
From
0x7b52d6c76f417b1fa026a2094d6f9e0a51bcfca8d58f7f08ee44dd0a09f535bc
From
0x9bee4706c7745b50650047695c031f156f24eebaa0f4dc0603b65531a87c7e8a
0x14e9928ac36d04ffdb75b55a19a7c66d4ceac99d61080550278871c08095935e
0x5162bcc9078ab2ec6273818e9a760cb7c71735e09749c17ea8a55f59ce32ad80
0xbe0aaafd5b4824d27e779583b8c5ced60ed3f66df39b6c48876e5178859cdbec
0x6317bca84f7590efb25af988dfd200a7a22afa925fcb24c5432a8894cf7899ea
0x8d77e72072124ff7988209df3c5256c204b34cdaeeeee2a94fd9c8a247f3150d
0xe233782ee43c881dd5f10e67af11620d5b5e8d07c81b31ebccb1b7f4e1493b19
From

Functions
Getter at block 21218854
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x01136d45a7e568f1d5961c9ea64a6db1764f3dd75037f2ddbe224d3738dba437
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
48
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.