GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 144 txns
Deployed by via 0x76fea212 at 13800740
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.86
ERC-20
Value $0.05
0x47cc18aff04f1167474078d2b07057b0624d9d409ac0dafd95f891383d0703aa
From
0xb8256bfc5eb5335a2942deea43bf54dcce1334b6d3f805f47f3830a92b4c022b
From
0xef25e2ef786f9b6e4e15893bfdefae2c72364f687c48a2158fef7ae0afcc48ec
0x39f24141981d53b891860f65766e66f9a9703d7cd61ad129403765b2da2fa22d
From
0xb90322e9ae77abebc36298619bf88cf7e7da7d8075a559053b0533d6593cd97c
From
0x369f055c863940e6a8baff9320ade341c10b2e9f3dde1a0875d894224ac0f931
0x94e5dcf7b9b0205cfe1a6eeca68b63d8ada79a656462b349fdd00d1cc2b2578f
0xfd89db8fe428f4fc49fe2595732877a948e9ed5506f7d0d240b7c03fb9224bd6
0x95432e458ace29b8e6562bbaee68c8cf93d465dca8e5f6e81a4f1d1f49f95b05
From
0x2679f1635f96e75d7c462e409ec62af1873b1637b63933f30ce9b7e5b6f91dba
From

Functions
Getter at block 21388762
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4cebc85f5ae06623c5feb803252ba0aa5bb9a7339e1c6e21743669a05e69fab2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x21087C982495575dFEb99691f0d6B041C7110D4c, 0xAD097fdcd58535250C59807d6683e0A6B688D6cC, 0xC41A84d016b1391Fa0F4048D37d3131988412360, 0xC35f3F92A9F27A157B309a9656CfEA30E5C9cCe3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
122
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.