GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 595 txns
Deployed by via 0x0c2e2b99 at 17205830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $489.63
ERC-20
Value $10,350.39
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xff09de805d5f80b834877dc41ad38fc2f7f379c790bb095c07d77c1cedede370
0x85d3b42415ba093e56674b492fc7106becc15e807312415f24449be68b3b5149
0xab865cf79ba838bc457121a488937542a5951e4a9a923f2be0e002b4e42a81b2
0xa8991fa666475c3353d2333619deb90ad985fc24fbd93203a353efa4bbd0a4f9
0x92ea218fbb54132e4d3f491632e54314a0550805f6bb464217a1a3bab0afaefa
0x57b013ddb451e473a13b2c55fa6691b6ba337f2ebc339ff332594f794f392c4e
0x466cefdb7578b25ce82404783d32ba0aefba2cb66de8dc3bed61b754315a3d79
0x75aee3d249fc624778ce0606cac03ed4142fe3a0ed183f3b7820ea7a1eee0b85
0x992a0667ec6e551de2c8d636d5354ad0b478489a68013ce8bfa93d9a6ffa011a
0xc6de744b524b5e9f0cdcab4b1b046ee3e3fbfc0363574c8e9b7bbcd956f6a67b

Functions
Getter at block 20922282
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbfd6a375de9738c77283bb4dad3aab404ef985993d37d39f4046a5ffb59a48dd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd86f9C3A5D180a6547b6A7d03BdABE181cF53813, 0x4Ce4b13FA97d01921AeE2a9b69C738277B1Ef928, 0xA655ff3ba8171Ea1B0EdcCD3963918E101B23588, 0xD3D21950DEFc340f31689972C361726591EDB876]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
66
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.