GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 315 txns
Deployed by via 0x152270a8 at 18335140
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $234,750
ERC-20
Value $7,330,626.5
ERC-20
Value $2,991.36
ERC-20
Value $260.81
ERC-20
Value $138.32
ERC-20
Value $94.93
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x00ab5b82c3b18518ec94b87d292a4133cbb26c6477af872908aad95a9a6e5209
0x0ce1f526899f7b48f79b550198be34ab59fc78a3524346a5bfa4b4db03e3ae0a
0xcdc0aba66765a9f7e0f2ae742862a9f9f50d6e2e713c15309a801bca45618e1a
0x74389f86386403b7d584edab6e10fe096653800f8b295ac276738efffec82691
0x255b1fbfa5e9b5fa567807104152a89c25b32b3340710aa2732395e0a6663361
0xe45c0c6953b4e431de563e4deea6822c31b1ac31de32b003108f023d66250893
0xccf2473075d5a2e2f0e33bb31c5fa05aca1332f7275cb0ac689593666649ce0b
0xb8f6e2ef711e398f71245f447abe0f8cc4c7756b55ef2caf284ea4541b2b7708
0xef543dbb880d00aa7fe5fb98e402df3425664e19710dfcd819c847dd516c5a71
0xb6ca25e6a60924b6cfa337150de8b28d8b171428c63b17e38b5b1ca03ab24cd3

Functions
Getter at block 20888229
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e6b380e6fbda46a53bbf519e60e222682324363fc2085b0c7dbbe52fc3179bd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5F411B4485741E5a437FCc1EF103FBEb461158cA, 0xe32e3BD2EC560513CaB4757564cA50D13cAF9F7F]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
440
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.