GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 469 txns
Deployed by via 0x1cbd08d1 at 13406334
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $199.83
ERC-20
Value $3,816.37
 (#0)
ERC-1555
--
 (#9731)
ERC-721
--
 (#6784)
ERC-721
--
 (#2)
ERC-1555
--
 (#2)
ERC-1555
--
 (#2983)
ERC-721
--
 (#2902)
ERC-721
--
 (#2900)
ERC-721
--
0xb13a3d8f12d04658afa5491aa162724cd129a76cdc7598a02b3803fd47b26580
0xad3e5a5ca3eff2870d5425299f17632cec76c59795f0993521459d2d5140bed6
0xc545da8fcfc3ab9b6cd5d1c56a32633bdd34d6c273b18d32a5a62e0b7b0d58c7
0x376d071b1a5fc644901977dac7b24e4ffaa907eeb9ae6407b698bfaf5c53eaee
0x9b462410c3521db6d1393e1ce5a181f41596b0f371bb5c3d5fee2c2213b55e86
0x9b1383db7297146e3fb5c4fb1d3fd0823bd6696d8be6fe5acaa8a43a13427bc9
0xed0e71e38b74bb38d8e04a67bcd88f4abfd196166974b41adc5a25a7bec14764
0xe25fbed873f3308d145bb809dad044664d466a5c57bcf79f6e64b1bbdef428a2
0xf95335a3d11b0f0cd1686179ef86badf97dfc663fc12cfb22ecd625e246bab34
0x00dc675a361f9aad616ffa5e8d714e5ddd9203bb2995610542dda7d9e62027ec

Functions
Getter at block 20918782
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x58dcb0922111185113ca0c87ceaf1cc8eea2cd851e50a5236c7ae38413b7d72b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9FfE162b9B7FBCa991840B936F95B40808A1a998, 0x44aE4EFA8463ADa0dBbA34fD969b973c92cab5CA, 0x3398FDA3e9Ab1FFea23Fa34dF159F66681a1021B, 0x13b6C4Ff02B300dC76ddd95cF04389cB43648300, 0x7F4487a1F4B7aD0c1B9F9642e1e6EB4639120944, 0x660465060d0de203064ab704e515C4e6825e0e6f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
459
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.