GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 335 txns
Deployed by via 0xe54a4cca at 14564606
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $102,240.67
ERC-20
Value $57,694.89
ERC-20
Value $54,120.38
ERC-20
Value $38,329.01
ERC-20
Value $27,460.3
ERC-20
Value $21,725.8
ERC-20
Value $11,566.23
ERC-20
Value $7,901.14
ERC-20
Value $1,181.71
ERC-20
Value $0.46
0x62ab7e4f326f9d80f137bf280f08c090e57a6c1e617554dc5b12c2b249f69783
0xe3586ff591e472e73ba223cda9c48deecc93c4694240d907a0a1ae0cf0b07cfd
0x97f3a3703603925e87eb0b0cdd74f776fd5fde1dfdb80acb7c6c45b35e116cbc
0x1170f048501f1c8f73b7dc6a99bdfbb8fafe61627298c377433a4fc411e4b629
0xd8e2c9270d8367d73827ae27ebf97a06372eccc5dd89063c642b1af2623ba4aa
0xd07595ef913863447f4b04586b5cdfcc740677b0ccde842d6d383642dfddf6cd
0x254a3a3e09148e613ac4016c26e7cdd017b41a1934af474ae1338a094962bae3
0xf1df8c7d156a7db99bb33b888033c3ca8b2aba9d4472656a4a492d7231527220
0x047662de54ec2c55c561589f816819cfdf8b4b04e2db0f8f807bf94812e4eed5
0x740e1aa81852ad2b22404ab1b85b1b82c3b09f832074ad0fdd7b7a63a62e6396

Functions
Getter at block 20920279
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc17f70f4d646ac6cf4f0d44fadd5f9fc8e54476fc10a8b47377010740839b7a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x170239BEeB4c91e380010718EF8C02af707A35Df, 0xb06cf21bb0a6D0dE5304827b8176e884f635B7c0, 0x942BFCc165f1A54f107A42897454246c670AcdE7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
296
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.