GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 129 txns
Deployed by via 0x00f213b8 at 20087625
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,178.7
ERC-20
Value $0
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xccc95d666c44f41f788277d527ef435111c150ff1bf335d62f87acc4811d71cc
0x91fa51172d98c21dbb7cedfd3c5e2a99203f19b26eaded4ba177e2ac2651d200
0x072d72edb341b68a21fe36acf481238018f44483f17aebee9a9b18ee5c42c4ef
0x69d83f93bfbb8ac8d83a30eed89fe19e246aa61b0f854c545081f5741adcfe54
0xae1756a08cc66afa1ab1e0d8491b86e494fef4ecee07deb88431041a4928bd2f
0x234dc1f141f8f23dd86213395b3a40b4b9d3c6ed7d62c49ea8e718637e22cd02
0xb8d7b60a52c72fe042ffdbf30a666024072255defe57e4d4cdee5b4bd6b27ee3
0x81e63e7fbe9ec24d40a45c30326fb73c0bcb627a98669f4a133d6461a1c4862b
0xc05b85493f3bbfe9da03a5878a3dc191c8287762d15b50675c43322773470ea0
0xe7085a09005aab7f2ab9b601b9837dcecef1a57a448b6afdc65c7c29ee73a3d0

Functions
Getter at block 21031874
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc364e669a5132e5cd0800b1e8de81b36e27b56bf8163ba8cc1f010c5b057b436
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6E89A4Fd8597589ad5CCb6Bf2F55740dFF3AC9af, 0xe3DD76b6464Ea46B8942C0B4FaB7a4920dAC25B8, 0xf4dfCD61C36FC3aC374E52206C43253e14C2fFe2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
121
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.