GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x4e5e5860 at 15122733
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $238.78
0xa6150d4145328fcc84b76aa247d55689688c9bd837158ba42d63ac09839d73fc
0xbe0a6dc9c698280689f361531488fd070ffca3c86d39a310821ac4280aa9bed3
0xc4f5bba0fe9ab160321306d0677f1814ff3b258df7b120465472a8441f69c99e
0x1c4ac9aca5cf32c0f8aafa3cb9e702c5503b20d3b84873999b4947cffe31db54
0x0f298856ccc7a5b3f807ce94c6f8a9037c756820dbd148150845f9ea122ea939
0x0f43023206e4612bf3c64f9f5492c14203842c034e05edc6cf94fefeb5dd3d98
0xb89a67166667f44c6f72521789872914e55388055e04ead01e3f2eeffdac4579
0x88b967f79245ab42be7bce4da4b2d4aebff162adb7d1fba518c617376f61f20f
0xbaff330ae1711583de9cf453eef8120b65d8c30e0e541359a181f596be348539
0x96c687cd2454be1aceef00ed06cb33a1b8b7f62704f14a4e52452344bb789c6b

Functions
Getter at block 21313154
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x343f252c726858dbd31a76843b46c2ea73111bb76fcf67a1b17ab9bba87f0ba8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x58fd95F79CEC8dfFe6a0bE7c1e352c3d62537DdF, 0x5ff7e480399d690DbF05cAa9b42902a71EA43baD, 0x1e6F3Bf52d37b64D7184E9B4905f90897a95CdCE, 0x2933a50AEF77d805De3deB45fAcd1305e69580C9, 0xaD187f2D2e7957411475f7a66F1Fff273b38cAd5, 0xdbc47822A6Fa5a6C03cC8Df2A4f2178Ae47b8aE8]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
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.