GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xd8cfa504 at 19261291
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $383,321.63
ERC-20
Value $122,783.96
ERC-20
--
 (#712)
ERC-721
--
)
ERC-721
--
0x6d23ad2fb2ca6131a954895fd4e4545a74872e72c89a22257d4e42fd363a6431
0x3e3b895763767dcd69d2f5c56abed0c15e8ee4df508c5da2b1ffbbf3648efa4b
0xcee352d32c4fb46c292602f98a6ea219207c13df497dc87464761240092cade9
0x0383ae3111a209e10b35efb9d83ffcd8a64351299160ec0cee9ffad58b9898d4
0x4b612faebb4a4159288a44528517c53971347f32ad68f00001c669ad67062bcb
0xf954206010feb675a96b6ed8174508491cfa0cc75e21919f2ed19eaf0844d8ce
0x07cdc39be0da60ad65970651baccd06841264310b1377fc3110dca5e3d6d5ab3
0x2c8b0f7d26b64bc076607c79d84817f26342661b104488fbae1daa6be61f2850
0x8a5e1387f9612ec061085213c2ef4379f405dea01f7d78f98f3d50bc656c9b18
0x058a35a4b3d3c5780cd0d317675c6bcc483627aad4dd8aa6f0697f89ce16579f

Functions
Getter at block 21206270
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6310b2f5f49a1aca3088db45291a12d5ccc305dd5b449f7a4b9d5a99705a1084
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6f4e0c30C2BAC7E6afC2de01CD72e1841fa12C5f, 0x4F9f0d04072A170D54A22a3190dD206EA41E78EA, 0x4Ee0D104505EfDDF7dB607D77Ae59c29CC8010e7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
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.