GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,186 txns
Deployed by via 0xe85d0f57 at 14887225
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $181,921.11
ERC-20
Value $1,931,785.15
ERC-20
Value $1,338,318.02
ERC-20
Value $166,289.6
ERC-20
Value $81,075
ERC-20
Value $20,087.32
ERC-20
Value $7,002
ERC-20
Value $6,218.49
ERC-20
Value $3,211.06
ERC-20
Value $1,818.59
0x0ae49ec85c6f57a6e58ebfe6da3c832ae369836f63cf6bc02155739eaec36f36
0xda4e565457187237b0841e32c55def4474ed688db06a83ececeb98a8a4a673f6
0x228426d861d300372d42bead8a1334718c730f3618305d552acc6958f66e6008
0x90e3b8010ab59397c7046d0bec79cec82d01762240f219284d2ba815606027dd
0xe21e21af175db2e2130ada3dd5feb6152543fa091c54b8cbb890c1ad5217e07c
0x7725253e1c63099aed0229e5243f242dc420f69ef582e7fba23be073439bf2f7
0x4e8cd7528ff12ce08daa322e2da8ddaa3d40f68e408db5a27b5c332643c4f2d5
0x617e4f8d86fff8f0bb202e7802563a57b6c5e7a979746397ce0034da1bb46f3d
0xe789b79f4721db325ad099d866b99b049a09f45639f2a70d657e1cbaa59272a0
0xe45e7ba7c67aa2d95b1fa66be85403579cfcb39968709a6796ddca890a55aec6

Functions
Getter at block 20921559
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x632daa7b1c73dba590d300841dd39c78e886ae237f1c7f5c620bf5dfebd0a298
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x70F697594A150196dE791049CC475BbC36fC6dAF, 0xc576b7bF977f15357Af8c935f7b8b543497fc072, 0x034A6F943F070C75Ee0f38b12B5d1BA0876B17bc, 0x4202860Fa6afAF3e2977cD139Ac693a05e4f9450]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
2693
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.