GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 116 txns
Deployed by via 0xa8f55d80 at 14757677
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13,021.93
ERC-20
Value $36,232.74
ERC-20
Value $17,485.73
ERC-20
--
 (#1)
ERC-1555
--
 (#30)
ERC-1555
--
 (#3285)
ERC-721
--
ERC-20
--
0xfba31838ff1e1c3aecd42dd55b0350d148f17a1743f814f307294f39a6f0dcb1
0x4fdc095b3dceb63806fa24006914bc135a027626cc4ba4fca7d471d7f428f2d9
0x1e777f340027939d61747377bfc86f94f37527c7a88b5e32241a20e3537a2fad
0x04eafb00f762735c1401f8f39b43fcf02f7db41ff1a1be82987280923f8bf9fd
0x5404472aa6396b39c991cf84002d433ba07c2f87a2569842a90d941bcb52f3df
0x0e12b78ce5ce20e09e45a36add6fa0e717c548764bc091bc0426367fbf0cfe92
0x7b3c02b211ba36ad57e6f2b751edac713dbe112363b5e0b84f06fb526e48bfa5
0x9fff0307b516da9efc44fb5e426b5e8eb4dd5e13fcd66a5f5302b2b60dd86a2f
0xf2211540911c3a63ff5262c422c40496b276ac56ed8e5fd5a8efd2533521068e
0x4421b511dc33db3692c37a8686310390e2c64a654c8e6d49181fc9396e545e3f

Functions
Getter at block 20927698
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb5a428b78fa57bfdfef51379978f601f812d4e262e1ff1e9d348d372618466b4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x13C12D3256B7426660473DD01800DeF5D7FD64a2, 0x03C673C01B8a77399a9aA73855FC17fadFCc92E5, 0x20EFAa84bCD0806103fC9c1Aac8CC00f28c3Ba95, 0xdca10fab37141e881c11D70Ba78F2C24FE1651DC, 0x73Cf9600E16e20820B10D708e5fdc5afa2a3ba53]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
128
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.