GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 223 txns
Deployed by via 0x9f046fa0 at 13559776
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $84.07
ERC-20
Value $93,784,524.16
ERC-20
Value $5,480,000
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
 (#17)
ERC-721
--
ERC-20
--
0x896c7ffb48373ec481e44f467d61c48c61876e801a86148fce38e2347a193102
0x0a24a85d064ef588d828888518a910f6bb10ff1fa162eb93d8f353b6c57db1f7
0x549e9a5262bddbbace45890a43e750173aba235e4a31cfd2d81f9f35b33e2b18
0x422abc617c6598e4b91859f99c392939d2034c1a839a342a963a34a2f0390195
0x964a561f987ad2f71693aae45f911008bb1ea2b8ddc7a0c02084b708455e148b
0x56609a962662ec36dd9fbdd09288b4d89a3df7e90f2b9f8329b40c0fa03c5e81
0x1ff6fd553b0a06c28fe109018cc3e1e382157a8d10ba3834f776dde7fae350ea
0xdcb45377b3725bedfd78db1d060aac9c7dee79376bf6806191a9d73430626131
0x18bd4ab7e966589c669414561820d1056c37206cca7c746205124889f98c83ad
0xf1ecbc7f898e0b5386b739016fbafd108b9b30e68ae0ee11eb68bfc0962382b0

Functions
Getter at block 21249848
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbb022dfb1fe065f2a2c6ea647af6240343ff4b980bc3c1183ecd630958c3b59e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1d933Fd71FF07E69f066d50B39a7C34EB3b69F05, 0x837219D7a9C666F5542c4559Bf17D7B804E5c5fe, 0x996267d7d1B7f5046543feDe2c2Db473Ed4f65e9, 0xcc400c09ecBAC3e0033e4587BdFAABB26223e37d, 0x868CF19464e17F76D6419ACC802B122c22D2FD34]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
266
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.