GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 104 txns
Deployed by via 0x5b224b74 at 18713956
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $613,920.02
0xeb469fcb1e081cbc9fc8b7a4cbcd06ac1fb0d02f15afa771a8148c4576a91cb0
0x0d4017b16e17037a870ea027f5225df83166439f9bd68cc183b125feca79f60d
0x11551d7a825b337faa92c86e3e97262dbd95ac8f9ff0917a967467e3421e9a88
0x199f2258b0fd2e39c42dd649825a5a9e8ed3266196894ac9d731a1ddb338882a
0xcb33ca7fe786023407fb3c2d1fc6ea356936848394924bce77365f635fd9bf6a
0x0a17151aafd738babff982e94d6a291a1849c915ecfc1c8547098a177a451495
0x05e26ea29477175c448ac8e38893bba30a09f05554b832d465744681fc4723c3
0xe44786678816f4d7cd686d92a95e5c9268dc7244f39c1832bdb912de10c0dae4
0x1b18932c415b1e3d310b984186c3786b6d781a3b5f8cd0358a03b5de9b83b24e
0xc4e2bc5fb2c6bda98feb8ce8116637d4d5b6debe5cd5f890cbd55bc66ad39270

Functions
Getter at block 21159749
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2da0a199b51eac4c3a361f139597bfd2518e3cc2fd86e43cc25ced3810a0919
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x15983d9130c72eb252156f0b2e9d01f6BdfF1f44, 0xFBE49A82CB2BFF6Fa4C2B1F0d165A5E1175Aac83, 0xBBbCc19d55D4646a584F15417B05a6c46241DF75, 0xbe17e59f61D86FdBbA15213dDfF55d7D821A1d7b, 0xe5cA87dA3A209aD85FdcbB515e1bD92644e9E1A6, 0xE987E14b2E204fdf5827a3cFCa7D476E8Df6a99E]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
103
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.